From geisj at pagestation.com Fri May 1 05:59:43 2015 From: geisj at pagestation.com (Jerry Geis) Date: Fri, 1 May 2015 08:59:43 -0400 Subject: [Video@Xiph] xiph and windows media player Message-ID: Hello... I am using gstreamer to take a w mv file convert it to ogg and multicast it then use the xiph video codecs and windows media player to play it. Result was - did not work. gst-launch-0.10 filesrc location=/tmp/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 I used the above command to do my multicasting - "seemed" to work. I installed the xiph video codecs and when I do: wmplayer mms://239.168.3.10:5000 I get an error. Will this work? should this work? what might I be not doing correctly. Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/video/attachments/20150501/0dfb52e3/attachment.htm