|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Java and FSE
Did a search. Has there ever been any official word on what Java version to use? 1.5.0_05 is the newest, yet the new Betas are still using 1.4.2_06. I'm assuming the program is being developed with the Java included in the download. Something along the the lines of:
"We developed this program with 1.4.2_06...anything else is on you" Or "We developed this program with 1.4.2_06...but anything newer is perfectly fine" Also, what's the official take on the FSE problems...what does Sage need for it to work (is it even a Sage problem)? There are tons of posts on "switch to this decoder", "disable that decoder", etc... but nothing technical on how it works...what the sequence of events are, and what might be broken in the chain. (I get a DirectX error, but FSE works in Media Player Classic). I know it's Beta, and this is a user forum...just thought someone might have some intel on these two. Thanks, P |
#2
|
||||
|
||||
How the heck did you get FSE in Media Player Classic? The version I have does not support it.
|
#3
|
||||
|
||||
My take on the java thing is use what comes with sage... I've tried twice to upgrade my java install and it resulted in an exploded, non-functional sage in both cases.
|
#4
|
|||
|
|||
Stay with 1.4.2_06 for now. Many of us have had crashes with the 1.5 release.
__________________
Rob Alfieri IT Consultant HP Media Center m390n, P4 2.4GHz, NVidia GeForce 5600 FX, Hauppauge PVR-250 PCI II, NVIDIA PureVideo Decoder, Microsoft Windows Media Center PC 2005, 1GB RAM, (2) 600MB HD, Motorola DCT5000 STB, USB-UIRT, Time-Warner Digital Cable |
#5
|
|||
|
|||
Java 1.5 changed enough - particularly in its security model and class loaders - to break a good deal of existing code, not just Sage.
Mike |
#6
|
|||
|
|||
Quote:
MPC Build 6.4.8.4 Options>Playback>Output-->Direct Show Video *VMR9 Renderless. Is that FSE? I apologize if I'm incorrect. P |
#7
|
||||
|
||||
Internally we use a few different JVMs to test with, all 1.4.2 or 1.5.0 based at the present time. They both should work fine with SageTV. The main difference is the way the memory management is handled in 1.4.2 vs. 1.5. SageTV optimizes the garbage collector for 1.4, but it doesn't for 1.5. The reason is that 1.5 has a more optimized garbage collector which didn't need tweaking.
The other difference we've noticed is with FSE. It does seem to have some weird issue with the 1.5 JVM, and we've added code to workaround the issues that occur (although it just 'works around' the problem, the problem still occurs). Those issues do not occur in the 1.4.2 JVM. My recommendation would be to use the 1.4.2 JVM (the latest from Sun is fine, the one in our installer is probably not the absolute latest) if you're using FSE (full screen exclusive) mode. But if you're not using FSE you're probably better off with the 1.5 JVM (it's what I use on my SageTV systems at home) because they'll give slightly better performance. You can switch between JVMs by editing the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\CurrentVersion If you've got both 1.4 and 1.5 installed then you can just set that to be which one you want SageTV to use.
__________________
Jeffrey Kardatzke Founder of SageTV |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Narflex: Awesome post, thanks!
mlbdude: My bad Thanks, P |
#10
|
||||
|
||||
Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|