How to convert a byte stream not from the beginning into raw video frames?

Tim Müller tim at centricular.com
Tue Sep 20 11:14:52 UTC 2016


On Sun, 2016-09-18 at 15:35 +0300, sonntex wrote:

> As you can see I already used videoparse and it did not work as I
> want. So, avimux and avidemux can not parse stream from any position
> too:

AVI is not really a streamable format, so not entirely unexpected. You
should not need a videoparse after avidemux. I guess you'll have to
investigate the data you feed to avimux to see if it's intact or not.
It's also possible that gst-launch accidentally prints stuff to stdout
despite the -q option.

Cheers
 -Tim

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

Join us at the GStreamer Conference!
10-11 October 2016 in Berlin,
Germany
http://gstreamer.freedesktop.org/conference/



More information about the gstreamer-devel mailing list