Stream instead of transcode

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
chiel
New Cone
New Cone
Posts: 1
Joined: 04 Mar 2013 11:25

Stream instead of transcode

Postby chiel » 04 Mar 2013 11:33

Hello,

I use the following code to transcode and stream a mpeg2 movie.

Code: Select all

new a1 broadcast loop enabled setup a1 input /home/chiel/video.mpeg setup a1 output #transcode{width=1376,height=768,vcodec=mp2v,vb=8000,acodec=mpga,ab=192}:std{access=udp{ttl=12},mux=ts,dst=239.100.1.22:4422} control a1 play
This is one of several movies that I make available over the network this way. However because I transcode the movie the CPU load is to high at the moment to add any new movies. I don't know that much about VLM but I was thinking that the transcoding would not be necessary if the file was already in the correct format, then I only need to stream it to some UDP adres saving me CPU load on the server. I my thinking right? And how can I accomplish this?

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: Stream instead of transcode

Postby Sébastien Escudier » 04 Mar 2013 21:05

just remove the transcode part, and keep the std


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 18 guests