How do I crop and then save the cropped video in a new file?
Posted: 26 Aug 2019 05:49
by cbnorwood
The problem -- or at least one problem is that there is no "video scaling filter" option on the "Filters" tab page after I select croppad and put in the pixels to crop.
Re: How do I crop and then save the cropped video in a new file?
Posted: 26 Aug 2019 20:25
by Ed Edison
Hi,
An example who works fine with VCL 3.0.6:
vlc.exe --no-repeat --no-loop -I rc -vv --no-lua "G:\Try\ZnStudio-ComeOnToMe-33Merignac-DownloaderHD-854x480.mp4" --swscale-mode=1 :sout=#transcode{vcodec=h264,height=960,scale=Auto,vfilter={croppadd{cropleft=364,cropright=304,paddtop=60,paddright=60}:adjust{contrast=1.3,brightness=0.9,saturation=1.5,gamma=1.8}:sharpen{sigma=0.15}},scodec=none}:file{mux=mp4,dst="G:\Try\ZnStudio-ComeOnToMe-33Merignac-DownloaderHD-1100x1080-New.mp4"}
Good luck.
Re: How do I crop and then save the cropped video in a new file?
Posted: 28 Apr 2020 16:43
by Graham JP
Despite uninstalling and re-installing VLC media player. I cannot find the 'Video Scaling Filter' option on the filter tab. I have the lasts version on my pc.
Can anyone help please?