#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac