Ridding_mp4 | Must Read
: find /your/path -name "*.mp4" -type f -delete 4. Ridding Videos of Specific Streams
: Get-ChildItem -Path "C:\YourPath" -Include *.mp4 -Recurse | Remove-Item ridding_mp4
If you want to rid an MP4 of "bloat" to save space, or FFmpeg are the best tools. They use the H.264 or H.265 codecs to reduce size while maintaining quality. : find /your/path -name "*