VLM configuration for Multiple file/URL's or a playlist

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
kfarooq
New Cone
New Cone
Posts: 1
Joined: 01 Jan 2013 13:47

VLM configuration for Multiple file/URL's or a playlist

Postby kfarooq » 01 Jan 2013 14:02

I am using VLM-Config to broadcast channels but these channels keeps on going down time to time.
My current config is
new test broadcast enabled
setup test input "/home/user/temp.xspf"
setup test output #transcode{vcodec=none,acodec=mp3,ab=24,channels=1,samplerate=22050}:http{mux=raw,dst=:8022/}
setup test option file-caching=300

control test play

but this not working.

Can anyone guide me. how can i make a playlist or run vlm-config with multiple URL's.

Regards

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLM configuration for Multiple file/URL's or a playlist

Postby Jean-Baptiste Kempf » 03 Jan 2013 02:04

What are the logs?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dlmahesh
New Cone
New Cone
Posts: 2
Joined: 02 Feb 2013 07:14

Re: VLM configuration for Multiple file/URL's or a playlist

Postby dlmahesh » 02 Feb 2013 07:30

Hi,

I have the same issue, playlist is not activated via VLM, my ulitmate goal is to have the playlist in mosaic. The playlist is m3u
my vlm config is

del all
new channel1 broadcast enabled
setup channel1 input "file:///home/mahesh/mosaic/m3u"
setup channel1 output #transcode{vcodec=mpgv,vb=2500,fps=25,scale=1,acodec=mp2,ab=64,samplerate=44100}:display
control channel1 play

when i execute vlc, i get a playlist interface only but no video/audio

I am using vlc ver 2.0.5 on ubuntu 12.04LTS

debug log as follows ......
-- logger module started --
main debug: using interface module "logger"
main debug: TIMER module_need() : 0.610 ms - Total 0.610 ms / 1 intvls (Avg 0.610 ms)
main debug: looking for interface module: 1 candidate
main debug: using interface module "globalhotkeys"
main debug: TIMER module_need() : 1.117 ms - Total 1.117 ms / 1 intvls (Avg 1.117 ms)
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main debug: looking for interface module: 6 candidates
mod debug: MOD validation failed (ext=)
playlist debug: found valid M3U playlist
main debug: using demux module "playlist"
main debug: TIMER module_need() : 14.284 ms - Total 14.284 ms / 1 intvls (Avg 14.284 ms)
main debug: looking for a subtitle file in /home/mahesh/mosaic/
main debug: starting in async mode
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in /home/mahesh/.local/share/vlc/lua/meta/reader
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 1.272 ms - Total 1.272 ms / 1 intvls (Avg 1.272 ms)
main debug: `file:///home/mahesh/mosaic/m3u' successfully opened
main debug: EOF reached
main debug: removing module "playlist"
main debug: removing module "stream_filter_record"
main debug: removing module "filesystem"
main debug: TIMER input launching for 'm3u' : 17.794 ms - Total 17.794 ms / 1 intvls (Avg 17.794 ms)
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=display)
main debug: removing module "stream_out_display"
main debug: destroying chain done
main debug: looking for extension module: 1 candidate
lua debug: Opening Lua Extension module
lua debug: Trying Lua scripts in /home/mahesh/.local/share/vlc/lua/extensions
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
lua debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
main debug: using extension module "lua"
main debug: TIMER module_need() : 0.169 ms - Total 0.169 ms / 1 intvls (Avg 0.169 ms)
main debug: looking for services probe module: 10 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 5.136 ms - Total 5.136 ms / 1 intvls (Avg 5.136 ms)
qt4 debug: Sorting by column -1, order 0
qt4 debug: Sorting by column -1, order 0
qt4 debug: Normal PL/ML or SD
qt4 debug: Normal PL/ML or SD
main debug: using interface module "qt4"
main debug: TIMER module_need() : 204.744 ms - Total 204.744 ms / 1 intvls (Avg 204.744 ms)
main debug: exiting
main debug: deactivating the playlist
main debug: deactivating the playlist
main debug: saving Media Library to file /home/mahesh/.local/share/vlc/ml.xspf
main debug: looking for playlist export module: 1 candidate
main debug: using playlist export module "export"
main debug: TIMER module_need() : 0.636 ms - Total 0.636 ms / 1 intvls (Avg 0.636 ms)
main debug: removing module "export"
main debug: playlist correctly deactivated
main debug: removing all services discovery tasks
main debug: removing all interfaces
main debug: removing module "qt4"
qt4 debug: requesting exit...
qt4 debug: waiting for UI thread...
qt4 debug: QApp exec() finished
qt4 debug: Video is not needed anymore
qt4 debug: Killing extension dialog provider
qt4 debug: ExtensionsDialogProvider is quitting...
main debug: removing module "lua"
lua debug: Deactivating all loaded extensions
lua debug: All extensions are now deactivated
qt4 debug: Playlist Destroyed
main debug: removing module "globalhotkeys"
main debug: removing module "logger"
-- logger module stopped --


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 12 guests