Mosaic not working

About encoding, codec settings, muxers and filter usage
00lc
New Cone
New Cone
Posts: 2
Joined: 16 Aug 2012 11:54

Mosaic not working

Postby 00lc » 16 Aug 2012 12:11

Hello,

I'm using VLC 2.0.2 Twoflower on windows 7 64bits and this tutorial http://wiki.videolan.org/Mosaic to make a mosaic with working incoming rtsp, but something is going wrong.

My vlm config file look like this :

Code: Select all

new channel1 broadcast enabled setup channel1 input "rtsp://myserver/mypath/my.stream" setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=144,width=180},select=video,dst=bridge-out{id=1},select=audio} new channel2 broadcast enabled setup channel2 input "rtsp://myserver/mypath/my.stream" setup channel2 output #duplicate{dst=mosaic-bridge{id=2,height=144,width=180},select=video,dst=bridge-out{id=2},select=audio} new channel3 broadcast enabled setup channel3 input "rtsp://myserver/mypath/my.stream" setup channel3 output #duplicate{dst=mosaic-bridge{id=3,height=144,width=180},select=video,dst=bridge-out{id=3},select=audio} new background broadcast enabled setup background input "file:///C:/Program%20Files%20%28x86%29/VideoLAN/VLC/image.png" setup background output #transcode{sfilter=mosaic,vcodec=h264,vb=10000,scale=1,acodec=none}:bridge-in{delay=400,id-offset=100}:duplicate{dst=display,rtp{mux=ts,dst=127.0.0.1,port=5004}} control background play control channel1 play control channel2 play control channel3 play
The command i'm using is : vlc -vvv --color --vlm-conf --mosaic-width=360 --mosaic-height=288 --mosaic-keep-picture --mosaic-rows=2 --mosaic-cols=2 --mosaic-position=1 --mosaic-order=1,2,3,4 mosaic.vlm --ttl 12 --udp-caching 800 --file-logging

And the tail of my log, nuthing but debug info happens before this;

Code: Select all

avcodec debug: trying url: C:\Program Files (x86)\VideoLAN\VLC\mosaic.vlm avcodec debug: couldn't guess format vobsub debug: this doesn't seem to be a vobsub file ps warning: this does not look like an MPEG PS stream, continuing anyway main debug: using demux module "ps" main debug: TIMER module_need() : 64.061 ms - Total 64.061 ms / 1 intvls (Avg 64.061 ms) main debug: looking for a subtitle file in C:\Program Files (x86)\VideoLAN\VLC\ main debug: looking for meta reader module: 2 candidates lua debug: Trying Lua scripts in C:\Users\vlc\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader module matching "any" could be loaded main debug: TIMER module_need() : 11.668 ms - Total 11.668 ms / 1 intvls (Avg 11.668 ms) main debug: `file:///C:/Program%20Files%20%28x86%29/VideoLAN/VLC/mosaic.vlm' successfully opened ps warning: garbage at input, trying to resync... main debug: EOF reached main debug: finished input main debug: removing module "ps" main debug: removing module "stream_filter_record" main debug: removing module "filesystem" main debug: dead input main debug: changing item without a request (current 0/1) qt4 debug: IM: Deleting the input main debug: nothing to play main debug: TIMER input launching for 'mosaic.vlm' : 115.259 ms - Total 115.259 ms / 1 intvls (Avg 115.259 ms)
Any hint or tip is welcome !

00lc
New Cone
New Cone
Posts: 2
Joined: 16 Aug 2012 11:54

Re: Mosaic not working

Postby 00lc » 20 Aug 2012 09:14

Up up*

The problem have been moved to sou bu no hint of what i might be related to ^^"

Please help :D

SaundersB
Blank Cone
Blank Cone
Posts: 16
Joined: 30 Dec 2016 15:44

Re: Mosaic not working

Postby SaundersB » 05 Jan 2017 17:26

The command i'm using is : vlc -vvv --color --vlm-conf --mosaic-width=360 --mosaic-height=288 --mosaic-keep-picture --mosaic-rows=2 --mosaic-cols=2 --mosaic-position=1 --mosaic-order=1,2,3,4 mosaic.vlm --ttl 12 --udp-caching 800 --file-logging
Correct me if I'm wrong but shouldn't you be specifying the location of your vlm-conf file right after the --vlm-conf switch?


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 28 guests