[FFmpeg-trac] #8618(avformat:open): FFmpeg fails to recognize this DTS 5.1 encoded WAV file
FFmpeg
trac at avcodec.org
Sat Nov 5 02:10:37 EET 2022
#8618: FFmpeg fails to recognize this DTS 5.1 encoded WAV file
------------------------------------+------------------------------------
Reporter: d4eva | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: spdif dca | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by Balling):
* status: new => open
Comment:
Still broken and mpv/ffplay too.
{{{
[wav @ 000001e3572c3680] Could not find codec parameters for stream 0
(Audio: dts (dca) (DTS) ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels,
1411 kb/s): unspecified sample format
Consider increasing the value for the 'analyzeduration' (0) and
'probesize' (5000000) options
Input #0, wav, from '1.wav':
Duration: 00:00:11.89, bitrate: 1411 kb/s
Stream #0:0: Audio: dts (DTS) ([1][0][0][0] / 0x0001), 44100 Hz, 2
channels, 1411 kb/s
[abuffer @ 000001e3572c9c80] Unable to parse option value "(null)" as
sample format
[abuffer @ 000001e3572c9c80] Error setting option sample_fmt to value
(null).
[ffplay_abuffer @ 000001e3572d5240] Error applying options to the filter.
Failed to open file '1.wav' or configure filtergraph
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8618#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list