mirror of https://github.com/FFmpeg/FFmpeg.git
After inspecting the source code of x265, mpv and ffmpeg, I've found that ffmpeg mistakenly regards EVC_NAL_BLA_N_LP and HEVC_NAL_IDR_N_LP as non- reference frames, which are acutally reference frames according to the specification in x265, and drops them. This patch should address the problem. I have tested it with mpv. Signed-off-by: Mark Wu <wfwf1997@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>pull/300/head
parent
27e114b451
commit
10bc4c3a7d
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue