View Single Post
Old 12th May 2011, 11:06   #105  |  Link
3ds
Registered User
 
Join Date: Oct 2008
Posts: 10
Quote:
Originally Posted by SirLagsalot View Post
- Lend my assistance to FFMpeg to add full Lagarith decoding support.
Put Lagarith to other packs like FFMPEG is a very good idea! I found this: https://github.com/justinruggles/FFm...dec/lagarith.c So it this work already done?

Quote:
Originally Posted by SirLagsalot View Post
- Start developing Lagarith 2.0, with the aims of supporting higher-bit depth colorspaces such as 48bit RGB, improved multithreading to take advantage of an arbitrary number of processors, and better performance overall.
I think the performance of Lagarith it very good and it which scenario is 48bit RGB good?

IMHO a good idea is to improve the compression ratio. Don't know if it make sence to look at Ut Video Codec Suite or to 7zip?

Some ideas (maybe some bad ideas ):
* Try to use identical picture parts from previous frames.
* Improve NULL Frames:
** Make them more compatibly (the readme says that some programs can't handle them)
** Use not only the last frame. Make it possible to use not only the last frame as NULL Frame. Store some reference frames which can be reuses later.
3ds is offline   Reply With Quote