[FFmpeg-trac] #5447(undetermined:new): tak: problem with multichannel files with (some) non-standard frequencies

FFmpeg trac at avcodec.org
Sat Apr 16 23:25:30 CEST 2016


#5447: tak: problem with multichannel files with (some) non-standard frequencies
-------------------------------------+-------------------------------------
               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
-------------------------------------+-------------------------------------
 44khz file decodes correctly

 https://www.datafilehost.com/d/271c11de

 {{{
 C:\>ffmpeg -i 33107_3.tak out.wav
 ffmpeg version N-79468-ga676c29 Copyright (c) 2000-2016 the FFmpeg
 developers
   built 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-pthreads --enable-memalign-hack --enable-runtime-
 cpudetect --
 enable-cross-compile --enable-static --disable-shared --extra-
 libs='-lws2_32 -lw
 inmm -lpthread' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snapsh
 ots/build/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/sna
 pshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
 version3 --
 enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
 --enable-li
 bvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
 --enable-li
 bopencore-amrwb --enable-libmp3lame --enable-libfreetype --enable-libvpx
 --disab
 le-decoder=libvpx
   libavutil      55. 22.100 / 55. 22.100
   libavcodec     57. 34.102 / 57. 34.102
   libavformat    57. 34.101 / 57. 34.101
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 42.100 /  6. 42.100
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, tak, from '33107_3.tak':
   Duration: 00:00:30.10, start: 0.000000, bitrate: 1161 kb/s
     Stream #0:0: Audio: tak, 33107 Hz, 5.1, s16p
 [wav @ 0x28967c0] Using AVStream.codec to pass codec parameters to muxers
 is dep
 recated, use AVStream.codecpar instead.
 Output #0, wav, to 'out.wav':
   Metadata:
     ISFT            : Lavf57.34.101
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 33107 Hz, 5.1,
 s16, 3
 178 kb/s
     Metadata:
       encoder         : Lavc57.34.102 pcm_s16le
 Stream mapping:
   Stream #0:0 -> #0:0 (tak (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 Error while decoding stream #0:0: Invalid data found when processing input
     Last message repeated 109 times
 size=     388kB time=00:00:00.99 bitrate=3179.1kbits/s speed=12.8x
 video:0kB audio:388kB subtitle:0kB other streams:0kB global headers:0kB
 muxing o
 verhead: 0.025677%
 Conversion failed!
 }}}

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


More information about the FFmpeg-trac mailing list