Opened 8 years ago
Closed 8 years ago
#5816 closed defect (duplicate)
Corrupted like VP8 video
Reported by: | MasterBlatter | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
FFmpeg generate a corrupted like VP8 video, in a batch, the first file is ok, with other sources is ok.
How to reproduce:
Original Fallout4.mov source:
http://media.xiph.org/video/derf/
convert source to ffv1:
"%~dp0ffmpeg.exe" -i %1 -c:v ffv1 "%~dp1Fallout4.mkv"
Encode batch:
http://pastebin.com/8Pi87UZN
Encode prompt:
http://pastebin.com/dKnasV1W
Output files:
https://www.sendspace.com/file/letslt
https://www.sendspace.com/file/dfc75z
https://www.sendspace.com/file/wfm62o
https://www.sendspace.com/file/osikdh
https://www.sendspace.com/file/2q8s9k
https://www.sendspace.com/file/dlpw30
https://www.sendspace.com/file/f66i41
https://www.sendspace.com/file/8q7kn0
https://www.sendspace.com/file/z2i8dm
https://www.sendspace.com/file/f62do2
ffmpeg version N-81490-g2bc69cb-ga37e6dd+1 built with gcc 6.1.0 (Rev1, Built by MSYS2 project)