Loadlinx
2014-01-04 07:17:18 UTC
VLM works flawless with mumudvb but I am having issues with
transcoding from tvheadend
Currently the channel is configured as http://192.168.1.55/playlist/channelid/1
When I transcode from the command line with the following
Code: Select all ./vlc -vvv
http://192.168.1.55:9981/playlist/channelid/1 --sout
'#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1200,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}'
This works fine but not in VLM. To transcode multiple channels I need
to launch multiple terminal windows which is hard to manage for 5+
channels.
Is there a way to have VLM manage the transcoding?
transcoding from tvheadend
Currently the channel is configured as http://192.168.1.55/playlist/channelid/1
When I transcode from the command line with the following
Code: Select all ./vlc -vvv
http://192.168.1.55:9981/playlist/channelid/1 --sout
'#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1200,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}'
This works fine but not in VLM. To transcode multiple channels I need
to launch multiple terminal windows which is hard to manage for 5+
channels.
Is there a way to have VLM manage the transcoding?