AW: gstreamer - how to convert .ts to .mkv or .mp4 with sound

fufu5000 kazuko.nakamura at interia.pl
Tue Oct 17 09:45:16 UTC 2017


Thanks for advice!

>From this example:

gst-launch-1.0 -v filesrc location=1.ts ! tsdemux
parse-private-sections=false name=demux ! queue ! ac3parse ! matroskamux
name=stream streamable=true demux. ! queue ! h264parse ! omxh264dec !
omxh264enc target-bitrate=1572864 control-rate=variable !
video/x-h264,stream-format=byte-stream,profile=high,width=480,height=270,framerate=25/1
! *h264parse* ! filesink location=1.mkv

If I change to *h264parse stream.* I have just audio with no video in 1.mkv
file. I don't know how to link the matroskamux to filesink



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


More information about the gstreamer-devel mailing list