[FFmpeg-user] Creating Motion JPEG 2000 Images

2024-07-29 Thread Aaron Boxer via ffmpeg-user
Hello, I am able to play back mj2 clips with ffmpeg; can I also create mj2 files by converting from say mp4 ? Thank you! Aaron ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link

Re: [FFmpeg-user] Creating Motion JPEG 2000 Images

2024-07-29 Thread Aaron Boxer via ffmpeg-user
July 2024 at 15:40, Oliver Fromme wrote: > > > Aaron Boxer via ffmpeg-user wrote: > > > I am able to play back mj2 clips with ffmpeg; can I also create mj2 files > > > by converting from say mp4 ? > > > No, unfortunately that's not supported. >

Re: [FFmpeg-user] Creating Motion JPEG 2000 Images

2024-07-29 Thread Aaron Boxer via ffmpeg-user
On Monday, 29 July 2024 at 18:58, Pierre-Anthony Lemieux wrote: > > > The kdu_v_compress tool at [1] can create MJ2 files. > > [1] https://kakadusoftware.com/documentation-downloads/downloads/ > Perfect! Thanks, Aaron > On Mon, Jul 29, 2024 at 2:12 PM Aaron