pspvideo9
29th March 2005, 03:54
Hi all,
I am the author of an FFMPEG front end GUI called PSP Video 9 (http://www.pspvideo9.com). It uses FFMPEG to encode PSP MP4 videos. I'd like to include AviSynth support so I can better support various windows codecs (wmv, rm, etc).
The author of the compiled FFMPEG binary I use has some how incorporated this functionality into his own program and I wish to do the same. However being Japanese, its difficult to understand how he did this. The program in question is called 3GP Converter (http://www.nurs.or.jp/~calcium/3gpp/).
He has made the source code of his DLL interface to AviSynth available here (http://www.nurs.or.jp/~calcium/3gpp/sources/), though not being much of a Win32 programmer, I can't make much of it. My general theory is he is some how serving each frame to ffmpeg.
Does anyone with a bit more experience know how he's pulling this off?
Thanks
I am the author of an FFMPEG front end GUI called PSP Video 9 (http://www.pspvideo9.com). It uses FFMPEG to encode PSP MP4 videos. I'd like to include AviSynth support so I can better support various windows codecs (wmv, rm, etc).
The author of the compiled FFMPEG binary I use has some how incorporated this functionality into his own program and I wish to do the same. However being Japanese, its difficult to understand how he did this. The program in question is called 3GP Converter (http://www.nurs.or.jp/~calcium/3gpp/).
He has made the source code of his DLL interface to AviSynth available here (http://www.nurs.or.jp/~calcium/3gpp/sources/), though not being much of a Win32 programmer, I can't make much of it. My general theory is he is some how serving each frame to ffmpeg.
Does anyone with a bit more experience know how he's pulling this off?
Thanks