|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
SageTV & HD Audio
Right now is anyone currently bitstreaming HD Audio from SageTV (either using the SageTV internal player or launching a 3rd party player)?
As some background, I currently use W7MC + MediaBrowser. With MediaBrowser I have it configured so that when my mkvs and m2ts Blu Ray rips play MPC HC is launched to play them. The reason for this is because MPC HC is the most stable/consistent way to get bitstreaming of HD audio. When I select a movie from Media Browser MPC is launched. I have complete control of MPC from my universal remote. When I exit out of MPC it goes right back into MediaBrowser, so the integration is fairly seamless. You can see my guide here on how I set up bitstreaming and my guide here on how I set up MPC to launch from Media Browser. So I guess my questions are:
With SageTV 7 on the horizon as well as SMM I would consider moving back to SageTV from WMC but the ability to bitstream HD audio from either the internal SageTV player (possibly V7 player is handled differently then V6?) or from MPC with seamless integration is a must. So what do you guys think, is it being done, can it be done?
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#2
|
|||
|
|||
Quote:
If native support is disabled Haali is the preferred option for MKV mostly because the MPC-HC splitter presents all of the audio tracks (although I have a custom build of the MPC-HC splitter that only presents one track). If you opt to use non-native MKV support, audio stream selection will not work (not a huge issue if the MKV is muxed with the correct forced/default audio switches). V7 adds a feature that allows plugins to run as part of the graph creation process. I will be releasing two plugins shortly that allow for refresh rate changing (based on a user provided fps->rate map) and filter insertion/blocking based on container and media type (e.g. use AC3Filter for AC3 in mpg/ts and ffdshow for AC3 in m2ts/mkv). |
#3
|
||||
|
||||
Quote:
Has it been detailed anywhere on how to set up bitstreaming in SageTV (i.e. how disable/override features in SageTV, make sure FFDShow Audio decoder is being used, etc...)? I guess this question may be better to hold off on until V7 is out in the wild as I am sure processes have changed from V6. Also, any noticeable PQ issues with SageTVs internal player? I always felt that the PQ from MPC HC was much better then that of the internal WMP/WMC player. If I can bitstream without having to hack up my HTPC and stick with the internal player that would obviously be ideal.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#4
|
|||
|
|||
Quote:
The most recent rev of Haali has been pretty good, so I've been using that w/ Sage. Quote:
My wife's TV viewing habits don't agree with ffdshow (it doesn't handle skipping around in the file w/ reckless abandon as well as AC3Filter) so I use "Default" as the setting in Sage and let my plugin sort out what filter to load. They should be the same as long as you're using the same decoder. Only negative delta I can think of is that I don't think Sage support BD subtitles, but it will work with embedded and external SRT. |
#5
|
||||
|
||||
Quote:
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#6
|
|||
|
|||
Don't know. Since it supports SRT I use those.
|
#7
|
||||
|
||||
V7 was just released so hopefully I can start answering some of my questions
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#8
|
|||
|
|||
Quote:
__________________
Server AMD 9600 AMD 780G ATX Motherboard Vista Ultimate Edition 4GB Ram 3 Hauppauge HD PVR, 1 Hauppauge 1600, 2 Avermedia A180, 2 Hauppauge 1250, 1 Avermedia a188 duo |
#9
|
|||
|
|||
Quote:
HKLM\Software\Frey Technologies\Common\DirectShow, EnableSageTVStreamDemux(DWORD) = 0 but I found it in (win7 or vista) HKEY_USERS\{SID}_Classes\VirtualStore\MACHINE\SOFTWARE\Frey Technologies\Common\DirectShow |
#10
|
|||
|
|||
Quote:
|
#11
|
|||
|
|||
Does that work in version 6? I didn't find that key in either location on my version 6 client. I added it to both locations and it still does not work. Or do I need to do it on the server?
__________________
Server AMD 9600 AMD 780G ATX Motherboard Vista Ultimate Edition 4GB Ram 3 Hauppauge HD PVR, 1 Hauppauge 1600, 2 Avermedia A180, 2 Hauppauge 1250, 1 Avermedia a188 duo |
#12
|
|||
|
|||
V6 doesn't include native MKV support. It will use Haali w/o any coaxing.
|
#13
|
||||
|
||||
Andy,
As SageTV is not currently my main front end, I am still trying to sort out how to set up HD Audio bitstreaming with SageTV v7. Here are my questions, bare with me if they sound basic from a SageTV standpoint: 1. Since V7 supports mkvs natively, is it necessary to disable and use a different splitter (MatroskaSplitter.ax or Haali) to get bitstreaming? 2. Assuming the answer is yes, you had mentioned that you would need to disable the SageTV mkv splitter (on my w7 x32 PC it is located at HKEY_LOCAL_MACHINE\Software\Frey Technologies\Common\Directshow). Does this need to be done manually (I assume you would need to set EnableSageTVStreamDemux(DWORD) = 0) or does your plugin that you just released handle this? 3. For your plugin I loaded your main.reg and had some questions on exactly what is happening here: For VC-1 you recommend using the WMVideo Decoder DMO, any reason why? Also, for the Blocked Filters, where exactly do you get those keys from (and what are those keys)? For TrueHD I see you set FFDShow Audio Decoder. Since it appears that you type it in manually (both adding TrueHD and FFDShow) how accurate do you have to be (for example, would you get the same result if you typed in True HD as with TrueHD)? For the m2ts screenshot for your VC-1 filter what is that key, and why did you enter in a key and not the name of the filter (as you did with mkv) Currently my Blu Ray collection is either h.264/vc-1 mkvs or h.264/vc-1 ts, so trying to sort out the right combination to get bitstreaming working.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#14
|
||||
|
||||
@ Andy,
Update, regarding where you were getting the filter keys from disregard, I found: ffdshow video decoder : {04FE9017-F873-410E-871E-AB91661A4EF7} ffdshow audio decoder : {0F40E1E5-4F79-4988-B1A9-CC98794E6B55} haali media splitter : {55DA30FC-F16B-49FC-BAA5-AE59FC65F82D} etc....
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#15
|
||||
|
||||
Registry location for EnableSageTVStreamDemux in Windows 7 64bit
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Frey Technologies\Common\DirectShow
__________________
Server/Client: SageTV 7.1.9, XP Pro SP3; ATI Radeon HD 4200 IGP, VMR9, 52" Sharp Aquos LC52D85U. Motherboard: MSI 785GM-E65, AMD Athlon II X3 425 Rana 2.7GHz, 4GB DDR3 RAM; HDHomeRun (2x QAM), HVR-1600 (1x Analog, 1X QAM); A/V receiver: Onkyo TX-SR505 Last edited by sleeeves; 05-28-2010 at 05:25 PM. |
#16
|
|||||
|
|||||
Quote:
Quote:
Quote:
I saw that you figured out the relationship b/w the GUID and filter names. For other readers the GUID is just another way to refer to the filter (use GraphStudio to find it). Either can be used, the GUIDs are there because earlier revs of the plugins didn't load filters by name. Quote:
Quote:
Yep. Sage is a 32-bit application, all 32-bit applications use the Wow6432Node on 64-bit platforms. |
#17
|
||||
|
||||
Thanks Andy, I will try to spend some time messing around with the graphs. I tried loading your Main.reg thinking that at a minimum it should give me bitstreaming with TrueHD mkvs but all I got was stereo. Gonna do some tweaking when I get some time later today.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#18
|
|||
|
|||
Quote:
You don't need to use these plugins to get HD audio from Sage. Setting ffdshow as your default audio decoder in Sage (once AC3Filter is tamed) is enough. |
#19
|
||||
|
||||
Quote:
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#20
|
|||
|
|||
It does - and in a sub-optimal config.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Nielm's ATI-RW Plugin & JRE 1.6x & SageTV | jlmdxtv | Hardware Support | 0 | 07-29-2008 10:57 AM |
SageTV & HDHomeRun & .TS files | jlmdxtv | SageTV Software | 10 | 01-25-2007 11:40 AM |
Set up SageTV video & audio decoders | sunray | SageTV Software | 6 | 06-05-2006 05:30 AM |
Audio Primer/Audio Renderer & Decoder settings? | rwc | SageTV Software | 1 | 07-16-2004 12:17 PM |
Sawzall & 4&1/2" hole saw for SageTV Server? | mdmint | Hardware Support | 3 | 06-09-2004 08:38 AM |