#2897: jpeg2000: avoid abort -------------------------------------+------------------------------------- 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 -------------------------------------+------------------------------------- maybe it would be possible to avoid this abort?
{{{ knoppix@Microknoppix:/media/sdb1$ gdb ffmpeg-HEAD-b8ff4f5/ffmpeg_g GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /media/sdb1/ffmpeg-HEAD-b8ff4f5/ffmpeg_g...done. (gdb) r -i fuzz_abort.avi -an -f null -Starting program: /media/sdb1 /ffmpeg-HEAD-b8ff4f5/ffmpeg_g -i fuzz_abort.avi -an -f null - [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". ffmpeg version 2.0-b8ff4f5 Copyright (c) 2000-2013 the FFmpeg developers built on Aug 24 2013 01:32:53 with gcc 4.7 (Debian 4.7.2-5) configuration: --disable-ffprobe --disable-ffserver --disable-yasm --enable-gpl libavutil 52. 42.100 / 52. 42.100 libavcodec 55. 29.100 / 55. 29.100 libavformat 55. 14.102 / 55. 14.102 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 82.102 / 3. 82.102 libswscale 2. 5.100 / 2. 5.100 libswresample 0. 17.103 / 0. 17.103 libpostproc 52. 3.100 / 52. 3.100 [avi @ 0x9105d60] non-interleaved AVI Input #0, avi, from 'fuzz_abort.avi': Duration: 00:00:05.96, start: 0.000000, bitrate: 320 kb/s Stream #0:0: Video: jpeg2000 (JPEG 2000 codestream restriction 0) (MJ2C / 0x43324A4D), rgb24, 192x128, 24 tbr, 24 tbn, 24 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 11025 Hz, mono, s16p, 7 kb/s Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.14.102 Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 192x128, q=2-31, 200 kb/s, 90k tbn, 24 tbc Stream mapping: Stream #0:0 -> #0:0 (jpeg2000 -> rawvideo) Press [q] to stop, [?] for help [null @ 0x91095a0] Encoder did not produce proper pts, making some up. [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF13 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xEF51 at pos 0x2 [jpeg2000 @ 0x9106640] cblk size invalid [jpeg2000 @ 0x9106640] error during processing marker segment ff52 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF59 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0x7F51 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF50 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] unsupported marker 0xFB51 at pos 0x2 [jpeg2000 @ 0x9106640] cblk size invalid [jpeg2000 @ 0x9106640] error during processing marker segment ff52 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xDB51 at pos 0x2 [jpeg2000 @ 0x9106640] error during processing marker segment ff52 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] Invalid tile dimension 8388800x-2147483520. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFDD1 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xDF52 at pos 0x33 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid argument [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid tile dimension 9416x-2147483518. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xDF41 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid tile dimension 192x0. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF11 at pos 0x2 [jpeg2000 @ 0x9106640] extra cblk styles 10 [jpeg2000 @ 0x9106640] error during processing marker segment ff52 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] unsupported marker 0xFE51 at pos 0x2 [jpeg2000 @ 0x9106640] error during processing marker segment ff90 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF59 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xFFD2 at pos 0x33 [jpeg2000 @ 0x9106640] unsupported marker 0xFF5E at pos 0x41 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid argument [jpeg2000 @ 0x9106640] unsupported marker 0xFB51 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xFF50 at pos 0x33 [jpeg2000 @ 0x9106640] unsupported marker 0xBF5C at pos 0x41 [jpeg2000 @ 0x9106640] unsupported marker 0xF790 at pos 0x66 [jpeg2000 @ 0x9106640] Missing SOT Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xBF50 at pos 0x33 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF71 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xBF51 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] extra cblk styles C0 [jpeg2000 @ 0x9106640] error during processing marker segment ff53 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xBF51 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xDF51 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0x7F52 at pos 0x33 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF71 at pos 0x2 [jpeg2000 @ 0x9106640] error during processing marker segment ff90 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xDF51 at pos 0x2 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFD51 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xDF90 at pos 0x66 [jpeg2000 @ 0x9106640] Missing SOT Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] Invalid tile dimension 2240x-2147483520. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFE51 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xEE5C at pos 0x41 [jpeg2000 @ 0x9106640] unsupported marker 0xDF90 at pos 0x66 [jpeg2000 @ 0x9106640] Missing SOT Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFE51 at pos 0x2 [jpeg2000 @ 0x9106640] extra cblk styles 30 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] cblk size > 64 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff53 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0xFF59 at pos 0x2 [jpeg2000 @ 0x9106640] unsupported marker 0xFF4C at pos 0x41 [jpeg2000 @ 0x9106640] unsupported marker 0xFF94 at pos 0x66 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] Invalid tile dimension 192x-1006632828. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid argument [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] error during processing marker segment ff55 Error while decoding stream #0:0: Operation not permitted [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] Invalid sample seperation [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid argument [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [jpeg2000 @ 0x9106640] Support for 3 components is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [jpeg2000 @ 0x9106640] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] error during processing marker segment ff51 Error while decoding stream #0:0: Invalid argument [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] unsupported marker 0x7F51 at pos 0x2 [jpeg2000 @ 0x9106640] nreslevels 134 is invalid [jpeg2000 @ 0x9106640] error during processing marker segment ff52 Error while decoding stream #0:0: Invalid data found when processing input [jpeg2000 @ 0x9106640] SOC marker not present Error while decoding stream #0:0: Invalid data found when processing input Assertion height <= 64 failed at libavcodec/jpeg2000dec.c:1034 Program received signal SIGABRT, Aborted. 0xb7e5e667 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0xb7e5e667 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0xb7e61a52 in *__GI_abort () at abort.c:92 #2 0x0850a190 in decode_cblk (bandpos=0, height=128, width=4, cblk=0xb7d8a020, t1=0xbfff6ce8, s=0x910b840, codsty=<optimized out>) at libavcodec/jpeg2000dec.c:1034 #3 jpeg2000_decode_tile (s=s@entry=0x910b840, tile=0x910d040, picture=picture@entry=0x910c660) at libavcodec/jpeg2000dec.c:1227 #4 0x0850d7ce in jpeg2000_decode_frame (avctx=0x9106640, data=0x910c660, got_frame=0xbffff504, avpkt=0xbffff2a8) at libavcodec/jpeg2000dec.c:1642 #5 0x08677b5e in avcodec_decode_video2 (avctx=0x9106640, picture=picture@entry=0x910c660, got_picture_ptr=got_picture_ptr@entry=0xbffff504, avpkt=avpkt@entry=0xbffff750) at libavcodec/utils.c:1982 #6 0x080b34ed in decode_video (ist=ist@entry=0x910a6a0, pkt=pkt@entry=0xbffff750, got_output=got_output@entry=0xbffff504) at ffmpeg.c:1668 #7 0x080b740a in output_packet (pkt=0xbffff6e8, ist=0x910a6a0) at ffmpeg.c:1866 #8 process_input (file_index=2) at ffmpeg.c:3085 #9 0x080a2cb3 in transcode_step () at ffmpeg.c:3181 #10 transcode () at ffmpeg.c:3233 #11 main (argc=<optimized out>, argv=<optimized out>) at ffmpeg.c:3411 (gdb) }}} line 1034 is av_assert0(height <= JPEG2000_MAX_CBLKH); -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2897> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac