Help me play video with gst-launch

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Help me play video with gst-launch

AlannY-2
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
Reply | Threaded
Open this post in threaded view
|

Re: Help me play video with gst-launch

AlannY-2
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
Reply | Threaded
Open this post in threaded view
|

Re: Help me play video with gst-launch

Stefan Sauer
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