[FFmpeg-trac] #10547(undetermined:new): osq: fix decoding of 20-bit

FFmpeg trac at avcodec.org
Mon Sep 4 20:29:48 EEST 2023


#10547: osq: fix decoding of 20-bit
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 {{{
 ./ffmpeg -i 20bit.osq -y out.wav
 ffmpeg version N-111911-gc4ab17a62d Copyright (c) 2000-2023 the FFmpeg
 developers
   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
   configuration:
   libavutil      58. 19.100 / 58. 19.100
   libavcodec     60. 25.100 / 60. 25.100
   libavformat    60. 11.100 / 60. 11.100
   libavdevice    60.  2.101 / 60.  2.101
   libavfilter     9. 11.100 /  9. 11.100
   libswscale      7.  3.100 /  7.  3.100
   libswresample   4. 11.100 /  4. 11.100
 [aist#0:0/osq @ 0x55d495cf02c0] Guessed Channel Layout: stereo
 Input #0, osq, from '20bit.osq':
   Duration: 00:00:02.04, start: 0.000000, bitrate: 271 kb/s
   Stream #0:0: Audio: osq, 22050 Hz, 2 channels, s32p (20 bit)
 Stream mapping:
   Stream #0:0 -> #0:0 (osq (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 Output #0, wav, to 'out.wav':
   Metadata:
     ISFT            : Lavf60.11.100
   Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 22050 Hz, 2
 channels, s16, 705 kb/s
     Metadata:
       encoder         : Lavc60.25.100 pcm_s16le
 [out#0/wav @ 0x55d495cf0c80] video:0kB audio:175kB subtitle:0kB other
 streams:0kB global headers:0kB muxing overhead: 0.043415%
 size=     176kB time=00:00:02.03 bitrate= 707.7kbits/s speed= 135x
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10547>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list