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

FFmpeg trac at avcodec.org
Wed Sep 14 05:15:25 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 dxsb    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by edumj):

 With '''DivXMux.exe''' the subs are Ok, and it always makes Subtitle Track
 of 640x480 with any video resolution (like 720x540). May be that's why
 subs are too low if '''ffmpeg''' takes 720x576 as the sub resolution, when
 the video was changed from 720x576 to 720x540 to make it square pixels.

 There should be some way of passing '''xsub_encode''' fuction '''width'''
 and '''height''' parameters (and not let it take video source resolution)
 or just make xsubs always 640x480 like '''DivXMux''' does.

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


More information about the FFmpeg-trac mailing list