Page 1 of 1

vfilter=croppadd Broken ???

Posted: 15 Dec 2014 09:35
by lewtwo
Is the croppadd filter broken ???

Code: Select all

$ /usr/bin/vlc -I dummy Maverick.ts --sout "#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,deinterlace,vfilter=croppadd{cropleft=88,croptright=88,croptop=8,cropbottom=8}}:standard{access=file,mux=mp4,dst=\"crop.mp4\"}" vlc://quit VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be) [0x12b9ec8] dummy interface: using the dummy interface module... [0x7f2688000b88] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX [0x7f2688000b88] x264 encoder: profile High, level 3.0 [0x7f2688c8a608] swscale filter error: 0 width not supported [0x7f2688000b88] x264 encoder error: invalid width x height (0x0)
I tried the older syntax as well:

Code: Select all

VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be) Warning: option --vout-filter no longer exists. Warning: option --vout-filter no longer exists.
Other suggestions for removing side black bars on OTA 4:3 programs broadcast in 16:9 format ?

Reference: https://trac.videolan.org/vlc/ticket/12822