Re: [FFmpeg-devel] [PATCH v4 1/2] avcodec/libjxl: add animated JPEG XL encoder

2024-12-26 Thread Marth64
Got it. Thanks for the context. No objections from me. ___ 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 "unsubsc

Re: [FFmpeg-devel] [PATCH v4 1/2] avcodec/libjxl: add animated JPEG XL encoder

2024-12-24 Thread Leo Izen
On 12/24/24 5:23 PM, Marth64 wrote: Hi Leo, Code in v4 is clean and LGTM. Also, I tested today successfully and got a good visual result when playing back (though I had to use data muxer). ``` ffmpeg -i pizza.mkv -map 0:v -c:v libjxl_anim -f data test.jxl ``` Sorry for the back and forth on thi

Re: [FFmpeg-devel] [PATCH v4 1/2] avcodec/libjxl: add animated JPEG XL encoder

2024-12-24 Thread Marth64
Hi Leo, Code in v4 is clean and LGTM. Also, I tested today successfully and got a good visual result when playing back (though I had to use data muxer). ``` ffmpeg -i pizza.mkv -map 0:v -c:v libjxl_anim -f data test.jxl ``` Sorry for the back and forth on this last bit, but in libavcodec/version.