[FFmpeg-trac] #3530(avformat:reopened): AIFF playback/Transcode failure
FFmpeg
trac at avcodec.org
Mon Jul 28 21:29:26 CEST 2014
#3530: AIFF playback/Transcode failure
-------------------------------------+-------------------------------------
Reporter: DeShizz | Owner:
Type: defect | Status: reopened
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: aif id3v2 | Blocked By:
regression | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by hendrik):
* status: closed => reopened
* resolution: fixed =>
Comment:
The fix works with the provided test file, but I'm under the impression
that it's not a universal fix.
I tested against https://www.dropbox.com/s/8l9oa1595wd3j43/Apache.aif
Using the static 64-bit build from
http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20140727-git-
ad91bf8-win64-static.7z, I got this:
{{{
Z:\ffmpeg\ffmpeg-20140727-git-ad91bf8-win64-static\bin>ffplay -v 100
Apache.aif
ffplay version N-65018-gad91bf8 Copyright (c) 2003-2014 the FFmpeg
developers
built on Jul 26 2014 22:09:15 with gcc 4.8.3 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
--enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-
libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc
--enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-
libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-
libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264
--enable-
libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
libavutil 52. 92.101 / 52. 92.101
libavcodec 55. 69.100 / 55. 69.100
libavformat 55. 49.100 / 55. 49.100
libavdevice 55. 13.102 / 55. 13.102
libavfilter 4. 11.102 / 4. 11.102
libswscale 2. 6.100 / 2. 6.100
libswresample 0. 19.100 / 0. 19.100
libpostproc 52. 3.100 / 52. 3.100
[aiff @ 0000000002aa0340] Format aiff probed with size=2048 and score=100
[aiff @ 0000000002aa0340] id3v2 ver:3 flags:00 len:313
[aiff @ 0000000002aa0340] id3v2 ver:32 flags:00 len:84649156
[aiff @ 0000000002aa0340] ID3v2.32 tag skipped, cannot handle version
[AVIOContext @ 0000000002a9fd80] Statistics: 65536 bytes read, 2 seeks
Apache.aif: Input/output error
}}}
The same build works fine with the original test file "01 Boom Boom
Pow.aiff".
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3530#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list