[Libav-user] Problems with DVD subtitles... why they appear in black?

Wagner Patriota wagner.patriota at gmail.com
Mon Jun 25 17:25:00 CEST 2012


Any idea why these subtitles appear black in my video? what's wrong with
them?

https://dl.dropbox.com/u/8674304/GVT/s-ama.sub
https://dl.dropbox.com/u/8674304/GVT/s.sub

Where can I find the specification of this standard for me to parse by
myself / debug / etc?

The command line I am using to add the subtitle is this:

ffmpeg \
-i video.m2t \
-i audio.aac \
*-i subtitle.sub \*
-vcodec copy \
-acodec copy \
*-scodec dvbsub \*
-metadata:s:a:0 language=por \
-metadata:s:s:0 language=por \
-map 0 -map 1 -map 2 \
-y out.ts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120625/62816896/attachment.html>


More information about the Libav-user mailing list