[gst-devel] TransportStream to mp4

bielbola carles.b at vector3.es
Wed Jun 16 19:02:41 CEST 2010


Can be any setting of the queue plugin? If I erase the audio queue plugin,
the pipe plays fine... but I think that my muxer doesn't recieve compressed
audio samples... Let me debug it.

The pipe:

gst-launch-0.10.exe -v filesrc location="D:/temp/GoiTB/sample.h264" !
mpegtsparse ! mpegtsdemux name=demux demux. v3qtmuxer silent=false name=mux
mux. ! filesink location="D:/temp/GoiTB/sample.mp4" async=false
demux.video_0810 ! queue ! mux.video_0 demux.audio_0814 ! queue !
mux.audio_0

stops with the error "Failed to configure latency..." but 

gst-launch-0.10.exe -v filesrc location="D:/temp/GoiTB/sample.h264" !
mpegtsparse ! mpegtsdemux name=demux demux. v3qtmuxer silent=false name=mux
mux. ! filesink location="D:/temp/GoiTB/sample.mp4" async=false
demux.video_0810 ! queue ! mux.video_0 demux.audio_0814  ! mux.audio_0

seems work (I think that I don't recieve the compressed audio samples... let
me check)

Thanks a lot again !!!

-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/TransportStream-to-mp4-tp2257060p2257629.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list