[gst-devel] gnlfilesource pipeline never ends

Rodrigo Manhães rmanhaes at gmail.com
Thu Mar 5 22:38:15 CET 2009


Hi all,

I created a pipeline to extract a video piece from a video file. The
pipeline is show below.

gst-launch-0.10 gnlfilesource location=crono-video.ogm start=0
media-start=30000000000 duration=20000000000
media-duration=20000000000 ! theoraenc ! oggmux ! filesink
location=crono-video-30to50s

This pipeline correctly generates the output video, but the command is
never ended.

I wrote a programmed version of this pipeline and I verified the EOS
message is never sended.

This problem only occurs in pipelines with gnlfilesource.

How can I fix the problem?

[]'s
Rodrigo




More information about the gstreamer-devel mailing list