[FFmpeg-trac] #2304(undetermined:closed): Support PCM_S16BE in WAVE

FFmpeg trac at avcodec.org
Fri Feb 3 18:12:17 EET 2017


#2304: Support PCM_S16BE in WAVE
-------------------------------------+-------------------------------------
             Reporter:  DJX          |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  duplicate
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by DJX):

 Ticket 1978 say's this was fixed but I'm still unable to create a WAVE
 file with the original sample used in this ticket:

 You can find the samples here: https://www.djxmmx.net/ffmpeg/2304/

 {{{
 ffmpeg -i Bad.mpg -c copy bad.wav
 ffmpeg version N-83372-g08b0981 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with gcc 5.4.0 (GCC)
   configuration: --enable-gpl --enable-version3 --enable-cuda --enable-
 cuvid --enable-d3d11va --enable-dxva2 --enable-li
 bmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig
 --enable-frei0r --enable-gnutls --enable-iconv
 --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
 --enable-libfreetype --enable-libgme --enable-libgs
 m --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enabl
 e-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp
 --enable-libsnappy --enable-libsoxr --enable-libspe
 ex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-
 libvo-amrwbenc --enable-libvorbis --enable-libvpx
  --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxavs --enable-libxvid --enable-libzi
 mg --enable-lzma --enable-decklink --enable-zlib
   libavutil      55. 46.100 / 55. 46.100
   libavcodec     57. 75.100 / 57. 75.100
   libavformat    57. 66.101 / 57. 66.101
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 72.100 /  6. 72.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 [mpeg @ 000000000030a960] Format mpeg detected only with low score of 25,
 misdetection possible!
 Guessed Channel Layout for Input Stream #0.1 : stereo
 Input #0, mpeg, from 'Bad.mpg':
   Duration: 00:04:21.26, start: 0.017378, bitrate: 7386 kb/s
     Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, top first),
 720x480 [SAR 8:9 DAR 4:3], 29.97 fps, 29.97 tb
 r, 90k tbn, 59.94 tbc
     Stream #0:1[0xa0]: Audio: pcm_dvd, 48000 Hz, stereo, s16, 1536 kb/s
 [wav @ 00000000027700a0] pcm_dvd codec not supported in WAVE format
 Could not write header for output file #0 (incorrect codec parameters ?):
 Function not implemented
 Stream mapping:
   Stream #0:1 -> #0:0 (copy)
     Last message repeated 1 times
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/2304#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list