[gst-devel] Qt mux issue

yangsb yangsb05 at gmail.com
Wed Apr 15 14:33:30 CEST 2009


Hi, 
I install the gst-plugin-bad-0.10.11.
I want to use qtmux to mux a mov file.
I read thiagoss's blog( http://thiagossantos.blogspot.com ) and know that
qumux support h264 video.
So, I use this pipeline to test:
###############################################
    gst-launch-0.10   -v --gst-debug-level=2 \
        videotestsrc ! \
        video/x-raw-yuv,width=720,height=480,fourcc=UYVY ! \
        x264enc !  mux. \
        qtmux name=mux ! \
        filesink location=/home/opensource/test.mov
###############################################

However , the test.mov can not be played by vlc or ffmpeg or Mplayer .
Can anyone to give me some advice ?

Thanks .
Best regards.

-- 
View this message in context: http://www.nabble.com/Qt-mux-issue-tp23057805p23057805.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list