2011-11-28 4 views
0

VLM 비디오 LAN Manager를 사용하여 VLC에서 기존 영화 소스를 배경으로 사용하려면 어떻게해야합니까?VLC 모자이크 효과 : 비디오 랜 관리자/VLM의 배경으로 기존 영화 소스 사용

나의 현재 VLM 코드는 다음과 같습니다

new isight broadcast 
setup isight input qtcapture:// 
setup isight output #mosaic-bridge{chroma=YUVA,vfilter=alphamask{mask=../mask.png},width=320,height=240} 
setup isight enabled 

new background broadcast enabled 
setup background input fake:// 
setup background option fake-file=/Users/imac/Desktop/bg.png 
setup background option fake-aspect-ratio="4:3" 
setup background option mosaic-width=400 
setup background option mosaic-height=300 
setup background option mosaic-keep-picture 
setup background option mosaic-rows=1 
setup background option mosaic-cols=1 
setup background option mosaic-position=1 
setup background option mosaic-order=1,1,1,1 
setup background output #transcode{sfilter=mosaic,vcodec=mp4v,vb=10000,scale=1,acodec=mp4a,ab=512}:bridge-in{delay=400,id-offset=100}:standard{access=file,mux=mp4,dst=test.mp4} 

control isight play 
control background play 
+0

을 왜 당신이하고있는 그것 VLM 함께? 이 [비디오] (http://www.youtube.com/watch?v=jiB1t4x_uKM)를 보셨습니까? – Dejan

+0

독일에서 사용할 수 없습니다. (음) vlc –

+0

으로 스크립팅 할 때 vlm이 필요합니다.이 설정은 qtcapture와 함께 작동합니까? 내가 모자이크와 함께 작동 qtcapture을 얻을 수없는 것 ... –

답변

1

당신이 찾고있는 플래그는 --video-wallpaper

이 VLM이 추가됩니다

setup background option video-wallpaper=1