[sldev] [PATCH]Improving Recording Movie
Tarari
tarariseq at gmail.com
Tue Jan 15 08:38:31 PST 2008
Hello.
I improved recording movie for Windows version. Improved version is
available at http://tarari.cocolog-nifty.com/blog/ (japanese).
http://tarari.cocolog-nifty.com/downloads/slwl_vfw_20080115.zip
http://tarari.cocolog-nifty.com/downloads/slwl_libavformat_20080115.zip
http://tarari.cocolog-nifty.com/downloads/moviemaker_20080115.patch (patch only)
slwl_vfw_20080115.zip and slwl_libavformat_20080115.zip include exe
file. slwl_vfw_20080115.zip includes using VFW(Video for Windows)
version. slwl_libavformat_20080115.zip includes using libavformat &
libavcodec version.
When I say why I made a libavformat and libavcodec version, I think it
makes easy to transplant for other platform (particularly for Linux).
libavformat and libavcodec used by
ffmpeg(http://ffmpeg.mplayerhq.hu/). These libraries implement movie
encoder from scratch. So I'm not troubled by behavior of codec by
limiting it to some codec. And it's multi-platform library.
I want to contribute libavformat and libavcodec version to JIRA.
Therefore, I have some question. Cannot you have some opinions?
1. Had better It use libavformat and libavcodec?
2. Is not there the one developing on other platforms when it may use
libavformat and libavcodec? I do not have the development and testing
environment on other platforms.
Regards.
Tarari Watanabe
More information about the SLDev
mailing list