Opened 13 years ago
Closed 13 years ago
#1104 closed defect (fixed)
wma enc: output buffer size is too small
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | undetermined |
Version: | git-master | Keywords: | regression wma audio |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
C:\>ffmpeg -i mono-1.wv out.wma ffmpeg version N-38892-g6cabb67 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 02:36:23 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) 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' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, wv, from 'mono-1.wv': Duration: 00:00:24.68, start: 0.000000, bitrate: 418 kb/s Stream #0:0: Audio: wavpack, 44100 Hz, mono, s16 Output #0, asf, to 'out.wma': Metadata: WM/EncodingSettings: Lavf54.2.100 Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, mono, s16, 127 kb /s Stream mapping: Stream #0:0 -> #0:0 (wavpack -> wmav2) Press [q] to stop, [?] for help [wmav2 @ 0x1d8a9a0] output buffer size is too small Audio encoding failed
Attachments (1)
Change History (3)
by , 13 years ago
comment:1 by , 13 years ago
Keywords: | regression added |
---|---|
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:2 by , 13 years ago
Keywords: | wma audio added |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
will be fixed with my next git push