FFmpeg Query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mikeworks
    Confirmed User
    • Apr 2010
    • 272

    #1

    Tech FFmpeg Query

    I have a problem with FFmpeg that I don't understand.

    Using FFmpeg 1.2.7 - using same encode command with fixed bitrate for both video resolutions.

    Video encoded to 320x240 (~70mb file size)
    Video encoded to 448x336 (~70mb file size)

    Now, the video encoded to 320x240, once play button clicked on site will start playing within 1-2 seconds.

    The same video, encoded to 448x336, takes around 11 seconds to start playing.

    Why does it take so much longer for the 448x336 video to start playing?
  • RSD
    Confirmed User
    • Sep 2005
    • 425

    #2
    Resolution doesnt matter, it is al about bitrate!

    Comment

    • RSD
      Confirmed User
      • Sep 2005
      • 425

      #3
      Starting peoblem could be due to fastsyart enables or disabled.

      Comment

      • signupdamnit
        Confirmed User
        • Aug 2007
        • 6697

        #4
        For us to help effectively you should provide the encode command you are using at least. And even better would be a sample video clip where you are seeing the problem as well. Ffmpeg can be pretty complex and there are all sorts of options and factors.

        Also did you verify the playing delays happen on other hardware as well? For example with some older nvidia cards they are unable to use all hardware decoding technologies for certain video resolutions. Namely vdpau feature set B I believe (without looking it up).
        Last edited by signupdamnit; 08-19-2014, 01:25 PM.

        You don't like my posts? Put me on ignore or fuck right off. I'll say what I want.

        Comment

        Working...