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

FFmpeg trac at avcodec.org
Fri Mar 22 13:03:29 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):

 ''ffmpeg -i broken.wtv -qscale 2 -vcodec mpeg4 -strict -2 out.mov'' This
 produces a working file too, but like before, the program content is
 interlaced, but even when deinterlacing is forced ON the video is still
 interlaced.

 I am now trying the last command you suggested.

 The command that caused the crash:


 {{{
 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
 }}}

 As for the console output, isn't it in the log here:
 [http://www.datafilehost.com/download-83368b6d.html]

 I don't know how to copy and paste it from the command window because the
 command window always cuts the output.

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


More information about the FFmpeg-trac mailing list