[FFmpeg-devel] [PATCH] Bluray Subtitle Support, v7 (Updated patch to v12)

Baptiste Coudurier baptiste.coudurier
Wed Aug 26 03:59:22 CEST 2009


On 08/25/2009 06:42 PM, Reimar D?ffinger wrote:
> On Tue, Aug 25, 2009 at 11:23:08PM +0200, Carl Eugen Hoyos wrote:
>> On 2009-08-25 09:19, Reimar D?ffinger wrote:
>>> Do we have a sample file?
>> incoming/sample-dts-not-valid-dca-frame.m2ts
>
> I haven't been able to transcode this file in any way even without
> subtitles, so it seems a bit useless as a sample unless those other bugs
> with it are fixed.

FFmpeg version SVN-r19700, Copyright (c) 2000-2009 Fabrice Bellard, et al.
   configuration: --enable-gpl --enable-libmp3lame --enable-libgsm 
--enable-libtheora --enable-libx264 --enable-libspeex --enable-pthreads 
--enable-libopenjpeg --enable-libschroedinger --enable-libvorbis
   libavutil     50. 3. 0 / 50. 3. 0
   libavcodec    52.33. 0 / 52.33. 0
   libavformat   52.38. 0 / 52.38. 0
   libavdevice   52. 2. 0 / 52. 2. 0
   libswscale     0. 7. 1 /  0. 7. 1
   built on Aug 25 2009 11:57:52, gcc: 4.4.1

ffmpeg -i sample-dts-not-valid-dca-frame.m2ts -vcodec mpeg2video -ac 2 
-scodec dvdsub -qscale 4 -f vob test.mpg

I get this here:

Output #0, vob, to 'test.mpg':
     Stream #0.0: Video: mpeg2video, yuv420p, 1920x1080 [PAR 1:1 DAR 
16:9], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc
     Stream #0.1: Audio: mp2, 48000 Hz, 2 channels, s16, 64 kb/s
     Stream #0.2: Subtitle: dvdsub
Stream mapping:
   Stream #0.0 -> #0.0
   Stream #0.1 -> #0.1
   Stream #0.5 -> #0.2
Press [q] to stop encoding
dvd_subtitle too bigq=4.0 size=       0kB time=44.45 bitrate= 
0.0kbits/s
Subtitle encoding failed

Hope this helps.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list