[FFmpeg-trac] #2810(avformat:open): unsupported wav

FFmpeg trac at avcodec.org
Fri Jul 26 11:19:58 CEST 2013


#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


More information about the FFmpeg-trac mailing list