Displaying 7 results from an estimated 7 matches for "schivago".
Did you mean:
chicago
2018 Jul 15
3
x265 and NHW comparison images posted to https://nhwcodec.blogspot.com/?
Also, don't forget the option I gave you Ralph, where you can have access
to one of my VPSes. We can create a subdomain for free, but if you want
something like nhw.com, you'd have to register the domain name yourself,
which wouldn't cost too much money.... Then I can help configure it to
point to your page on my VPS. I'll host it all for free. You'll have
your own user
2018 Jul 16
0
x265 and NHW comparison images posted to https://nhwcodec.blogspot.com/?
...u want we start first with wix.com or rather from
nearly scratch? I think from scratch would be better as we can really do
what we want, but it will be a lot and lot more difficult to make...
-I will send you a private email for the USB token.-
Cheers,
Raphael
2018-07-16 19:29 GMT+02:00 <sporkschivago at gmail.com>:
> I am not good at website design yet, however, I do have some books I’ve
> purchased that I need to read that will allow me to create complex
> responsive websites (something we need for our new business).
>
> When we looked at hiring a company to create a website...
2018 Mar 30
0
NHW Project - high compression (-l6 setting and below)
..., it simply compiles with: gcc *.c
-O3 -o nhw_encoder.exe.
> But right now, we have been so busy, it's insane. Trying to setup a
small business
Absolutely no problem, really focus on your priorities, and best of luck
with your project!
Cheers,
Raphael
2018-03-28 22:58 GMT+02:00 Spork Schivago <sporkschivago at gmail.com>:
> Raphael,
>
> Personally, I feel one of the highest priorities to get help right now
> should be trying to support images of different sizes. With the current
> restrictions of 512 x 512, why would someone, let's say, on the MCU forums,
>...
2018 Mar 28
0
NHW Project - high compression (-l6 setting and below)
...ld maybe interest someone, a company that will then maybe hire,
sponsorize me to adapt the codec to any size... Because to sum up, to adapt
the NHW codec to any image size, I will need a paid contract for it....
Many thanks again for your feedback!
Cheers,
Raphael
2018-03-28 22:58 GMT+02:00 Spork Schivago <sporkschivago at gmail.com>:
> Raphael,
>
> Personally, I feel one of the highest priorities to get help right now
> should be trying to support images of different sizes. With the current
> restrictions of 512 x 512, why would someone, let's say, on the MCU forums,
>...
2018 Apr 16
0
NHW Project - Linux
...com>:
> That's great news! I can finally try it!
>
> On Mon, Apr 16, 2018 at 4:50 PM, Raphael Canut <nhwcodec at gmail.com> wrote:
> > Hello,
> >
> > I am pleased to announce that the NHW Project now works under Linux!!! A
> big
> > thanks to Spork Schivago who spotted nearly all the bugs in the code!
> >
> > So I have just tested the new source code under MSYS2 (as you would have
> > guessed, I work under Windows for now) and now all works perfectly.
> >
> > Source code and "how to compile" for Linux on my GitH...
2018 Apr 16
0
NHW Project - Linux
...son
> davefilms.us at gmail.com
> From UK dial:
> 00-1-6195496830
>
>
>
> On Apr 16, 2018, at 3:50 PM, Raphael Canut <nhwcodec at gmail.com> wrote:
>
> Hello,
>
> I am pleased to announce that the NHW Project now works under Linux!!! A
> big thanks to Spork Schivago who spotted nearly all the bugs in the code!
>
> So I have just tested the new source code under MSYS2 (as you would have
> guessed, I work under Windows for now) and now all works perfectly.
>
> Source code and "how to compile" for Linux on my GitHub repository:
> https...
2014 Jul 27
1
libtheora-1.1.1 and SDL2 support.
Are there any plans to implement SDL2 support for libtheora? I've searched
the internet for patches and I couldn't really find anything. I modified
some of the files in libtheora-1.1.1 to use the SDL2 library instead of the
SDL library. I'm pretty sure I did it wrong though. It compiles
successfully. I was hoping someone else had done something similarly so I
could compare my