Haberler Mail veya WhatsApp olarak gelsin!
: find /your/path -name "*.mp4" -type f -delete 4. Ridding Videos of Specific Streams
: ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4 3. Ridding Your System of MP4s (Mass Deletion)
If you are trying to "rid" a computer of all MP4 files via a script or command line:
: find /your/path -name "*.mp4" -type f -delete 4. Ridding Videos of Specific Streams
: ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4 3. Ridding Your System of MP4s (Mass Deletion)
If you are trying to "rid" a computer of all MP4 files via a script or command line: