[FFmpeg-trac] #4344(undetermined:new): XSUBs are too low in PAL video, on PS3

FFmpeg trac at avcodec.org
Fri Sep 16 22:09:27 EEST 2016


#4344: XSUBs are too low in PAL video, on PS3
-------------------------------------+-------------------------------------
             Reporter:  edumj        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  xsub         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Please run the following two command lines and test the output files:
 {{{
 $ ffmpeg -i VTS_01_1\ 720x576\ DivxMux.avi -scodec copy -acodec copy
 -vcodec copy out1.avi
 $ ffmpeg -i VTS_01_1\ 720x576\ DivxMux.avi -scodec xsub -acodec copy
 -vcodec copy out2.avi
 }}}
 How do they play compared with the input file?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4344#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list