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)
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.
Reference: https://trac.videolan.org/vlc/ticket/12822