How to demux a mp4 file to a encoded 264 video file by qtdemux?
Sudhir
vndkst at yahoo.com
Wed Feb 11 20:16:12 PST 2015
You may try this,
gst-launch-1.0 filesrc location=264.mp4 ! qtdemux ! h264parse !
video/x-h264,stream-format=byte-stream ! filesink location=file.264
~ Sudhir
--
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-tp4670616p4670693.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list