Page 1 of 1

how to define size in mosaic

Posted: 24 Sep 2005 11:19
by shibaji
when i use --mosaic-height 400 and --mosaic-width 350 ,it doesn't take action properly
when i r from command line its give the reultb as a small window

even when i use mosaic-bridge out with height and width it doesn't change

so kindly define how i define size

My file is that:

new channel1 broadcast enabled
setup channel1 input dshow://
setup channel1 output #duplicate{dst=mosaic-bridge{id=1},select=video,dst=bridge-out{id=1}}

new channel2 broadcast enabled
setup channel2 input udp://@
setup channel2 output #duplicate{dst=mosaic-bridge{id=2},select=video,dst=bridge-out{id=2}}


new background broadcast enabled
setup background input fake:
setup background output #transcode{sfilter=mosaic,vcodec=mp4v}:display

control background play
control channel2 play
control channel1 play

and use vlm command

C:\Program Files\VideoLAN\VLC>vlc -I telnet --vlm-conf mosaic.txt --mosaic-width 500 --mosaic-heig
ht 450 --fake-file via.png




Thanks
Shibaji Chatterjee

Posted: 24 Sep 2005 21:54
by dionoea
mosaic-height and mosaic-width define the size of the mosaic, not of the underlying image/video.