[FFmpeg-trac] #4680(undetermined:new): jpeg2000: support 32 levels
FFmpeg
trac at avcodec.org
Sat Jun 27 13:34:09 CEST 2015
#4680: jpeg2000: support 32 levels
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: | undetermined
unspecified | Keywords:
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
-------------------------------------+-------------------------------------
attached file has 32 levels (this is the max supported by jpeg2000 if I
understand correctly)
I don't remeber which options I used to encode this
{{{
C:\>ffmpeg -i l32.jp2
ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.6.2 (GCC)
configuration: --disable-pthreads --enable-gpl --disable-ffprobe
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 37.100 / 56. 37.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 17.100 / 5. 17.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
[jpeg2000 @ 02297fe0] Warning: not compiled with thread support, using
thread em
ulation
[jpeg2000 @ 02297fe0] nreslevels 33 is invalid
[jpeg2000 @ 02297fe0] error during processing marker segment ff52
Input #0, j2k_pipe, from 'l32.jp2':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: jpeg2000 (JPEG 2000 codestream restriction 0),
rgb24, 99
9x749, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4680>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list