[FFmpeg-trac] #7350(avfilter:new): Feature request: add avisynth input-output filter

FFmpeg trac at avcodec.org
Thu Aug 9 15:06:40 EEST 2018


#7350: Feature request: add avisynth input-output filter
----------------------------------+---------------------------------------
             Reporter:  Lirk      |                     Type:  enhancement
               Status:  new       |                 Priority:  wish
            Component:  avfilter  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 It would be better to use avisynth script for any input files via filter
 instead of using separated avs-scripts:

 ffmpeg -i videofile.ext -vf avisynth=scriptname.avs #ENCODING_PARAMETERS
 output.ext

 scriptname.avs:
 ffmpegIOplugin()
 #AVISYNTH_SCRIPT_CONTENT

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


More information about the FFmpeg-trac mailing list