<div dir="ltr">I am trying to convert windows media to ogg and multicast that out.<div>I do have the fluendo codecs.</div><div><br></div><div>my pipeline is:<br><div><br></div><div><div><br></div><div>gst-launch-0.10 filesrc location=/home/Amazon_1080.wmv \</div><div> ! fluasfdemux name=d ! queue ! fluwmvdec ! ffmpegcolorspace ! queue ! theoraenc \</div><div> ! rtptheorapay ! udpsink  d. ! queue ! fluwmadec ! audioconvert ! queue ! vorbisenc ! rtpvorbispay \</div><div> ! udpsink auto-multicast=true host=239.168.3.10 port=5000</div></div><div><br></div><div>Is this the correct pipe line for that?</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div></div></div>