[FFmpeg-trac] #2379(undetermined:new): FFmpeg produces broken h264 output.

FFmpeg trac at avcodec.org
Thu Mar 21 02:44:40 CET 2013


#2379: FFmpeg produces broken h264 output.
-------------------------------------+-------------------------------------
             Reporter:  dodgexander  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by dodgexander):

 Not sure why that is happening, sorry. Here is a working link:
 http://www.datafilehost.com/download-6a5ad762.html

 I have managed to work out how to use ffmpeg alone, but with the command:


 {{{
 ffmpeg -report -i largerbrokensample.wtv a.wtv -vcodec libx264 -b:v 7000k
 -flags +ildct+ilme -x264opts
 interlaced=true:me=hex:trellis=2:subq=8:partitions=all:8x8dct=1:ref=8:rc-
 lookahead=50:keyint=25:min-
 keyint=20:bframes=3:weightb=1:level=4.1:b-pyramid=normal:direct=auto
 :mixed-refs=1:deblock=-1,-1:no-fast-pskip=1:no-dct-
 decimate=1:b-adapt=2:threads=auto -map 0:a -map 0:v -acodec copy
 }}}

 Which is the command MCEbuddy is using.

 How can I make it so I'm following the command the MCEbuddy uses? Because
 at the moment I get an mpeg2 output rather than h264.

 Really appreciate your help here. Log from ffmpeg is attached.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2379#comment:10>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list