Is there an introduction to the different codecs?
I'm a bit unsure to what codec might be the best. I always use TIGHT but there might be a better one.
Maybe some codecs might even be overcome by now and could be removed from the program?
[mod=494,1211707709]splitted from feature request to General help[/mod]
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Is there an introduction to the different codecs?
Is there an introduction to the different codecs?
Last edited by Arnie_75 on 2008-05-25 09:28, edited 2 times in total.
Re: Is there an introduction to the different codecs?
ZYWRLE":Enhanced VNC codec for Motion picture
ZYWRLE(ZLib YUV Wavelet Run Length Encoding)
related:
http://mobile.hitachi-system.co.jp/publications/ZYWRLE/
improvement over ZRLE
Problem of ZRLE:
* In Hi-color(above 32K colors) mode,
* In Natural image,
=> No Palette-lize, No RLE => Raw uncompressed data(Raw tile).
encoding ZYWRLE
not selected by default, select manual codec from vncviewer of 1.0.4 or higher ,
vncviewer ... Options ... -- Format and Encoding --
as well, this require ultravnc 1.04 server or higher.
ZYWRLE(ZLib YUV Wavelet Run Length Encoding)
related:
http://mobile.hitachi-system.co.jp/publications/ZYWRLE/
improvement over ZRLE
Problem of ZRLE:
* In Hi-color(above 32K colors) mode,
* In Natural image,
=> No Palette-lize, No RLE => Raw uncompressed data(Raw tile).
encoding ZYWRLE
not selected by default, select manual codec from vncviewer of 1.0.4 or higher ,
vncviewer ... Options ... -- Format and Encoding --
as well, this require ultravnc 1.04 server or higher.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Is there an introduction to the different codecs?
I agree,
but only developers can remove the unused codecs.
my choice:
ZYWRLE for motion picture over low bandwith
hextile over LAN
There a 7 quick options (6 shown) but one can't be used for custom selection because not implemented codec settings like ZYWRLE + full colors
only from command line but here too, there missing command line parser of ZYWRLE
vncviewer localhost /noauto /encoding zywrle
but only developers can remove the unused codecs.
my choice:
ZYWRLE for motion picture over low bandwith
hextile over LAN
There a 7 quick options (6 shown) but one can't be used for custom selection because not implemented codec settings like ZYWRLE + full colors
only from command line but here too, there missing command line parser of ZYWRLE
vncviewer localhost /noauto /encoding zywrle
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Is there an introduction to the different codecs?
Isn't TIGHT the best choice in general for internet connections?
Maybe the integrated codecs (or the offered choices within the GUI) can be reduced to about 3 choices?
Like TIGHT for normal use over internet, ZYWRLE and hextile?
Maybe the integrated codecs (or the offered choices within the GUI) can be reduced to about 3 choices?
Like TIGHT for normal use over internet, ZYWRLE and hextile?
Re: Is there an introduction to the different codecs?
> Like TIGHT for normal use over internet, ZYWRLE and hextile?
Yes, but I think would not be available until next developper rewrite the front end, so unavailable for 105.
I was talking many time improve the GUI as like TightVNC (user friendly) and the performance of UltraVNC for the core but there no programmer at all except exist for commercial product.
Yes, but I think would not be available until next developper rewrite the front end, so unavailable for 105.
I was talking many time improve the GUI as like TightVNC (user friendly) and the performance of UltraVNC for the core but there no programmer at all except exist for commercial product.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer