#2810: unsupported wav
-------------------------------------+-------------------------------------
Reporter: richardpl | Owner:
Type: defect | Status: open
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: regression | Blocked By:
wav dca probe | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Sorry for not adding a workaround originally.
This is **not** the correct workaround (suggested
[http://stackoverflow.com/revisions/17817234/2 elsewhere]):
~~{{{ffmpeg -f s16le ... }}}~~
The following works as expected:
{{{$ ffmpeg -acodec pcm_s16le -i steps-stereo-16b-44khz.wav}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2810#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac