With the success of turbo jpeg codec mode, I started work on h264
codec mode.  I have it working now end to end using nvenc, quicksync,
or x264.  Nvenc and quicksync use hardware and x264 is software.

The performance is great but I'm quickly seeing two problems with
fonts.  One is that h264(and jpeg for that matter) does not compress
fonts well.  Another is that the fonts get fussy and sometimes you
can't even read them.  Red text on black background is the worst.

So now I'm thinking the best path for codec mode in to implement egfx.
Egfx has something called clear codec that's made for fonts.
https://msdn.microsoft.com/en-us/library/hh554846.aspx

Anyone interested in working of this can contact me directly.

Speidy is working on the bulk compressor but there is still more to do.

I'll post some video of what I have working in the next few weeks.

Jay

On Thu, Oct 23, 2014 at 12:18 PM, Gustavo Homem <gust...@angulosolido.pt> wrote:
> With turbo jpeg at this level of awesomeness I'm not that worried about rfx 
> really :)
>
> Cheers
> Gustavo
> --
> Angulo Sólido - Tecnologias de Informação
> http://angulosolido.pt
>
> On 23 de Outubro de 2014 19h18min53s GMT+01:00, Jay Sorg <jay.s...@gmail.com> 
> wrote:
>>> Wow that's good!
>>>
>>> Is it turbo JPEG or rfx codec?
>>
>>Still turbo JPEG.
>>Working on rfx codec still.
>>Rfx actually works but much slower.
>>
>>Jay
>>
>>------------------------------------------------------------------------------
>>_______________________________________________
>>xrdp-devel mailing list
>>xrdp-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to