Re: Re: Project update
Laurent Aimar <[email protected]> Fri, 7 Nov 2003 23:37:42 +0100
| Newsgroups | gmane.comp.video.h264.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, Oct 06, 2003, Laurent Aimar wrote: > For my personnal learning, I have started an encoder from scratch with > basic features (sooo slow but begin to work :) I have some working code at http://via.ecp.fr/~fenrir/x264-2003-11-7.tgz if anybody is interested. It begins to give good result. Only the encoder is usable. The main features are: - I/P frames: all MB types supported - B frames: only B L0/L1 or BI 16x16 supported (so bitrate is worst with them) - cabac for I/P frames - deblocking filter. Drawbacks: - slow as hell. (1fps on my 1Ghz for dvd resolutions) - no interlaced support. - no bitrate control (fixed QP) - .... ;) -- fenrir ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/