Re: [FFmpeg-devel] MP4 muxer, HEVC issues

2015-08-24 Thread Michael Niedermayer
On Fri, Aug 21, 2015 at 09:47:14AM +0300, Arthur Grant wrote: > I found two HEVC specific issues in the MP4 muxer. > > 1) File libavformat\hevc.c, hvcc_parse_pps() > pps_slice_chroma_qp_offsets_present_flag is missing > > - > /* > * weighted_pred_flag u(1) >

[FFmpeg-devel] MP4 muxer, HEVC issues

2015-08-21 Thread Arthur Grant
I found two HEVC specific issues in the MP4 muxer. 1) File libavformat\hevc.c, hvcc_parse_pps() pps_slice_chroma_qp_offsets_present_flag is missing - /* * weighted_pred_flag u(1) * weighted_bipred_flag u(1) * transquant_bypass_enabled_flag