ffmpeg:fix_corrupted
Differences
This shows you the differences between two versions of the page.
ffmpeg:fix_corrupted [2025/01/02 22:23] – created peter | ffmpeg:fix_corrupted [2025/01/02 22:49] (current) – peter | ||
---|---|---|---|
Line 4: | Line 4: | ||
ffmpeg -fflags +discardcorrupt -i input.avi output.mp4 | ffmpeg -fflags +discardcorrupt -i input.avi output.mp4 | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <code bash> | ||
+ | ffmpeg -err_detect aggressive -fflags discardcorrupt -i rtsp://[ip address]: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <code bash> | ||
+ | ffmpeg -framerate 30 -fflags discardcorrupt -pattern_type glob -i ' | ||
+ | </ | ||
+ | |||
ffmpeg/fix_corrupted.1735856587.txt.gz · Last modified: 2025/01/02 22:23 by peter