[prev in list] [next in list] [prev in thread] [next in thread] 

List:       theora
Subject:    [theora] Fwd:  NHW Project - speed comparison with x265
From:       Raphael Canut <nhwcodec () gmail ! com>
Date:       2017-11-30 13:23:40
Message-ID: CAKE58qEpfeHkrvJujK2NwBDfpdxDy1-G_iaK0fJdUDLzHS_k3w () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


---------- Forwarded message ----------
From: Raphael Canut <nhwcodec@gmail.com>
Date: 2017-11-30 14:22 GMT+01:00
Subject: Re: [theora] NHW Project - speed comparison with x265
To: fboehm <fboehm@aon.at>


Hi Franz,

Many thanks for your answer!!!

> I appreciate your enthusiastic work on such a complex project like
writing a video codec

Yes, for now the NHW codec is more an image codec actually, would need to
add inter frame mecanism (motion estimation, motion compensation) to the
codec to become a real video codec.The NHW Project is more a
proof-of-concept in its currents state to validate for example the wavelet
transform, the multistage residual coding, the compression schemes, and
other processings, that are new and royalty-free.Do you think I can have a
freelance contract with minimum salary to do this, because completing and
finishing the codec will require me full-time work.

> Instead you have to find some other (maybe niche) use-case where your
codec works well and can blossom. As an example, maybe some sort of
decentralized/peer-to-peer Internet enthusiasts > would enojy using your
codecto develop some sort of open-source alternative to Skype.

Would be just great to find a use-case for the NHW codec! If you and/or
other Xiph community members would know such potential use-case,
niche-case, do not hesitate to let me know!

> To make a long story short: to gain more publicity you really have to
create a website with visual presentations of your codecs quality. And
please, please, please present your results in an
> appealing way. In the base case use a javascript-image-slider effect.

Yes the NHW Project lacks a good website with good visuals.But I won't be
able to do this website alone...

As you suggest, maybe Xiph.org wants to host and help with the NHW Project
website? -Would be just great!-

Again thank you very much for your kind help, it is much appreciated.

Kind regards,
Raphael

2017-11-30 11:58 GMT+01:00 fboehm <fboehm@aon.at>:

> Hi Raphael,
>
> since quite a while I'm reading your updates on your NHW project with
> great interest.
>
> I have to admit I'm no video codec developer. My interest in video codecs
> is pretty simple. Several years ago I was working on a (non-commercial)
> video streaming project that I wanted to base on an open-source video
> codec. Those I was constantly scouting for open source video codec
> innovations.
>
> I appreciate your enthusiastic work on such a complex project like writing
> a video codec. As you already realized it's similarly challenging to
> attract other people to join or use a new video codec.
>
> What I unfortunately can say for sure is, that it's almost impossible to
> attract mobile/semiconductor industry to embed such a codec into their
> chipsets. Instead you have to find some other (maybe niche) use-case where
> your codec works well and can blossom. As an example, maybe some sort of
> decentralized/peer-to-peer Internet enthusiasts would enojy using your
> codecto develop some sort of open-source alternative to Skype.
>
> To make a long story short: to gain more publicity you really have to
> create a website with visual presentations of your codecs quality. And
> please, please, please present your results in an appealing way. In the
> base case use a javascript-image-slider effect. Example:
>
> https://codyhouse.co/demo/image-comparison-slider/index.html
>
> And of course it would be great if Xiph could host your demo website.
>
> All the best,
> Franz
>
>
> Am 2017-11-27 um 20:33 schrieb Raphael Canut:
>
>> Hello,
>>
>> I am very slowly working on the NHW Project.I recently made a speed
>> comparison with x265 and wanted to share it with you.
>>
>> On my processor Intel Core i5-6400, in average the NHW encoder (totally
>> unoptimized) is x10 times faster to encode than x265 (png decoding time
>> removed), in average 30ms vs 300ms for a 512x512 24bit color image, and in
>> average the NHW decoder (totally unoptimized) is x3 times faster to decode
>> than x265 (output to .ppm file), in average 10ms vs 30ms.
>>
>> As a reminder, x265 is ultra optimized, so with good C optimization, SIMD
>> optimization and multithreading, the NHW codec will be x40 times faster to
>> encode and x12 times faster to decode than x265 or even more, so this
>> confirms that the NHW Project could be a good candidate for the mobile
>> device market.
>>
>> At mid-compression, quality-wise I find (visual tests) that the NHW codec
>> and x265 are on par, sometimes more neatness is better, sometimes more
>> precision is better, and a lot of improvements remain to be done for the
>> NHW codec.
>>
>> If there are engineers from mobile device companies on this forum, could
>> you consider the NHW Project or is it too late it will be AOM AV1 or HEVC
>> despite their high power consumption?
>>
>> Monty, would it be possible that the NHW Project has a Xiph.org page to
>> encourage and boost its development?
>>
>> Any answer welcome!
>>
>> Cheers,
>> Raphael
>>
>>
>> _______________________________________________
>> theora mailing list
>> theora@xiph.org
>> http://lists.xiph.org/mailman/listinfo/theora
>>
>>
> _______________________________________________
> theora mailing list
> theora@xiph.org
> http://lists.xiph.org/mailman/listinfo/theora
>

[Attachment #5 (text/html)]

<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message \
----------<br>From: <b class="gmail_sendername">Raphael Canut</b> <span \
dir="ltr">&lt;<a href="mailto:nhwcodec@gmail.com">nhwcodec@gmail.com</a>&gt;</span><br>Date: \
2017-11-30 14:22 GMT+01:00<br>Subject: Re: [theora] NHW Project - speed comparison \
with x265<br>To: fboehm &lt;<a \
href="mailto:fboehm@aon.at">fboehm@aon.at</a>&gt;<br><br><br><div dir="ltr">Hi \
Franz,<div><br></div><div>Many thanks for your answer!!!</div><span \
class=""><div><br></div><div>&gt; I appreciate your enthusiastic work on such a \
complex project like writing a video codec<br></div><div><br></div></span><div>Yes, \
for now the NHW codec is more an image codec actually, would need to add inter frame \
mecanism (motion estimation, motion compensation) to the codec to become a real video \
codec.The NHW Project is more a proof-of-concept in its currents state to validate \
for example the wavelet transform, the multistage residual coding, the compression \
schemes, and other processings, that are new and royalty-free.Do you think I can have \
a freelance contract with minimum salary to do this, because completing and finishing \
the codec will require me full-time work.</div><span \
class=""><div><br></div><div>&gt; Instead you have to find some other (maybe niche) \
use-case where your codec works well and can blossom. As an example, maybe some sort \
of decentralized/peer-to-peer Internet enthusiasts &gt; would enojy using your \
codecto develop some sort of open-source alternative to \
Skype.<br></div><div><br></div></span><div>Would be just great to find a use-case for \
the NHW codec! If you and/or other Xiph community members would know such potential \
use-case, niche-case, do not hesitate to let me know!</div><span \
class=""><div><br></div><div>&gt; To make a long story short: to gain more publicity \
you really have to create a website with visual presentations of your codecs quality. \
And please, please, please present your results in an</div><div>&gt; appealing way. \
In the base case use a javascript-image-slider effect.  \
<br></div><div><br></div></span><div>Yes the NHW Project lacks a good website with \
good visuals.But I won&#39;t be able to do this website \
alone...</div><div><br></div><div>As you suggest, maybe Xiph.org wants to host and \
help with the NHW Project website? -Would be just \
great!-</div><div><br></div><div>Again thank you very much for your kind help, it is \
much appreciated.</div><div><br></div><div>Kind \
regards,</div><div>Raphael</div><div><div class="h5"><div \
class="gmail_extra"><br><div class="gmail_quote">2017-11-30 11:58 GMT+01:00 fboehm \
<span dir="ltr">&lt;<a href="mailto:fboehm@aon.at" \
target="_blank">fboehm@aon.at</a>&gt;</span>:<br><blockquote class="gmail_quote" \
style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">Hi Raphael,<br> <br>
since quite a while I&#39;m reading your updates on your NHW project with great \
interest.<br> <br>
I have to admit I&#39;m no video codec developer. My interest in video codecs is \
pretty simple. Several years ago I was working on a (non-commercial) video streaming \
project that I wanted to base on an open-source video codec. Those I was constantly \
scouting for open source video codec innovations.<br> <br>
I appreciate your enthusiastic work on such a complex project like writing a video \
codec. As you already realized it&#39;s similarly challenging to attract other people \
to join or use a new video codec.<br> <br>
What I unfortunately can say for sure is, that it&#39;s almost impossible to attract \
mobile/semiconductor industry to embed such a codec into their chipsets. Instead you \
have to find some other (maybe niche) use-case where your codec works well and can \
blossom. As an example, maybe some sort of decentralized/peer-to-peer Internet \
enthusiasts would enojy using your codecto develop some sort of open-source \
alternative to Skype.<br> <br>
To make a long story short: to gain more publicity you really have to create a \
website with visual presentations of your codecs quality. And please, please, please \
present your results in an appealing way. In the base case use a \
javascript-image-slider effect. Example:<br> <br>
<a href="https://codyhouse.co/demo/image-comparison-slider/index.html" \
rel="noreferrer" target="_blank">https://codyhouse.co/demo/imag<wbr>e-comparison-slider/index.html</a><br>
 <br>
And of course it would be great if Xiph could host your demo website.<br>
<br>
All the best,<br>
Franz<div><div class="m_4929564186246513677gmail-h5"><br>
<br>
Am 2017-11-27 um 20:33 schrieb Raphael Canut:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div \
class="m_4929564186246513677gmail-h5"> Hello,<br>
<br>
I am very slowly working on the NHW Project.I recently made a speed comparison with \
x265 and wanted to share it with you.<br> <br>
On my processor Intel Core i5-6400, in average the NHW encoder (totally unoptimized) \
is x10 times faster to encode than x265 (png decoding time removed), in average 30ms \
vs 300ms for a 512x512 24bit color image, and in average the NHW decoder (totally \
unoptimized) is x3 times faster to decode than x265 (output to .ppm file), in average \
10ms vs 30ms.<br> <br>
As a reminder, x265 is ultra optimized, so with good C optimization, SIMD \
optimization and multithreading, the NHW codec will be x40 times faster to encode and \
x12 times faster to decode than x265 or even more, so this confirms that the NHW \
Project could be a good candidate for the mobile device market.<br> <br>
At mid-compression, quality-wise I find (visual tests) that the NHW codec and x265 \
are on par, sometimes more neatness is better, sometimes more precision is better, \
and a lot of improvements remain to be done for the NHW codec.<br> <br>
If there are engineers from mobile device companies on this forum, could you consider \
the NHW Project or is it too late it will be AOM AV1 or HEVC despite their high power \
consumption?<br> <br>
Monty, would it be possible that the NHW Project has a Xiph.org page to encourage and \
boost its development?<br> <br>
Any answer welcome!<br>
<br>
Cheers,<br>
Raphael<br>
<br>
<br></div></div>
______________________________<wbr>_________________<br>
theora mailing list<br>
<a href="mailto:theora@xiph.org" target="_blank">theora@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/theora" rel="noreferrer" \
target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/theora</a><br> <br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
theora mailing list<br>
<a href="mailto:theora@xiph.org" target="_blank">theora@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/theora" rel="noreferrer" \
target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/theora</a><br> \
</blockquote></div><br></div></div></div></div> </div><br></div>


[Attachment #6 (text/plain)]

_______________________________________________
theora mailing list
theora@xiph.org
http://lists.xiph.org/mailman/listinfo/theora


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic