problems with simple .ts to .flv remux
Rapsey
rapsey at gmail.com
Tue Aug 14 05:12:46 PDT 2012
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?
Sergej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120814/55995b05/attachment.html>
More information about the gstreamer-devel
mailing list