[FFmpeg-user] AVISynth use error
Mike Brown
brown at mrvideo.vidiot.com
Tue Dec 1 19:41:27 CET 2015
On Mon, Nov 23, 2015 at 03:42:01PM -0600, Mike Brown wrote:
> On Mon, Nov 23, 2015 at 08:57:57AM -0900, Lou wrote:
> > 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.
>
> Sorry, here it is:
>
> LoadPlugin("C:\Program Files (x86)\DGAVCDecNV\DGDecodeNV.dll")
> dgsource("e:\\inputfile.dgi")
> assumetff()
> telecide(guide=0,y0=750,y1=1079)
> decimate()
Does anyone have any ideas about this issue?
MB
--
e-mail: vidiot at vidiot.com | vidiot at vidiot.net /~\ The ASCII
6082066843 at email.uscc.net (140 char limit) \ / Ribbon Campaign
Visit - URL: http://vidiot.com/ X Against
http://vidiot.net/ / \ HTML Email
"What do you say Beckett. Wanna have a baby?" - Castle to Det. Beckett
"How long have I been gone?" Alexis after seeing Castle and Beckett w/ baby
- Castle - 11/25/13
More information about the ffmpeg-user
mailing list