[FFmpeg-trac] #3573(ffmpeg:new): FFmpeg will not transcode WMA lossless 24bit to MP3

FFmpeg trac at avcodec.org
Thu Apr 17 17:00:22 CEST 2014


#3573: FFmpeg will not transcode WMA lossless 24bit to MP3
----------------------------------+----------------------------------
             Reporter:  vanmanda  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  ffmpeg    |                  Version:  2.2.1
             Keywords:  24Bit     |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------
 Summary of the bug: I'm using SERVIIO as media server. SERVIIO uses FFMPEG
 to convert my audio files from WMA lossless to MP3.
 transcoding WMA lossless 16bit audio to MP3 works file, 24bit WMA lossless
 audio (2ch and 5.1ch) does not work.

 How to reproduce:
 {{{
 ffmpeg.exe -threads auto -i D:\ServerFolders\Music\Berlin Philharmonic
 String Quintet\A. Dvořák - String Quintet Op. 77\01 Berlin Philharmonic
 String Quintet - A_Dvorák - Stringquintet - Op_ 77 I_ Allegro con fuoco -
 96k-24b.wma -y -threads auto -b:a 192k -id3v2_version 3 -ac 0 -f mp3
 C:\Windows\TEMP\Serviio\transcoding-temp-491-flv_player-ORIGINAL.stf
 ffmpeg version git-256f530 (2014-04-16)
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3573>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list