mirror of https://github.com/FFmpeg/FFmpeg.git
VP80 fourcc are writed for all contexts (without ctx->codec_tag) how to reproduce the issue: 1) Get any vp9 video (for example http://base-n.de/webm/out9.webm) 2) ffmpeg -i out9.webm -vcodec copy out9.ivf 3) out9.ivf have VP80 fourcc at ivf header The proposed fix solves this issue Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/133/head
parent
38155865df
commit
2db24cf746
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue