problem with VLM and sound...
Posted: 22 Sep 2009 09:39
Hi there,
I have some problem : the sound is "choppy" when I use VLM..
When I run VLC directly (without VLM) : no problem, the sound goes OK:
But when I run with VLM : the sound is chopy (thanks google translator... in french : "saccadé"). Even with a real simple VLM file :
Any idea?
Thanks a lot
P.S. This is the same question as posting.php?mode=edit&f=2&p=207979 posted in the wrong place. Thanks to answer here.
I have some problem : the sound is "choppy" when I use VLM..
When I run VLC directly (without VLM) : no problem, the sound goes OK:
Code: Select all
/usr/bin/vlc --crop 4:3 --aspect-ratio 16:9 -d -f -L --volume 512 --mouse-hide-timeout 0 --telnet-host 127.0.0.1 --telnet-password dEEfair47 --deinterlace-mode blend /appli/user/media/mavideo.avi
Code: Select all
launch command :
/usr/bin/vlc --intf telnet --crop 4:3 --aspect-ratio 16:9 -d -f -L --no-video-title-show --volume 512 --mouse-hide-timeout 0 --telnet-host 127.0.0.1 --telnet-password dEEfair47 --deinterlace-mode blend --vlm-conf /appli/user/script/vlm.conf
Content of vlm.conf :
new webMedia broadcast enabled loop input "/appli/user/media/mavideo.avi" output #display
control webMedia play
Thanks a lot
P.S. This is the same question as posting.php?mode=edit&f=2&p=207979 posted in the wrong place. Thanks to answer here.