On 22.10.24 20:35, Marton Balint wrote:
On Tue, 22 Oct 2024, Anton Khirnov wrote:
I said this twice before already - every single format that uses
pass_through() should instead be exported by the demuxer as
AV_CODEC_ID_RAWVIDEO, because that's what it is.
I don't really want the MXF demuxer/muxer to do DNXUC parsing or
creation. Also I might want to wrap DNXUC essence to another container,
or remux it to MXF again. So I am not convinced that the current
approach is bad.
Regards,
Marton
Thanks for this statement resp. assessment of the suggested solution!
I see it very much the same way as you do, but it's also very useful to
listen to arguments reflecting divergent points of view.
At the end it shouldn't be such a drama. The actual code isn't very
complex and should be easily modifiable anytime if someone finds a
better solution for this task.
Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".