Hello people,
I need to extract the LPCM stream from given DVDs chapters so I'm using
the following:
dvdreadsrc device="{}" title={} chapter={} ! decodebin !
audio/x-raw,format=S16BE ! audioconvert ! audio/x-raw,format=S16LE !
wavenc ! filesink location="{}"
It works perfectly in my application, but once dvdreadsrc finishes with
a chapter, it does not post anything. Therefore I have no way of knowing
when to quit the waiting loop (plus wavenc also needs EOS to properly
finilise). Can somebody suggest a way to handle when the reading is
done?
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel