Changes between Version 1 and Version 2 of Ticket #9146, comment 4


Ignore:
Timestamp:
Mar 23, 2021, 3:12:31 AM (3 years ago)
Author:
a1q123456

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9146, comment 4

    v1 v2  
    22> Are you reporting an issue with the mpegts muxer?
    33
    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?
     4I 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?
    55
    66{{{