[FFmpeg-trac] #2385(undetermined:new): ffmpeg does not mark xsub language properly

FFmpeg trac at avcodec.org
Wed Mar 20 12:41:57 CET 2013


#2385: ffmpeg does not mark xsub language properly
-------------------------------------+-------------------------------------
             Reporter:  someuser     |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  xsub         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by someuser):

 This is what mediainfo 0.7.61 prints about the subtitle stream created
 without the alt tag:

 {{{
 Text
 ID                                       : 2
 Format                                   : DivX Subtitle
 Codec ID                                 : DXSB
 Codec ID/Info                            : Subtitle in AVI from DivX
 networks
 Width                                    : 576 pixels
 Height                                   : 324 pixels
 Bit depth                                : 24 bits
 Stream size                              : 2.82 KiB (0%)
 }}}

 And here is mediainfo output when "alt: Subtitle - en-xx;02" was present:

 {{{
 Text
 ID                                       : 2
 Format                                   : DivX Subtitle
 Codec ID                                 : DXSB
 Codec ID/Info                            : Subtitle in AVI from DivX
 networks
 Width                                    : 576 pixels
 Height                                   : 324 pixels
 Bit depth                                : 24 bits
 Stream size                              : 2.82 KiB (0%)
 Title                                    : Subtitle - en-xx;02
 }}}

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


More information about the FFmpeg-trac mailing list