Hi. I just built gstreamer and its plugins from git. But I'm running
into a few problems. Firstly, playbin(2) does not load assrender. Secondly, fontconfig is apparently freezing gstreamer with the following message: [ass] **MSGL_INFO**: [ass] Updating font cache. In case you are wondering, I am using the following command to test assrender. Please tell me if anything may be causing problems. gst-launch filesrc location=[CoalGuys]_Toradora_-_21_[738C2A5F].mkv ! matroskademux name=v v.subtitle_00 ! queue ! sub. v.video_00 ! queue ! decodebin ! ffmpegcolorspace ! assrender name=sub ! ffmpegcolorspace ! videoscale ! xvimagesink v.audio_00 ! queue ! decodebin ! pulsesink Thanks in advance. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
I'd like to correct myself.
It appears that assrender searches the ENTIRE current working directory for fonts. This is a rather slow way of doing things. Instead, assrender should create a directory of its own for private font storage and point libass to that. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Starks
Am Mittwoch, den 18.03.2009, 16:54 -0400 schrieb Eric Appleman:
> Hi. I just built gstreamer and its plugins from git. But I'm running > into a few problems. > > Firstly, playbin(2) does not load assrender. Take a look at this bugs: http://bugzilla.gnome.org/show_bug.cgi?id=350311 http://bugzilla.gnome.org/show_bug.cgi?id=570753 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel signature.asc (204 bytes) Download Attachment |
Sebastian Dröge schrieb:
> Am Mittwoch, den 18.03.2009, 16:54 -0400 schrieb Eric Appleman: > >> Hi. I just built gstreamer and its plugins from git. But I'm running >> into a few problems. >> >> Firstly, playbin(2) does not load assrender. >> > > Take a look at this bugs: > http://bugzilla.gnome.org/show_bug.cgi?id=350311 > http://bugzilla.gnome.org/show_bug.cgi?id=570753 > > Stefan ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |