[gst-devel] Mov file generated does not play on QT player
Irfan Shaikh
irfanshaikh at tataelxsi.co.in
Fri Jun 25 15:02:18 CEST 2010
Hello
Please fild pipeline i am using (PLAYS well on VLC {videots updated the gst buffer timestamp for 30 FPS }
)
gst-launch filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track1.264 ! h264parse ! video/x-h264, width=960, height=540, framerate=30/1 ! queue ! mux. filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track2.sowt ! audio/x-raw-int, rate=48000, channels=2, endianness=1234, width=16, depth=16, signed=TRUE ! queue ! mux. ffmux_mov name=mux ! filesink location=/home/Irfan/Test_Data/Seq1.mov
gst-launch filesrc location=/home/Irfan/Test_Data/CodecH264.dat ! h264parse ! video/x-h264, width=1280, height=720, framerate=30/1 ! queue ! videots fps=30 ! mux. filesrc location=/home/Irfan/Test_Data/WaveBase_44.1kHz_16bit_2ch.pcm.aac ! aacparse ! audio/mpeg, rate=44100, channels=2, mpegversion=4, layer=3 ! queue ! mux. ffmux_mov name=mux ! filesink location=/home/Irfan/Test_Data/test4.mov
> MOV file generated by gst-ffmpeg is not able to play back on
> QT. Is any specific atom missing. I am only observing the seek baar
> moves ahead, but the playing FPS in movie inspector is alwayz zero.
> actual fps of file in 30 in movie inspector.
> Does QT requires some specific info. "Generated file plays
> good on VLC Player"
Maybe you could mention the exact pipeline/elements you used to create
that file that doesn't work properly? And what versions of the various
modules/elements you're using? And if you're using mp4mux or ffmux_*?
Cheers
-Tim
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100625/e2365ac9/attachment.htm>
More information about the gstreamer-devel
mailing list