problems with simple .ts to .flv remux
Stefan Sauer
ensonic at hora-obscura.de
Fri Aug 17 13:56:29 PDT 2012
On 08/14/2012 02:12 PM, Rapsey wrote:
> gst-launch-0.10 filesrc location="high.ts" ! mpegtsdemux name=d \
> flvmux name=mflv1 ! filesink location="high.flv" \
> d. ! queue ! video/x-h264 ! mflv1. \
> d. ! queue ! audio/mpeg,version=4 ! mflv1.
>
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
>
>
> It gets stuck in last line and nothing is happening.
> I presume I'm missing something obvious?
You could enlarge the queue size, or even better replace the two queue
elements by a single multiqueue instance.
Stefan
>
>
> Sergej
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120817/43c98008/attachment-0001.html>
More information about the gstreamer-devel
mailing list