Question on pipeline
Jerry Geis
geisj at pagestation.com
Fri May 1 12:00:27 PDT 2015
I am trying to convert windows media to ogg and multicast that out.
I do have the fluendo codecs.
my pipeline is:
gst-launch-0.10 filesrc location=/home/Amazon_1080.wmv \
! fluasfdemux name=d ! queue ! fluwmvdec ! ffmpegcolorspace ! queue !
theoraenc \
! rtptheorapay ! udpsink d. ! queue ! fluwmadec ! audioconvert ! queue !
vorbisenc ! rtpvorbispay \
! udpsink auto-multicast=true host=239.168.3.10 port=5000
Is this the correct pipe line for that?
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150501/11fa4d45/attachment.html>
More information about the gstreamer-devel
mailing list