Opened 2 years ago
Last modified 2 years ago
#10030 open enhancement
iff ilbm fails to decode
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | iff |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
decodes correctly with recoil (http://recoil.sourceforge.net/) and other software
./ffmpeg_g -i a4000-060.24.iff out.bmp ffmpeg version N-109064-gc124981b79 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: libavutil 57. 42.100 / 57. 42.100 libavcodec 59. 52.101 / 59. 52.101 libavformat 59. 34.101 / 59. 34.101 libavdevice 59. 8.101 / 59. 8.101 libavfilter 8. 50.100 / 8. 50.100 libswscale 6. 8.112 / 6. 8.112 libswresample 4. 9.100 / 4. 9.100 Ignoring attempt to set invalid timebase 1/0 for st:0 [iff @ 0x55cc3734b440] Unknown SVX8 compression method '-1' a4000-060.24.iff: Operation not permitted
Attachments (4)
Change History (6)
by , 2 years ago
Attachment: | a4000-060.24.iff added |
---|
by , 2 years ago
Attachment: | abacus.24.iff added |
---|
by , 2 years ago
comment:1 by , 2 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | iff added |
Priority: | normal → wish |
Reproduced by developer: | set |
Status: | new → open |
Type: | defect → enhancement |
Version: | unspecified → git-master |
by , 2 years ago
comment:2 by , 2 years ago
Note:
See TracTickets
for help on using tickets.
Attached patch seems to fix the problem.