[FFmpeg-trac] #5679(ffplay:new): FFplay uses internal API of AVFilterLink

FFmpeg trac at avcodec.org
Wed Jun 29 12:03:45 CEST 2016


#5679: FFplay uses internal API of AVFilterLink
--------------------------------------+--------------------------------
               Reporter:  cehoyos     |                  Owner:
                   Type:  defect      |                 Status:  new
               Priority:  normal      |              Component:  ffplay
                Version:  git-master  |               Keywords:
             Blocked By:              |               Blocking:
Reproduced by developer:  0           |  Analyzed by developer:  0
--------------------------------------+--------------------------------
 FFplay uses AVFilterLink->channels making audio decoding broken since
 10424024a16a7646169b9c9008c5f7b77cbc2211
 {{{
 $ ffplay -i fate-suite/mp3-conformance/compl.bit
 ffplay version N-78463-gfbc96c5 Copyright (c) 2003-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-shared
   libavutil      55. 17.103 / 55. 27.100
   libavcodec     57. 24.102 / 57. 48.101
   libavformat    57. 25.100 / 57. 40.101
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 31.100 /  6. 46.102
   libswscale      4.  0.100 /  4.  1.100
   libswresample   2.  0.101 /  2.  1.100
 [mp3 @ 0x7fd1dc000920] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, mp3, from 'fate-suite/mp3-conformance/compl.bit':
   Duration: 00:00:05.19, start: 0.000000, bitrate: 64 kb/s
     Stream #0:0: Audio: mp3, 48000 Hz, mono, s16p, 64 kb/s
 Invalid sample rate or channel count!
 Failed to open file 'fate-suite/mp3-conformance/compl.bit' or configure
 filtergraph
 }}}

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


More information about the FFmpeg-trac mailing list