|
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
|
||||
|
||||
No AC3 Filter for MKV files
Anybody know why when I play a MVK file (with dd5.1) ac3filter doesnt work? I dont get my DD5.1 flag on my receiver with a MKV file. I do with a XVID/MPEG2 with DD5.1. Look at my sig for specs.
Thx Technazz
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#2
|
|||
|
|||
Have you disabled DTS passthrough within AC3 config settings?
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#3
|
|||
|
|||
Are you sure you are not decoding with the internal sagetvplayer? Even if you have set mpeg 4 to use directshow, MKV containers are still decoded with the internal player. You can however set the internal player to output ac3 over spdif or you can set sagetv to always use directshow for playback in the property file.
change the following to use directshow decoding filters: always_use_dshow_player=true change these to make sage internal player output ac3 over spdif: extra_mplayer_args=-afm hwac3 mplayer/audio_renderer=win32 |
#4
|
||||
|
||||
So, I tried these settings, and while it seemed to even out the sound, I've lost the video for MKV files. The only way to get it back I've found is to change the always_use_dshow_player value to false, but then my sound gets soft again.
Any ideas? |
#5
|
|||
|
|||
Use the coreavc decoder if you have it.
__________________
HD300/HD200 clients |
#6
|
||||
|
||||
Yes I do.
Quote:
Quote:
Thx Technazz
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#7
|
|||
|
|||
The mpeg4 setting is ignored for some containers such as MKV which is why you will need to set the always_use_dshow=true if you want to use directshow for playback. Can you play the MKV file with graphedit? Do you have a directshow decoder for mpeg4 avc such as coreavc, cyberlink, or ffdshow? Do you have a mkv splitter such as haali installed? Are the decoder merits correctly set up? If you do not see any video most likely you have a decoder filter issue. Try playing the files in a directshow player like graphedit and see what happens.
Did you try changing the mplayer settings? That should force sagetvplayer to output ac3 and dts over spdif. If you want mplayer to decode to 6 channels instead of passing the bitstream set: extra_mplayer_args=-channels 6 If you are not interested in mplayer spdif passthru, you can leave the render set to directsound. EDIT: Most of these comments are not meant for the OP, but for APERRY who jumped in with a question. Last edited by talbot3; 12-13-2007 at 08:14 AM. |
#8
|
||||
|
||||
Thanks talbot3 for the help. I tried playing the video through graphedit and it worked fine, but gives no picture in SageTV. Haali is installed, most recent version. Graphedit showed ffdshow for the video portion, ac3 filter for the audio portion.
I did try changing the sound settings like originally specified above, and it did boost the sound, but the AC3 filter icon did not show in the task bar. The settings were these: extra_mplayer_args=-afm hwac3 mplayer/audio_renderer=win32 |
#9
|
|||
|
|||
If there is no AC3 filter icon showing and the mplayer arguments changed something, then the files are being decoded with mplayer (sagetvplayer.exe). Are you using the overlay render? If you are make sure that the overlay color keying is enabled.
Have you tried setting: always_use_dshowplayer=true This will completely bypass mplayer and should give you the same playback as graphedit. |
#10
|
||||
|
||||
I do use the overlay renderer (vmr9 looks too "washed out" to me). I'll check the overlay color keying thing you mentioned.
And yes, I did try setting the always-use option to true (making sure to exit Sage completely first), that's when I lost the video. Maybe a reboot? Maybe not since I'm pretty sure I tried that already with no changes. Truth be known, I'd be fine using the mplayer/sagetvplayer option if I could get the AC3 filter thing to show during mkv playback, so that I could boost the sound level. Or get it working using the non-mplayer option. Don't care, just want a nice picture and sound levels that don't make me have to turn it up so much that I get hiss out of my stereo, and risk blowing up my speakers with the loud sound when I forget to turn it back down before playing something else... |
#11
|
|||
|
|||
I do not think there is anyway to attach the ac3filter to mplayer playback so you will never see the AC3 filter icon when using sagetvplayer.exe for playback. Your best bet is to try to get the directshow player to show the video. If graphedit can playback the video files, I do not know why sagetv's directshow player does not output video.
edit: Does the ffdshow icon appear next to the ac3filter when setting always_use_dshowplayer=true? Try using another mpeg4 avc decoder such as coreavc or cyberlink. Last edited by talbot3; 12-20-2007 at 10:01 AM. |
#12
|
||||
|
||||
You must set "always_use_dshowplayer=true" on your sagetv-client config. You will need Haali media splitter, and an h.264 decoder (ffdshow or CoreAVC for example).
|
#13
|
||||
|
||||
Well, I have no idea what happened. I changed the always_use_dshow_player to true in my sage.properties file again, saved it, and it's working now. Totally confused why it started working when I just repeated exactly what I did in the past.
Either way, I have the ffdShow icon showing up in addition to the AC3 Filter icon when I'm playing mkv's. Only the AC3 Filter one for AVI's. |
#14
|
||||
|
||||
I finally changed mine and MKV's play properly with AVC 1.6 and the AC3Filter. Now my sound is at the same level for my MKV;s
Thanks Technazz
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#15
|
|||
|
|||
Is it "always_use_dshow_player"
or "always_use_dshowplayer" I'm trying to use ffdshow, ac3filter and hali with an mp4 video. I have set the mpeg4 renderer to be DirectShow, and tried both setting above, but it still appears to use mplayer, because I don't get any of the tray icons showing up. I have run the mp4 in graphedit with hali->ffdshow->ac3filter and it works fine. Anyone know why it it's still using mplayer? |
#16
|
||||
|
||||
Quote:
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#17
|
|||
|
|||
I have the same problem, the only difference is I still can't get sage to pass ac3 sound.
I have the following settings: extra_mplayer_args=-afm hwac3 mplayer/audio_renderer=win32 always_use_dshowplayer=true Outside of sage in zoomplayer for instance, the ac3 gets sent to ac3filter fine. In sage not even the ac3filter icon comes up. In graph edit the rendered file shows the sound path as being file>ac3filter>directsound any ideas? im tearing my hair out with this! |
#18
|
|||
|
|||
Quote:
|
#19
|
|||
|
|||
Here are two different mkv files rendered in Graphedit. They have a different playback path for some reason. I don't know much about this stuff so any help is appreciated. I have the Radlight filter manager but I don't want to mess with it too much on my own. Let me know if you have any ideas please.
|
#20
|
||||
|
||||
Quote:
Also, I thought there was a problem in getting SageTV to use CoreAVC's codec. Last time I tried (months ago) SageTV would always fall back to using the Cyberlink decoder for h.264 files after unsuccessfully trying to use the CoreAVC decoder. I went back and forth with Sage on this for a while, sent them logs etc to no avail. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Search for non-converted files, or specific file types | ben_gb | SageTV Software | 2 | 09-28-2007 06:40 AM |
SageTV V6.2.6 Release Candidate is Ready! | Narflex | SageTV Beta Test Software | 3 | 08-25-2007 11:00 PM |
can't play WMA files on MVP (wmv files play ok) | zzmystique | SageTV Media Extender | 6 | 05-29-2007 06:16 PM |
xml and (dot).my and sage imported files | Homebuilder | SageTV Customizations | 5 | 07-30-2006 11:19 AM |
No audio after VideoRedo mpg output of TS files | etk29321 | SageTV Software | 8 | 12-07-2005 06:19 PM |