[FFmpeg-trac] #10561(undetermined:new): ape: add support for 32-bit float
FFmpeg
trac at avcodec.org
Mon Sep 11 13:46:55 EEST 2023
#10561: ape: add support for 32-bit float
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
{{{
./ffmpeg -i f32be.ape
ffmpeg version N-112010-g1a87a9d82a Copyright (c) 2000-2023 the FFmpeg
developers
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
configuration:
libavutil 58. 19.100 / 58. 19.100
libavcodec 60. 26.100 / 60. 26.100
libavformat 60. 11.100 / 60. 11.100
libavdevice 60. 2.101 / 60. 2.101
libavfilter 9. 11.100 / 9. 11.100
libswscale 7. 3.100 / 7. 3.100
libswresample 4. 11.100 / 4. 11.100
[ape @ 0x563b16f83840] 32 bits per coded sample 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.
[ape @ 0x563b16f83840] If you want to help, upload a sample of this file
to https://streams.videolan.org/upload/ and contact the ffmpeg-devel
mailing list. (ffmpeg-devel at ffmpeg.org)
[ape @ 0x563b16f82580] Failed to open codec in avformat_find_stream_info
[ape @ 0x563b16f83840] 32 bits per coded sample 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.
[ape @ 0x563b16f83840] If you want to help, upload a sample of this file
to https://streams.videolan.org/upload/ and contact the ffmpeg-devel
mailing list. (ffmpeg-devel at ffmpeg.org)
[ape @ 0x563b16f83840] 32 bits per coded sample 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.
[ape @ 0x563b16f83840] If you want to help, upload a sample of this file
to https://streams.videolan.org/upload/ and contact the ffmpeg-devel
mailing list. (ffmpeg-devel at ffmpeg.org)
[ape @ 0x563b16f82580] Failed to open codec in avformat_find_stream_info
[ape @ 0x563b16f82580] Could not find codec parameters for stream 0
(Audio: ape (APE / 0x20455041), 48000 Hz, 0 channels (32 bit)):
unspecified number of channels
Consider increasing the value for the 'analyzeduration' (0) and
'probesize' (5000000) options
[aist#0:0/ape @ 0x563b16f86e40] Guessed Channel Layout: stereo
Input #0, ape, from 'f32be.ape':
Duration: 00:00:06.76, start: 0.000000, bitrate: 1465 kb/s
Stream #0:0: Audio: ape (APE / 0x20455041), 48000 Hz, 2 channels (32
bit)
At least one output file must be specified
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10561>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list