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

FFmpeg trac at avcodec.org
Fri Mar 22 19:54:41 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):

 >Are you sure that the deinterlacer isn't running all the time?

 Well, because of programs changing from Progressive to Interlaced, even
 for the switch to work correctly, LAV has to be set too:
 Deinterlacing:Aggressive, but this (as far as I know) doesn't always force
 interlacing on, just detects it more accurately.

 Deinterlacing: Forced is what is needed to get deinterlacing to work after
 ffmpeg processes the file and apart from this, in madVR the field order
 also has to be changed manually, which doesn't at all in .wtv.

 >Use -map 0:3 -map 0:2

 Is there any documentation that explains what these mapping functions do?
 I am guessing it means it copies between track 0-3 video and track 0-2
 audio, but not sure.

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


More information about the FFmpeg-trac mailing list