[FFmpeg-trac] #5816(undetermined:new): Corrupted like VP8 video

FFmpeg trac at avcodec.org
Wed Aug 31 19:01:36 EEST 2016


#5816: Corrupted like VP8 video
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  MasterBlatter                      |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:               |  master
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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)
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5816>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list