I'm trying that command:
gst-launch-0.10 filesrc location=videofile.avi ! decodebin ! ffmpegcolorspace ! xvimagesink But it hangs ;-( How can I play video with decodebin and xvimagesink? tnx ------------------------------------------------------------------------- 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 |
AlannY wrote:
> I'm trying that command: Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /pipeline0/decodebin0/avidemux0: Internal data stream error. Additional debug info: gstavidemux.c(3742): gst_avi_demux_loop (): /pipeline0/decodebin0/avidemux0: streaming stopped, reason not-linked ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... ------------------------------------------------------------------------- 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 |
hi,
AlannY schrieb: > AlannY wrote: >> I'm trying that command: > > Setting pipeline to PAUSED ... > Pipeline is PREROLLING ... > ERROR: from element /pipeline0/decodebin0/avidemux0: Internal data > stream error. > Additional debug info: > gstavidemux.c(3742): gst_avi_demux_loop (): /pipeline0/decodebin0/avidemux0: > streaming stopped, reason not-linked > ERROR: pipeline doesn't want to preroll. > Setting pipeline to NULL ... > FREEING pipeline ... GST_DEBUG="avidemux:4" gst-launch-0.10 filesrc location=videofile.avi ! decodebin ! ffmpegcolorspace ! xvimagesink also can you make the file available somewhere? What version of gstreamer and gst-plugin-base/good are you using? If its recent please file a bug. Stefan > > ------------------------------------------------------------------------- > 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 |