Valerii Zapodovnikov

Results 640 comments of Valerii Zapodovnikov

Ah, yes, Adam7 Interlace. Has nothing to do with interlaced video.

> encoded wrong by the JasPer library Yes.

Duplicate of https://github.com/uclouvain/openjpeg/issues/1116 (actually it is not). Or at least it also prints [INFO] Start to read j2k main header (0); [INFO] Main header has been correctly decoded. [INFO] No...

It is just standard aarch64 platform (with some caveats that it does not advertise some stuff here and there as on android). see https://github.com/google/cpu_features/pull/150 ffmpeg works good there on M1,...

720x288 means that these are fields and height should be x2. I.e. interlaced 720x576. There are two issues about that in ffmpeg. https://trac.ffmpeg.org/ticket/5270 https://trac.ffmpeg.org/ticket/1102

Duplicate of https://github.com/uclouvain/openjpeg/issues/377 Close please, it is impossible in this codebase itself. FFmpeg implemented its code to support THIS library and subsampling. It works there perfectly. Native encoder is still...

So lets merge that? BTW, should this be reverted after this https://github.com/FFmpeg/FFmpeg/commit/2af260e3a85ef2a9fadcac4f4fa652cee53e591e?

> posting on ffmpeg-devel Yes!! See, some guys are right now trying to do/improve the native decoder in ffmpeg. https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=&submitter=&state=&q=JPEG2000&archive=&delegate=

You patch failed to apply https://patchwork.ffmpeg.org/project/ffmpeg/patch/CAH6sF9_T2T5Em4MRrQYk=S+7QWvMPAWnSSYnxEf4mcFeB3rFLw@mail.gmail.com/

Is that "an XAVC file CDCI descriptor" in ffmpeg FATE? https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ And about the pull request you need to close and reopen it to repeat the Travis CI.