How to demux a mp4 file to a encoded 264 video file by qtdemux?

Jin xiah_sunny at hotmail.com
Thu Feb 5 22:40:12 PST 2015


I found something like

gst-launch-1.0 filesrc location=264.mp4 ! qtdemux name=mdemux mdemux.video_0
! queue ! decodebin ! autovideosink

264.mp4 has AVC/H264 encoded byte stream and there is no audio data. I need
to demux 264.mp4 to get H265 byte stream. I tried the command but there is
no output file generated. How could I get the H265 byte stream?

Thanks.
Jin



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-demux-a-mp4-file-to-a-encoded-264-video-file-by-qtdemux-tp4670614.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list