Page 1 of 1

Broken crop filter

Posted: 16 Aug 2005 02:44
by Instigater
Streaming TV over mmsh, wanted to add crop filter because TV card outputs some black edges, added all parameters but insted of getting cropped picture I get resized one eg 312x232 with those black borders but smaller overall size of picture. Am I doing right or wrong?

Code: Select all

/usr/bin/vlc -I http --http-host :1119 v4l:/dev/video0:norm=pal:frequency=479250:size=320x240:channel=0:adev=/dev/dsp:audio=1 -vvv --vout-filter=crop --sout '#transcode{croptop=4,cropbottom=4,cropleft=4,cropright=4,venc=ffmpeg{hurry-up},vcodec=WMV2,vb=384,hq,acodec=mp3,ab=64,channels=2}:std{access=mmsh,mux=asfh,url=:80}'

Posted: 18 Aug 2005 13:17
by Frederic F
I think I had the same problem with version 0.8.x, but version 0.7.2 was ok.

Posted: 03 Oct 2005 10:44
by Guest
Where can i get the version 0.7.2 for Linux Debian?