Changes between Version 1 and Version 2 of Ticket #9146, comment 4
- Timestamp:
- Mar 23, 2021, 3:12:31 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9146, comment 4
v1 v2 2 2 > Are you reporting an issue with the mpegts muxer? 3 3 4 I don't think it is mpegts muxer's issue, the code overrides avctx->color_trc is from function export_stream_params(HEVCContext *s, const HEVCSPS *sps) in hevcdec.c. Maybe just remove the following codes from hevcdec.c?4 I don't think it is an issue with mpegts muxer, the code overrides avctx->color_trc is from function export_stream_params(HEVCContext *s, const HEVCSPS *sps) in hevcdec.c. Maybe just remove the following codes from hevcdec.c? 5 5 6 6 {{{


