View Full Version : RealVideo 10 HFE2


karl_lillevold
29th April 2004, 00:42
Download : Helix Binaries (https://helixcommunity.org/beula/download/)


Changelog
2.12: 2006-01-05
Fixed problem with two reg keys not being closed.

2.11: 2004-11-28
Fixed minor bug in in threading implementation that
for very low bitrate clips could cause extra frame
drops on multi proc systems.

2.1: 2004-09-25
Significantly improved performance:
previously the HFE2 decoder DLL had worse decoding
performance than the normal decoder, even with all
features disabled. This new version has the same
performance as normal decoder, with all features
disabled. HFE2 causes only a little extra CPU use.
Sharpening causes a little more.

050704
Quality tuned.
Installer added.
Changed icon for Settings GUI.
No immediate updates planned.

050404
Better optimized.
Minor tweak to effect itself.
Finally fixed B frame problem for good.
Viz can be completely disabled real-time.
Anyone using HFE2 should switch to this
version.

050204
Fixed Win98 problem (registry reading bug)
Now allows real-time enable/disable: Use Sirber's hfe.exe

043004
Added reg keys for sharpening effect on or off
Added Sirber's GUI to enable/disable and adjust settings.

042804
Initial test release
--------------------

High-Frequency Enhancement v2

Neelesh has recently added a very nice improvement
to his HFE (High-Frequency Enhancement). Please try
it out and see the difference for yourself. Personally
I use it all the time, and it is very significant for
large high quality displays and medium to high bitrate
content. There has been some complaints that RV10
sometimes looks flat or "synthetic". This enhancement
makes the video look more natural, and even though it
is a postfilter, it takes advantage of information in
the bitstream, and hence, it does not just add a uniform
layer everywhere in the video. Mathematical analysis
between the source and the encoded video has shown that
even though PSNR is reduced from HFE2, the visual
resemblance is closer to the original. The result is
that it makes smooth surfaces, like walls, carpets,
clothing, look much more natural than before, with any
blocking tendencies, stair casing, and flat/dull areas
much improved, in many cases completely removed.

Sharpening

HFE2 has two effects, one described above. The other
is a sharpening/edge-enhancement effect.

Installation

Now done by installer. The installer does the following:
0) lets you choose install folder (should be common files/real/codecs)
1) backs up original drvc.dll
(making sure not to overwrite if two installs are performed without uninstall)
2) copies new drvc.dll to codec folder
3) creates HFE reg keys
4) copies Adjust_HFE2.exe and readme to same folder
5) creates desktop shortcut to Adjust_HFE2.exe

Uninstaller:
1) restores original drvc.dll, if it exists
2) deletes HFE reg keys
3) deletes Adjust_HFE2.exe, desktop shortcut
4) deletes uninstall info

Sirber's HFE2 GUI

I have included Sirber's GUI (Adjust_HFE2.exe) to enable or
disable HFE2 and adjust the registry values.

Registry entries

[HKEY_LOCAL_MACHINE\SOFTWARE\RealNetworks\RV10HFE]
"sharpen"=dword:00000000
Values are 0-20 decimal. The default is currently 6.


[HKEY_LOCAL_MACHINE\SOFTWARE\RealNetworks\RV10HFE]
"visualizations"=dword:00000002
levels 1, 2, and 3:
Useful values: 0 [off], 1, 2, 3
1: shows one dot to indicate HFE is enabled
2: shows a number of dots to indicate quantizer
3: way too much information

To compare side-by-side, create reg key
[HKEY_LOCAL_MACHINE\SOFTWARE\RealNetworks\RV10HFE]
"counter"=dword:00000001

Then create an Avisynth file
like this:

a = DirectShowSource("testfile.rmvb",fps=23.976)
b = DirectShowSource("testfile.rmvb",fps=23.976)
v = StackVertical(a,b)
return v

edit filename and fps to match your testfile. Then
play avs file in DirectShow player. You can enable
visualization at 1 or 2 to verify which video has
HFE enabled, but for most normal clips it should
be easy to see a difference on high quality monitors.

- Neelesh and Karl

Sirber
29th April 2004, 00:47
groovy! I will post feedback on anime content.

CruNcher
29th April 2004, 02:13
hmm better detail preservation sounds interesting :)

RadicalEd
29th April 2004, 02:22
No good for anime IMO, it introduced noticable halos and aliasing around edges. I am curious about the mystery feature though :|

Also, are those 6x6/6x12/12x6/12x12 blocks I see?

Sirber
29th April 2004, 03:10
Originally posted by RadicalEd
No good for anime IMO, it introduced noticable halos and aliasing around edges. I am curious about the mystery feature though :|

Also, are those 6x6/6x12/12x6/12x12 blocks I see? Can you post screenshots?

karl_lillevold
29th April 2004, 03:21
more later, but neither of the two features built into this postfilter was really meant or tuned for animation ...

RadicalEd
29th April 2004, 03:58
Originally posted by Sirber
Can you post screenshots?

With (http://misatokatsuragi.home.comcast.net/hfe.jpg) and without (http://misatokatsuragi.home.comcast.net/nohfe.jpg).

The blocks comment was in reference to visualization level 3.

CruNcher
29th April 2004, 04:51
@karl_lillevold
and thats good :D *knows he made himself alot of enemies now* ;)
hmm but looking @ RadicalEd pics this looks like somekind of smartsharpening to me hmmm

hellfred
29th April 2004, 13:11
@Karl_Lillevold
The Screenshots for RadicalEd look very prommissing. So i want to test the filter, too.
But I need help to get it working on Windows 98.
I cannot use the reg files (Registry Editor v5.0 <->v4.0)
So i have replaced the dll, manually edited the regitstry and added the new Key
HKey_Local_Machine/Software/RealNetworks/RV10HFE
and two new DWORD entries "strengh" (Value decimal 1) and "visualization" (Value decimal 2).
But i cannot see any dots when viewing an rmvb file in RealPlayer10 or Media Player Classic. What do i have to do to get it working with my old old OS?

Hellfred

System: Windows98, DirectX9, RealPlayer 10 Gold,

jimmy basushi
29th April 2004, 13:22
same, fix it so us win98 users can use it please.

Sirber
29th April 2004, 13:50
OT: isn't win98 like 6 years outdated?

Shinobu
29th April 2004, 15:08
HFE sharp a lot on all the smaple i've tested, on anime content , it's not realy good (of course if anime is very blurry it may halp).
on movie i've noticed some blocking with hfe that i have without.

i'm going to retest it to confirm that.

++

karl_lillevold
29th April 2004, 15:39
Re Win98: I don't know why it does not work, but I will have to see if I can find a Win98 box somewhere. None of our dev boxes have it, but QA probably has a system or two.

Re 2nd "mystery" effect: like CruNcher mentions, this is a sharpening filter, and like RadicalEd says, can lead to a slight halo effect on edges that are already very sharp, like in anime. Turn it off with this key:

[HKEY_LOCAL_MACHINE\SOFTWARE\RealNetworks\RV10HFE]
"sharpen"=dword:00000000

The value is adjust from 0-20 decimal. Default is 6, but we probably will not make this default.

Re the main HFE effect: Not many comments about this. That means it is very subtle, but also that no one has tried it much on natural video with the right kind of display. On LCD displays, our demo plasma display at work, as well as my 46" DLP TV at home, it is very noticable. I think I will have to post some screen shots to demonstrate in a couple of days.

E-Male
29th April 2004, 16:45
will this dll and the reg files also work with Easy RealMedia Producer? (it doesn't use the command line producer!)
>EDIT< or is this purely a playback feature >end of EDIT<
>EDIT2< seems like it is, sorry for posting before having a closer look >end of EDIT2<

if yes i can try my 3 test movies next week
(fight club rc1, das boot superbit rc1, m uk rc2)
[3 very different levels of grain]

can i assume that "medium to high bitrate content" means this is not for the people that use rv10 to save 1 cd per movie, but for being better competition (to xvid maybe) in the high quality 2(or more)CDs area?

hellfred
29th April 2004, 20:43
This is what my key looks like:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\RealNetworks\RV10HFE]
@=""
"strength"=dword:00000001
"visualizations"=dword:00000002

But nothing to be seen on the video output :(

Hellfred

jimmy basushi
30th April 2004, 02:12
Originally posted by Sirber
OT: isn't win98 like 6 years outdated?

yes but ive got special hardware that wont run on xp, and not just that xp is horrible for anything java intensive (sun java = slow as hell compared to msvm)

bleo
30th April 2004, 12:53
Wow! RealVideo just keeps getting better and better! :D Keep up the great work Karl, Neelesh and anyone else who is too shy to take credit! ;)

I just tried HFE2 on my Matrix Revolutions encode. It is full PAL DVD res 720x428 anamorphic, 2.2 Mbps, curve compression RC, inloop default (automatically off at such high bitrates?). Seems this movie is quite difficult to compress ;) (see, matrix revolutions ugly xvid encode (http://forum.doom9.org/showthread.php?s=&threadid=73870))

With HFE2 the details are INCREDIBLY SHARP! Sharpness was missing before when comparing to DVD, even with the relatively high bitrate and full resolution I used. Note that I am viewing on a 17" lcd.

Also there are less 'strange backgrounds' with HFE2. Previously, solid and flatly coloured backgrounds like walls would show blocks, which were worse in motion video because the blocks would move around in time and flicker... if you get what I mean...

Anyway, I might post some screenshots if I have time, but for now I am soooo happy with RealVideo that I'm just about wetting myself... :p

Sirber
30th April 2004, 16:47
Here's a small tool to tweak HFE2

http://sirber.no-ip.com/~sirber/HFE.PNG
http://sirber.no-ip.com/~sirber/HFE.exe
http://sirber.no-ip.com/~sirber/HFE.exe.sig

karl_lillevold
30th April 2004, 18:03
E-Male: HFE works well for all bitrates (1-2 CDs, both 640x and anamorphic), but I would turn the sharpening down for lower bitrates (perhaps < 500 kbps).

hellfred: Do you have Win98 as well? If not, make sure you replace the right drvc.dll, the one actually being used. Someone told me certain codec packs puts codec DLLs in windows\system32 which makes it hard for me to provide instructoins where to find the DLL, since this is not the standard location.

jimmy basushi: I have found a Win98 box and will try HFE2 there.

bleo: Thanks! You noticed one of the main improvements .. Those background effects are much improved with HFE2.

Sirber: Awesome! Note that the Sharpening effect is real-time so it would be great if the Apply button was not necessary. Seeing the sharpening change while playing is a nice feature. It would also be nice to be able to enable or disable HFE real-time, but it is currently not. For this you have to stop and start. I may fix this.

damrod
30th April 2004, 18:42
good idea sirber so we can desactivate it on anime or use a little sharper for very low bitrate (around 250kbits : anime look a little blurry...)

hellfred
30th April 2004, 18:43
Originally posted by karl_lillevold

hellfred: Do you have Win98 as well? If not, make sure you replace the right drvc.dll, the one actually being used. Someone told me certain codec packs puts codec DLLs in windows\system32 which makes it hard for me to provide instructoins where to find the DLL, since this is not the standard location.


Yes, i have also one System running Windows98 and there it looks like i can not get HFE running. I have installed RealPlayer 10 Gold and never messed with any codec packs.
I do have access to another system with WinXP, and there I can see what active HFE and its visulization levels should look like. So i am quite sure the problem is the OS, not updating the wrong dll.
(C:\Programm\Gemeinsame Dateien\Real\Codecs\drvc.dll - German Windows98 with mean "common files" is "Gemeinsame Dateien")
On Win98 i can have Sirbers GUI and regedit open parallely and see how the GUI changes the values in the registry. But still the HFE filters visulization does not show up after restarting playback.


Hellfred

P.S.: Sirber, thanks for that great tool. I was hoping that switching the filtering on/off easily would be implemented in RealPlayer v10 Gold.

Sirber
30th April 2004, 19:32
Thanks :D

alpha features are usualy not avalible in Real Player :)

Sirber
30th April 2004, 20:44
@Karl

Wasn't the "sharpen" feature already in realplayer?

karl_lillevold
30th April 2004, 23:40
Sirber: yes, RealPlayer has a similar, but not quite the same sharpening filter, but only in the Plus version, and not available in alternative directshow based players.

All & Win98 users: I have found the problem with the registry on Win98, and will have to make another build. However, then I also want to see if I can make HFE2 and viz adjustments 'real-time'. I should have something tomorrow, or Sunday. I think I will also disable sharpening by default, since this is a pure post-process, and not always preferable. The core HFE2 effect on the other hand does make the video appear more visually like the original in all cases we have measured so far.

Also be aware that this is alpha pre-release material, and not optimized as much as a final product. Decoding will require a little more CPU than normal.

Sirber
30th April 2004, 23:58
If you do realtime, I'll modify my soft to fellow your updates :)

Note: Don't forget that my softs are never optimized, and won't be final either LOL :D

jimmy basushi
1st May 2004, 01:23
karl : thanks for looking after us win98 users i really appreciate it. i must say i used to be an xvid only guy, but real has pleasantly suprised me on its quality.

karl_lillevold
2nd May 2004, 20:12
Changelog:
050204
-Fixed Win98 problem (registry reading bug)
-Now allows real-time enable/disable: Use Sirber's hfe.exe
TODO: fix B frame problem, where potentially in
in certain cases, there is no HFE for B frames.

Download here (https://helixcommunity.org/beula/download/)

jimmy basushi: thanks for your feedback!

Sirber: if you could find a way to remove the Apply button from your GUI and make every change apply right away, that would be... hum... terrific! :D

EDIT: updated with latest GUI. Also, the B frame work around does not seem to always work. We will need to find the real solution for this, and update. Another bug is that it is not possible to completely disable visualizations real-time, once enabled.

Sirber
2nd May 2004, 20:14
Updating my soft for realtime set. Now it will be... hum... terrific! :D

[edit]

Updated

http://sirber.no-ip.com/~sirber/HFE.PNG
http://sirber.no-ip.com/~sirber/HFE.exe
http://sirber.no-ip.com/~sirber/HFE.exe.sig

Shinobu
3rd May 2004, 06:20
use the real icone i made for it and i'll update it as soon as i get back from my work ^^

++ i'm going working

E-Male
3rd May 2004, 11:51
i'll try it some time this week

@sirber: could you also add the compare option to your tool
then we wouldn't need any of the .reg files

Sirber
3rd May 2004, 13:35
@Shinobu

The icon is very ugly and it don't look like a real icon. At first look I thought it was QuickTime :confused:

hellfred
3rd May 2004, 16:15
@karl_lillevold
Thank you for fixing the filter for Win98. Now everything works as expected.

Hellfred

Shinobu
3rd May 2004, 17:50
pack updated ^^

++

karl_lillevold
5th May 2004, 01:04
050404
-Better optimized.
-Minor tweak to effect itself.
-Finally fixed B frame problem for good.
-Viz can be completely disabled real-time.
-Anyone using HFE2 should switch to this version.


I guess we can perhaps call this Beta then.. Download : Helix Binaries (https://helixcommunity.org/beula/download/)

Outside of this thread there has been some very good feedback. Thanks! I will perhaps check with Gabest if it is possible to include the setting of these properties (enable/disable + sharpening) via a properties page for his realmediasplitter, but in the mean-time, Sirber's GUI does the trick.

Perhaps I will make a Nullsoft installer next.

Sirber
5th May 2004, 03:01
Yehoo! No need to update my soft :D

Shinobu
5th May 2004, 06:13
If you want a nulsoft installer, ask to sirber or myself ^^, where both not bad at it ^^


++

damrod
5th May 2004, 19:08
just a question : with realproducer you can encode 5.1 audio...

which source format? from ac3 file ou do i need to create a 5.1 wave file??


with wma9 5.1 you need six waves
but rv10???

do i need to create a 5.1 ogg file?

karl_lillevold
5th May 2004, 19:12
damrod: please check the RealAudio 5.1 thread (http://forum.doom9.org/showthread.php?s=&threadid=56684) (link to this found in the RealVideo sticky). Please first check there. If anything relevant is missing from my info post, please post on that thread, so I can add the missing info or correct anything that's wrong. Thanks.

Sirber
5th May 2004, 19:34
YS RealAnime will use AC3Filter to handle AC3s :)

karl_lillevold
5th May 2004, 19:39
Shinobu: I created an installer script: hfe_installer.nsi (http://www.lillevold.com/files/hfe_installer.nsi). Feel free to suggest improvements.

It currently:
-1) display Helix BEULA.
0) lets you choose install folder (should be common files/real/codecs)
1) backs up original drvc.dll (from common files/real/codecs)
(making sure not to overwrite if two installs are performed without uninstall)
2) copies new drvc.dll to common files/real/codecs
3) creates HFE reg keys
4) copies hfe.exe to same folder
5) creates desktop shortcut to hfe.exe

Uninstaller:
1) restores original drvc.dll, if it exists
2) deletes HFE reg keys
3) deletes hfe.exe, desktop shortcut
4) deletes uninstall info

TODO before "final beta" of HFE2:
-fix compare bug, the compare feature no longer works after the real-time adjustment was introduced
-compile new version with latest fine tuning from Neelesh
-replace icon in Sirber's hfe.exe

Other suggestions?

damrod
5th May 2004, 19:50
thx for the links

and good idea for the installer ;-))

Sirber
5th May 2004, 20:47
Originally posted by karl_lillevold
Other suggestions? 3DNOW! optimizations? ;)

damrod
5th May 2004, 21:38
euh 100 balles et un mars sirber aussi? :-p


i think a better icone would be an idea.... delphi7 default icone is...delphi7 icone ;-))

Sirber
5th May 2004, 21:41
I'm slaving on this. Just wait a couple of days ;)

Sirber
6th May 2004, 02:55
Icon updated! Thanks everybody for waiting :D

[thought]

What a LAME update :devil:

karl_lillevold
6th May 2004, 02:58
Please note that there is one more update coming, with some HFE tuning, and the installer, so don't worry about keeping up to date all the time until then :)

Sirber
6th May 2004, 03:16
Since last update, it's updated realtime :p :D

Dark-Cracker
6th May 2004, 09:40
does gabest will include it in the next release of the realsplitter ?

karl_lillevold
7th May 2004, 17:56
050704
Quality tuned.
Installer added.
Changed icon for Settings GUI.
No immediate updates planned.


Download : Helix Binaries (https://helixcommunity.org/beula/download/)

EDIT: If you are scared by installers, here is what this one is doing:
0) lets you choose install folder (should be common files/real/codecs)
1) backs up original drvc.dll
(making sure not to overwrite if two installs are performed without uninstall)
2) copies new drvc.dll to codec folder
3) creates HFE reg keys
4) copies Adjust_HFE2.exe and readme to same folder
5) creates desktop shortcut to Adjust_HFE2.exe

Uninstaller:
1) restores original drvc.dll, if it exists
2) deletes HFE reg keys
3) deletes Adjust_HFE2.exe, desktop shortcut
4) deletes uninstall info

I will ask gabest if it is possible to include the settings on the RealMediaSplitter property page.

IgorC
14th May 2004, 04:32
I have a problem with download from https://helixcommunity.org/beula/download/ . Does Anybody know where i can donwload REal Video 10 HFE2. igoruso@msn.com

karl_lillevold
14th May 2004, 05:06
Hi IgorC: What is the download problem?

IgorC
14th May 2004, 14:08
Problem is cookies. I tried to log on but it always asked if my PC accept cookies. I cheked that my pc accept cookies

karl_lillevold
14th May 2004, 20:45
I will ask, in the meantime, could you please make sure that cookies are enabled in your browser. I found some nice instructions on google for how to do so:
http://www.google.com/cookies.html

IgorC
14th May 2004, 23:33
My properties are allright. Cookies are enable. But I still cant to download. Firewall is turned off. I dont know whats problem

karl_lillevold
14th May 2004, 23:36
Thanks, I sent a PM, with the right contact information for someone who can look into the problem.

IgorC
15th May 2004, 17:40
I think its great but is there any other link to download plizzz HELP
People are you here.-.....

eMotionEstimation
20th July 2004, 09:13
hallo again!

first of all i must say i really like "hfe2". but for my taste the
noise pattern is a little bit too visible.

but anyway, i wanted to report a bug i've noticed on my computer.
i don't know if it has something to do with my machine or windows
installation. i'm running xp and i am using media player classic.

the "bug" is that when i enable hfe2 the handles owned by media player
classic increase propertional to the frames decoded by the player. so
the handle count increases by approximatly 25 handles per second.
(pal source ;))

i think it has something to do with the "rv10hfe registry key".

hope you can fix it or it only happens on my pc.


cheers, chris


ps.: thanks for the codec properties explained thread! ;)

karl_lillevold
20th July 2004, 23:43
chris: thanks for the feedback. HFE2 has not yet been released officially, so you never know which improvements may still be added..

Re: MPC # handles bug -- very strange. No one reported this before, and it does not happen on our systems, but I will take another look. Is this on WinXP w. MPC 6.4.8.2?

eMotionEstimation
20th July 2004, 23:59
<< Is this on WinXP w. MPC 6.4.8.2?
it's winxp and mpc 6.4.2.8... let's have a look - yes it is!
today i've downloaded a new version of mpc in hope that the
problem might be fixed, but it wasn't. so it must be someting
else...

i was watching a movie and taskinfo 2003 (task manager) complained
about too many handles and i had a closer look. the problem was mpc.
i tried out several things and came to the conclusion, that this
kind of behavior was caused by having hfe2 enabled.

the info taskinfo gave me was, that all the opened handles had the
following property:

-type: key
-name: hklm\...\rv10hfe

i hope this helps!


chris

lunaticmoon
21st July 2004, 02:10
It seems that I was late.

Is Ellysian good at recognition that it is HFE1?
What are Ellysian and the decisive difference among HFE2 in that case?
Is the completely uninstallable experiment module offered?

I am sorry to be only a question.

Sirber
14th August 2004, 17:35
I don,t know if I get well your question, but Ellysian is on the encoder side, while HFE is a post-filter.

From HFE1 vs HFE2, HFE2 has a stronger effect and some sharpening. IIRC, HFE1 was an alpha.

superdump
18th August 2004, 02:58
I finally tried HFE2 the other day. It's a good postfilter but the aliasing on edges is undesirable and distracting.

Sirber
18th August 2004, 04:36
You can turn it off or minimize it. Just use my GUI :)

www.detritus.qc.ca

superdump
18th August 2004, 20:43
I was using your GUI to activate it and set the levels. If you turn down the sharpness the effect is hardly noticeable/worthwhile and if you turn up to noticeable levels it aliases too much. Maybe if I force directx rendering and force FSAA that would help? :)

karl_lillevold
18th August 2004, 22:29
There are two effects in HFE2: the sharpening and high frequency enhancement are completely separate. On a high quality and/or large display, both should provide a nice benefit but the sharpening is a pure post process, whereas the HFE is both a post process and enhancement of existing information. How much sharpening looks best seems to be a matter of taste. If aliasing is too visible, perhaps none at all. HFE is not always very visible on CRT displays. On my displays I like HFE + sharpening at 3-5 or so.

Sirber
20th August 2004, 02:19
Sharpen @ 3-6 is very noticable on my CRT in 1600x1200 :D

karl_lillevold
26th September 2004, 00:10
HFE2.1 released:

092504 Released 2.1
Significantly improved performance:
previously the HFE2 decoder DLL had worse decoding
performance than the normal decoder, even with all
features disabled. This new version has the same
performance as normal decoder, with all features
disabled. HFE2 causes only a little extra CPU use.
Sharpening causes a little more.
Also: better installer (example provided by Sirber)


Download : Helix Binaries (https://helixcommunity.org/beula/download/)

I noticed the HFE2 decoder DLL had performance problems with D-C's excellent HD demo clips (http://forum.doom9.org/showthread.php?s=&threadid=81577). This release should bring performance back on par with the normal decoder DLL as well as mplayer (and its older DLL).

Sirber
26th September 2004, 00:17
About sharpening, it uses 50% more ressources than whitout :)

[edit]

For evil codec pack users, the installer may not work with your system.

karl_lillevold
26th September 2004, 00:21
HFE2 by itself is relatively moderate in the extra CPU usage it adds, in fact, it is implement such that it filters directly into video memory. Sharpening adds more, but 50% sounds high. In one example I tried, CPU use was 20% without sharpening, 30% with. If you measure the that difference in %, I guess it's 50%, but the difference between 30 and 20 is only 10% :)

karl_lillevold
26th September 2004, 00:22
Originally posted by Sirber
For evil codec pack users, the installer may not work with your system.
The installer lets you browse to where you have the decoder codecs...
The default location is not auto-detected, but set for RealPlayer.

Sirber
26th September 2004, 00:23
On anime source:

Whitout: 35%
With: 65%

So... it's more around 30% more :)

Sirber
16th October 2004, 03:42
Seems the new updated DLL reduce CPU playback a lot. I will update soon HFE GUI with some missing things. A minor but usefull update. Will post it tomorrow.

karl_lillevold
5th January 2006, 23:21
Changelog
2.12: 2006-01-05
Fixed problem with two reg keys not being closed.


Download : Helix Binaries (https://helixcommunity.org/beula/download/)

This bug could result in thousands of open handles and potentially a memory/performance problem after a while of playing RealVideo, both in RealPlayer and alternative players, if HFE was installed. I discovered the bug with TaskInfo 6.x running in the background, and it kept warning me number of handles exceeded...

eMotionEstimation
6th January 2006, 08:07
hi karl!

remember my posts back in 2004...?

http://forum.doom9.org/showpost.php?p=526114&postcount=57
http://forum.doom9.org/showpost.php?p=526445&postcount=59

this bug made it impossible for me to use hfe2. now ~18 month later it has been fixed. i even mentioned the use of taskinfo. i find this a little bit irritating that now, that much later, you've discovered exactly the same bug - exactly the same way. i've somehow the feeling that my bug-report back then hasn't been taken serious at all.

anyway, it's fixed and that's fine.

regards, chris

karl_lillevold
6th January 2006, 14:38
eMotionEstimation: I apologize for doing such a bad job in reproducing your bug back then, and then forgotten all about it :( To prevent this, I should have asked you to file the bug in the Helix bug report system, or done so myself, as I have usually done for bugs reported in this forum.

Sirber
6th January 2006, 16:12
I don't want to bash or anything, but reporting a bug on Helix doesn't mean it will be fixed...

Still no working OGG input in producer :(

karl_lillevold
6th January 2006, 16:19
of course not, but it is a good reminder. OGG input is a Producer feature request btw, not a bug, and probably down prioritized based on how many would actually use such a feature.

As far as I know, there are currently no open _codec_ bugs.

eMotionEstimation
6th January 2006, 18:06
@karl:
no need to apologize. i just felt like saying this because back then i really wanted to use hfe2. anyway realvideo is great even without it! we need to thank you for making realvideo codec technologie freely available. big thanks!

regards, chris

ps.: i'm really curious what real comes up with next... :)

fight2win
6th January 2006, 20:31
is real 10 recommended for dvd movie backups, or is it just good for anime? what all do i need for good quality dvd to real 10 backup?

karl_lillevold
6th January 2006, 23:54
AutoRV10 can be used to create great quality DVD backups
http://forum.doom9.org/showthread.php?threadid=29077

killerhex
7th June 2007, 03:22
anyone have the HFE gui