gstreamer - no video in .mkv file

Peter Maersk-Moller pmaersk at gmail.com
Thu Oct 19 21:39:58 UTC 2017


Hi Kazuko

You didn't pay attention to te answer given to you in
https://lists.freedesktop.org/archives/gstreamer-devel/2017-October/065940.html

Regards
Peter

On Thu, Oct 19, 2017 at 3:56 PM, fufu5000 <kazuko.nakamura at interia.pl>
wrote:

> Hi,
>
> In below example I have just audio in 1.mkv file.
> How to mux video to .mkv file in 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 stream. \
> ! filesink location=1.mkv
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171019/dc67772d/attachment.html>


More information about the gstreamer-devel mailing list