rbfsrc to video file

Arjen Veenhuizen arjen at moonlightmedia.nl
Tue Jan 15 12:05:13 UTC 2019



Won't work, as you are encoding the video, subsequently decoding the video
and then storing the decoded video to disk. Adding "mp4" as file extension
also doesn't make it an mp4 file. For that, you need a multiplexer.



Will also not work, as you need to parse the encoded bitstream into the
right "format". For that, you need h264parse.

So a pipeline that should work would read:






--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list