[Video at Xiph] xiph and windows media player
Jerry Geis
geisj at pagestation.com
Fri May 1 05:59:43 PDT 2015
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
More information about the video
mailing list