Recoding flv video-streaming to MP4 format!

Peter Körner osm-lists at mazdermind.de
Tue Jun 9 03:20:14 PDT 2015


Hi

place a queue after both parse elements.

Regards, Peter


On 08.06.2015 13:34, lovej wrote:
> Hi all:
>       I need to recode the FLV video-streaming(include audio and video) to
> mp4 file, my gstreamer version is 1.4.5,  this is my pipeline
> 
> rtmpsrc-->flvdemux-->
>                   queue-->speexdec-->audioconvert-->voaacenc-->aacparse-->
>                   queue-->h264parse-->
>                                                                                                 
> mp4mux-->filesink
> 
>       I set the "disable-passthrough" property of "aacparse" and "h264parse" 
> is TRUE, but the pipeline only works a few seconds, then it will block. if I
> only recode video or audio, it will be fine!  any plugins I use wrong or
> lost in this pipe? why the pipeline will block?
> 
> 
> many thanks,
> 
> lovej
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Recoding-flv-video-streaming-to-MP4-format-tp4672195.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150609/bf1a878c/attachment-0001.sig>


More information about the gstreamer-devel mailing list