[FFmpeg-trac] #10481(avfilter:new): libflite missing from AV filter list

FFmpeg trac at avcodec.org
Thu Jul 20 07:19:03 EEST 2023


#10481: libflite missing from AV filter list
----------------------------------+---------------------------------------
             Reporter:  Kev       |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avfilter  |                  Version:  unspecified
             Keywords:  flite     |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 When building with --enable-libflite seeing
 [AVFilterGraph @ 0x7fb322a047c0] No such filter: 'flite'

 At a glance can see &ff_asrc_flite is missing from static const AVFilter *
 const filter_list[] = {

 {{{
 % ffmpeg -f lavfi -i "flite=textfile=sometexttoread.txt" ... output
 ffmpeg version current as of ticket (N-111587-g572979712b) =
 efa6cec759d7c692808a8cc43d610fe6b9fadfe1
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10481>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list