VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2006
    Location
    United States
    Search Comp PM
    I'm converting a 400x300 .flv to mpeg4 h.264 and am getting some strange behavior from the WinFF presets. On the video tab, I set size to 720x480 and aspect ratio to 4:3. (WinFF version 1.4.2)

    The -crf 15.0 preset works as it's supposed to...

    but the -crf 35.0 preset produced a video without the specified 4:3 aspect ratio. I've checked the properties in Media Player Classic and the aspect ratio info is missing.

    I also created my own preset by changing the -crf number to 25.0, leaving all other parameters the same. It produces a file with audio, but the video is a black screen, and the aspect ratio is incorrect here as well. BTW, if I change size to 640x480 the aspect ratio of course looks correct but "4:3" doesn't show in properties and the video is still blank

    Why is the -crf 15.0 preset producing the video with the specified settings but the other presets aren't?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Can you post the full ffmpeg command line?

    You could also try another ffmpeg frontend like hybrid or xmedia recode.
    Quote Quote  
  3. Member
    Join Date
    Jan 2006
    Location
    United States
    Search Comp PM
    These are the 3 command lines. But I'm adding resolution and aspect ratio in the video tab.


    -crf 15.0 -vcodec libx264 -acodec libfaac -ar 48000 -b:a 192k -coder 1 -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -me_method hex -subq 6 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 8 -refs 16 -direct-pred 3 -trellis 2 -wpredp 2 -rc_lookahead 60 -threads 0

    -crf 35.0 -vcodec libx264 -acodec libfaac -ar 48000 -b:a 128k -coder 1 -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -me_method hex -subq 6 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 3 -refs 5 -direct-pred 3 -trellis 1 -wpredp 2 -rc_lookahead 50 -threads 0

    -crf 25.0 -vcodec libx264 -acodec libfaac -ar 48000 -b:a 160k -coder 1 -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -me_method hex -subq 6 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 3 -refs 8 -direct-pred 3 -trellis 2 -wpredp 2 -rc_lookahead 60 -threads 0
    Quote Quote  



Similar Threads

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