Hi,
I installed packages in my(fc8, i386) system gstreamer-0.10, gst-ffmpeg-0.10.4, gst-plugins-base-0.10.20, liboil-0.3.14. when i tried to run, cat test.ts | gst-launch-0.10 playbin uri=file:///dev/stdin, for this i got the fallowing messages, Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /playbin0/decodebin0/ffdemux_mpegts0: Element doesn't implement handling of this stream. Please file a bug. Additional debug info: gstffmpegdemux.c(987): gst_ffmpegdemux_sink_activate (): /playbin0/decodebin0/ffdemux_mpegts0: failed to activate sinkpad in pull mode, push mode not implemented yet ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... ** Message: don't know how to handle video/mpegts, systemstream=(boolean)true, packetsize=(int)188 FREEING pipeline ... regards, john david. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
john david schrieb:
> Hi, > I installed packages in my(fc8, i386) system > gstreamer-0.10, gst-ffmpeg-0.10.4, gst-plugins-base-0.10.20, liboil-0.3.14. > when i tried to run, cat test.ts | gst-launch-0.10 playbin > uri=file:///dev/stdin, > for this i got the fallowing messages, > > Setting pipeline to PAUSED ... > Pipeline is PREROLLING ... > ERROR: from element /playbin0/decodebin0/ffdemux_mpegts0: Element > doesn't implement handling of this stream. Please file a bug. > Additional debug info: > gstffmpegdemux.c(987): gst_ffmpegdemux_sink_activate (): > /playbin0/decodebin0/ffdemux_mpegts0: > failed to activate sinkpad in pull mode, push mode not implemented yet > ERROR: pipeline doesn't want to preroll. > Setting pipeline to NULL ... > ** Message: don't know how to handle video/mpegts, > systemstream=(boolean)true, packetsize=(int)188 > FREEING pipeline ... > try cat test.ts | gst-launch-0.10 playbin uri=fd://0 Stefan > > > regards, > john david. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |