Where is dvddemux in 1.2?

Tim Müller tim at centricular.com
Tue Jan 27 05:26:47 PST 2015


On Sun, 2015-01-25 at 20:05 -0500, Derek Dolney wrote:

Hi Derek,

> Unfortunately, the next problem is that I try to skip to a chapter like
> this:
> 
> gst-launch-1.0 dvdreadsrc device=//dev/cdrom chapter=2 !  decodebin !
> xvimagesink
> 
> However, the chapter property has no effect at all. Am I doing something
> wrong?

I think it's a bug:
https://bugzilla.gnome.org/show_bug.cgi?id=453322

If you write you own application, you could preroll the pipeline (wait
for ASYNC_DONE message) and then do a seek in "chapter" format, you will
have to look up the GstFormat by name for that.

Just in gst-launch it won't work right now.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list