VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Hi all. I'm using ffmpeg to reduce video captured by my Hauppauge HD PVR from 59.94fps to 29.97fps. My first experiment produced exactly the result I was expecting:

    ffmpeg -i in.mp4 -sameq -r 29.97 out.mp4

    in: 15.4mb out: 8.4mb (total bit rate: 1112)

    Then I go to do this again:
    ffmpeg -i in2.mp4 -sameq -r 29.97 out2.mp4

    Unexpected result:
    in: 15.9mb out: 18.0mb (total bit rate: 2383)

    Now, the two input files ARE different video files, but I'd still expect consistent results:

    in.mp4: 60s, 15.4mb, 59.94fps, 640x480, h.264, aac, total bit rate: 2039
    in2.mp4: 60s, 15.9mb, 59.94fps, 640x480, h.264, aac, total bit rate: 2105

    Using -qscale produces similarly odd results. Any ideas what could be causing this?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Lots of motion in the second clip?
    Quote Quote  
  3. Originally Posted by Baldrick View Post
    Lots of motion in the second clip?
    Hi Baldrick, it's a good thought, but I don't think it's the case given the very uniform file sizes between the two input files before conversion.
    Quote Quote  
  4. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    If it's a guessing game, this thread belongs in the "Newbie / General discussions" section.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!