Hi, Please follow http://www.oddsock.org/guides/video.php You should use the xml config file from the icecast source. To convert the video files either you can use the option given in the above link or you can use gstreamer. Like:
gst-launch filesrc location=dus.mpg ! decodebin name=d ! queue ! audioconvert ! vorbisenc ! oggmux name=mux ! filesink location=foo.ogg d. ! queue ! ffmpegcolorspace ! theoraenc ! mux. Don't forget the "." at the end :P Regards, Kushal -- Fedora Ambassador, India http://kushaldas.blogspot.com _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
