Gstreamer for DVD's subtitle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


Hi guys,
we can play the DVD  by QT + gstreamer,but there's no subtitle when playing. 
Using the command line: gst-launch-1.0 playbin uri=dvd://current-text=1 
subtitle can be seen with the video and everything is ok.
When we change the gst code  :int flags = GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_AUDIO with 
int flags = GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_AUDIO |GST_PLAY_FLAG_TEXT;
The screen is dazzling. I'm a new Gstreamer learner and I wonder how to get the subtitle . Pls give me some ideas .
Thanks a lot!

_______________________________________________
gstreamer-embedded mailing list
gstreamer-embedded@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded

[Index of Archives]     [Linux Embedded]     [Linux ARM Kernel]     [Linux for ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux Media]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux