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

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

 Replying to [comment:22 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.

 You can deinterlace the input video with -vf yadif and I suspect you can
 signal interlaced video with -flags +ildct+ilme (as you do for x264).
 I am interested: Which application do you use for deinterlacing that
 listens to the flag inside the stream?

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


More information about the FFmpeg-trac mailing list