User Tools

Site Tools


ffmpeg:fix_corrupted

ffmpeg - Fix Corrupted

ffmpeg -fflags +discardcorrupt -i input.avi output.mp4

ffmpeg -err_detect aggressive -fflags discardcorrupt -i rtsp://[ip address]:554/11 -r 1 -s 640x320 -an -f image2 /tmp/snapshots/snapshot-%03d.jpg

ffmpeg -framerate 30 -fflags discardcorrupt -pattern_type glob -i '*.jpg' video.mp4
ffmpeg/fix_corrupted.txt · Last modified: 2025/01/02 22:49 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki