[FFmpeg-trac] #1841(undetermined:new): raac: fail to seek

FFmpeg trac at avcodec.org
Tue Oct 23 22:44:33 CEST 2012


#1841: raac: fail to seek
-------------------------------------+-------------------------------------
               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
-------------------------------------+-------------------------------------
 ffmpeg fails to seek above 26s

 http://www.datafilehost.com/download-733c41c3.html

 {{{
 C:\>ffmpeg -ss 26 -i raac.rm out.wav
 ffmpeg version N-45867-g3318d6b Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Oct 23 2012 02:39:33 with gcc 4.5.0 (GCC) 20100414 (Fedora
 MinGW 4.5.
 0-1.fc14)
   configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
 --arch=
 x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
 -pc-min
 gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-
 cpudetect
 --enable-cross-compile --enable-static --disable-shared --extra-
 libs='-lws2_32 -
 lwinmm -lpthread' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snap
 shots/build/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/s
 napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
 version3
 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
 --enable-
 libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-
 decoder=libvpx
   libavutil      51. 77.100 / 51. 77.100
   libavcodec     54. 68.100 / 54. 68.100
   libavformat    54. 33.100 / 54. 33.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 20.104 /  3. 20.104
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 16.100 /  0. 16.100
   libpostproc    52.  1.100 / 52.  1.100
 [rm @ 0x1edbe20] Invalid stream index 1 for index at pos 1233529
 Input #0, rm, from 'raac.rm':
   Metadata:
     title           :
     author          :
     copyright       :
     comment         :
     Creation Date   : 4/21/2012 13:08:18
     Generated By    : Helix Producer SDK 13.1 for Windows, Build
 13.1.1.3436
     Modification Date: 4/21/2012 13:08:18
   Duration: 00:00:30.07, start: 0.000000, bitrate: 328 kb/s
     Stream #0:0: Audio: aac (raac / 0x63616172), 44100 Hz, stereo, s16,
 320 kb/s

 Output #0, wav, to 'out.wav':
   Metadata:
     INAM            :
     author          :
     ICOP            :
     ICMT            :
     Creation Date   : 4/21/2012 13:08:18
     Generated By    : Helix Producer SDK 13.1 for Windows, Build
 13.1.1.3436
     Modification Date: 4/21/2012 13:08:18
     ISFT            : Lavf54.33.100
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz,
 stereo, s16
 , 1411 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (aac -> pcm_s16le)
 Press [q] to stop, [?] for help
 [aac @ 0x1edc920] Reserved bit set.
 Error while decoding stream #0:0: Invalid data found when processing input
 Truncating packet of size 11122 to 7128
 [aac @ 0x1edc920] Prediction is not allowed in AAC-LC.
 Error while decoding stream #0:0: Invalid data found when processing input
 raac.rm: Input/output error
 size=       0kB time=00:00:00.00 bitrate=   0.0kbits/s
 video:0kB audio:0kB subtitle:0 global headers:0kB muxing overhead inf%
 Output file is empty, nothing was encoded (check -ss / -t / -frames
 parameters i
 f used)
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1841>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list