#11436: Changing stream properties (matrix/primaries/transfer) make FFMpeg crash -------------------------------------+------------------------------------- Reporter: Francesco | Owner: (none) Bucciantini | Type: defect | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by emcodem):
Conversion works when disabling filter reinit: ffmpeg -reinit_filter:v 0 -i Interview.mxf -f null - The mpeg2 stream changes from transfer 2 (709) to 0 (unknown/forbidden). Might not be trivial to catch this special case of changing to unknown transfer characteristics in which case it would be best to just keep on working with the current transfer char. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11436#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".