Rémi Achard

Results 73 comments of Rémi Achard

The CI is bound to fail when making update like this (impact on the ABI), right ?

Thanks @rouault, just let me know if there is anything to add.

Thanks for linking that commit @ValZapod, do you append to have context about this ? According to my tests, it doesn't work on MXF wrapped JP2K Cinema files, eg: `ffmpeg...

For reference, the patch I proposed to fix the pixel format identification when using libopenjpeg decoder in ffmpeg in here http://ffmpeg.org/pipermail/ffmpeg-devel/2020-September/269088.html It doesn't require any update of libopenjpeg itself by...

The file is mxf/Sony-00001.mxf IIRC, it's not something specific as the layout follow the XAVC specs and other XAVC files from Sony professional cameras are similar. I did stop thinking...

Thanks @ValZapod, yeah I guess it'll not be enough but that's a start. The patch I made that don't rely on openjpeg to merge this PR was https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ and include...

Here are some notes on the current behaviour of the ImageIO class, feedback welcome: * Process and write back only the first R,G,B,[A] channels, * OpenEXR display/data window are not...

Thanks @doug-walker, I'll add an item to the agenda and look into adding a user parameter to control the output bitdepth on write.

As discussed during last TSC meeting, tagging @lgritz and @Shootfast as you were both active during the discussion around this issue, any feedback from you (and anyone else obviously) would...

I think the PR is now ready again for reviews, apologies for the force push 2 weeks ago, I realised later it will probably have broke the reviewers progress on...