Me TV, playbin, and MPEG streams

Russel Winder russel at winder.org.uk
Wed Dec 19 15:25:25 UTC 2018


It seems that I can transform an MPEG-TS file to an MPEG4 file with:

gst-launch-1.0 filesrc=<path-to-source> ! decodebin ! x264enc ! mp4mux ! filesink location=<path-to-sink>

so now all there is to do is to code this up as a Rust program and replace the
file source with a live DVB stream with a start and stop time.

However, I am fairly sure this is easier said than done.

-- 
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181219/ade88d7b/attachment.sig>


More information about the gstreamer-devel mailing list