BuddyDev

Search

[Resolved] ffmpeg video preview

  • Participant
    Level: Initiated
    Posts: 17
    Massimiliano Nardi on #23702

    Hi Brajesh,

    sorry we checked again and now it’s working (seems that someone had gone wrong the first time we downloaded or uploaded it).

    The only missing thing is that the cover image is not correctly oriented (portrait/landscape and very low resolution.

  • Participant
    Level: Initiated
    Posts: 17
    Massimiliano Nardi on #23703

    The video too is not correctly oriented.

    It’s always displayed as portrait even if filmed landscape.

    We can work with exits this way https://stackoverflow.com/questions/24658365/img-tag-displays-wrong-orientation

    If you like to send us some hints on your scripting structure we can try to fix it and send you the final script

    Max

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #23709

    HI Max,
    MediaPress should handle the orientation in your image uploads automatically.

    In this case, we are extracting the image from video or processing the video and we are not checking for any orientation.

    Here is the command we use
    https://github.com/mediapress/mpp-local-transcoder/blob/master/src/core/class-mpplt-encoder.php#L57

    The plugin is available here
    https://github.com/mediapress/mpp-local-transcoder

    Please feel free to improve and share.

    Thank you
    Brajesh

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2934
    Ravi on #23759

    Hello Max,

    We have fixed the bug of admin tables not showing data. Please update the plugin to the latest version.

    Regards
    Ravi

  • Participant
    Level: Initiated
    Posts: 17
    Massimiliano Nardi on #23760

    Thank you Brajesh and Ravi,

    your team is really great!
    We start working on the plugin on our own and share if we can improve it.

    Have a nice day

    Max

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #23769

    Hi Max,
    Thank you.

    I am looking forward to your contribution.

    Bets regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved