[Ffmpeg-devel] [PATCH] AVISynth support
Steve Lhomme
slhomme
Wed Aug 16 23:45:07 CEST 2006
Hi,
As we just added AVISynth support to DrFFMPEG I thought it would be nice
to share with the bigger FFMPEG community. So here is a patch against
latest SVN.
For some reason it doesn't add -lvfw32 to EXTRALIBS, but since it
doesn't add it for -lz either I guess the SVN is broken under MSys. MSys
doesn't use bash by default (which seem to be a new requirement in FFMPEG).
You need to use AVISynth scripts with a URL like this:
"avs:/path/to.avs" because all the video access is done via a "virtual"
protocol. This way url_ftell still works. Seeking is not totally working
but it works in all cases used by FFMPEG and DrDivX.
Steve
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: avisynth-input.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060816/aac5adf2/attachment.txt>
More information about the ffmpeg-devel
mailing list