[FFmpeg-user] AVISynth use error
Lou
lou at lrcd.com
Mon Nov 23 18:57:57 CET 2015
On Mon, 23 Nov 2015 10:06:07 -0600
Mike Brown <brown at mrvideo.vidiot.com> wrote:
> I noticed that ffmpeg can use avisynth scripts, but it didn't work for me:
>
>
> BRN <21> ffmpeg -i inputfile.avs -vcodec libx265 -preset superfast -x265-params crf=28 inputfile.ts
> ffmpeg version N-76776-g3c110b0 Copyright (c) 2000-2015 the FFmpeg developers
> built with gcc 5.2.0 (GCC)
> configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
> libavutil 55. 8.100 / 55. 8.100
> libavcodec 57. 15.100 / 57. 15.100
> libavformat 57. 18.100 / 57. 18.100
> libavdevice 57. 0.100 / 57. 0.100
> libavfilter 6. 15.100 / 6. 15.100
> libswscale 4. 0.100 / 4. 0.100
> libswresample 2. 0.101 / 2. 0.101
> libpostproc 54. 0.100 / 54. 0.100
> inputfile.avs: Unknown error occurred
>
>
> The AVS script is fully functional as I used it with the x264 encoder.
Please provide the AVS script.
More information about the ffmpeg-user
mailing list