NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 374 375 376 377 378 … 433 Next »
NPVR and Decoder Question

NPVR and Decoder Question
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#1
2011-03-06, 12:04 AM
Today while working on my htpc and npvr 2.0.3, I noticed that my AC/DC Live at Donnington had some audio issues. After it mounts, it plays the introduction just fine, but then everything after that is silent. I had pretty much everything set to use ffdshow audio (I have SAF5 installed), and I was trying to figure out the settings within ffdshow. After failing time after time, I decided to try other decoders. However, npvr still is using ffdshow. I now have all of the audio decoders in npvr set to disabled, rebooted and it still uses ffdshow for the dvd (and my mp3's).

So, I think my questions are:
1) When changing decoders, what needs to be done in order for it to be changed? Restart the video/audio? Restart npvr? Reboot the computer?

2) Any clue as to why ffdshow is still an active decoder when all my audio decoders were disabled?

3) Finally, anyone have a clue as to why the introduction of the dvd has audio but then everything after that is silent?

Thanks for your help.
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#2
2011-03-06, 12:09 AM
What type of file is it, or is this a DVD? If the latter, are you changing the decoders on the Settings -> DVD screen? You dont need to restart the app, just change the decoder selection, then restart the file or DVD you're wanting to watch.
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#3
2011-03-06, 12:31 AM
It's an .iso (DVD). I also changed the DVD settings too to have the audio disabled but it still starts ffdshow audio.
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#4
2011-03-06, 01:11 AM
From memory, with DVDs it'll always end up rendering the audio video pins, so if you set them to disabled, then you'll just get whatever the system decides is the default (probably ffdshow in your setup). If you explicitly specify decoders, then it should use those instead.
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#5
2011-03-06, 02:21 AM
So, in the DVD settings, I set AC3 Audio to Hauppauge AC3 Decoder. When I try playing the DVD, ffdshow audio decoder starts and the introduction is played. When the actual DVD menu is shown, it is all silent.
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#6
2011-03-06, 02:33 AM
There must be something funky going on with my system. I see in my npvr.log that it's adding two audio decoders...

2011-03-05 20:28:19.753 [DEBUG][1] running: E:\ -mount 0,"\\NAS\Volume_1\Media\Video\Music\AC-DC - Live at Donnington\AC-DC Live at Donnington.iso"
2011-03-05 20:28:23.347 [DEBUG][1] Adding EVR renderer
2011-03-05 20:28:23.618 [DEBUG][1] about to load video decoder
2011-03-05 20:28:23.635 [DEBUG][1] about to load audio decoder
2011-03-05 20:28:23.818 [DEBUG][1] Source Aspect Ratio: 4x3
2011-03-05 20:28:23.819 [DEBUG][1] Setting display rect: 0.083665,0.000000,0.916335,1.000000
2011-03-05 20:28:23.877 [DEBUG][1] Graph filter list:
2011-03-05 20:28:23.878 [DEBUG][1] - Default DirectSound Device
2011-03-05 20:28:23.878 [DEBUG][1] - Hauppauge AC3 Decoder
2011-03-05 20:28:23.878 [DEBUG][1] - EVR Renderer
2011-03-05 20:28:23.878 [DEBUG][1] - ffdshow Audio Decoder
2011-03-05 20:28:23.878 [DEBUG][1] - MainConcept (HCW) MPEG-2 Video Decoder
2011-03-05 20:28:23.878 [DEBUG][1] - DVD Navigator

NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#7
2011-03-06, 02:53 AM
It should use whatever decoder is named in your <DVDDecoderAC3> setting in config.xml, so first check what you have in config.xml. The Settings -> DVD page should be setting this.
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#8
2011-03-06, 03:19 AM
The config.xml has: <DVDDecoderAC3>Hauppauge AC3 Decoder</DVDDecoderAC3>

My npvr.log has:

2011-03-05 21:16:02.559 [DEBUG][1] running: E:\ -mount 0,"\\NAS\Volume_1\Media\Video\Music\AC-DC - Live at Donnington\AC-DC Live at Donnington.iso"
2011-03-05 21:16:06.157 [DEBUG][1] Adding EVR renderer
2011-03-05 21:16:06.426 [DEBUG][1] about to load video decoder
2011-03-05 21:16:06.442 [DEBUG][1] about to load audio decoder
2011-03-05 21:16:06.613 [DEBUG][1] Source Aspect Ratio: 4x3
2011-03-05 21:16:06.614 [DEBUG][1] Setting display rect: 0.083665,0.000000,0.916335,1.000000
2011-03-05 21:16:06.671 [DEBUG][1] Graph filter list:
2011-03-05 21:16:06.671 [DEBUG][1] - Default DirectSound Device
2011-03-05 21:16:06.671 [DEBUG][1] - Hauppauge AC3 Decoder
2011-03-05 21:16:06.671 [DEBUG][1] - EVR Renderer
2011-03-05 21:16:06.671 [DEBUG][1] - ffdshow Audio Decoder
2011-03-05 21:16:06.671 [DEBUG][1] - MainConcept (HCW) MPEG-2 Video Decoder
2011-03-05 21:16:06.671 [DEBUG][1] - DVD Navigator
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#9
2011-03-06, 05:03 AM
It's probably because the Hauppauge AC3 Decoder doesnt support CSS encrypted AC3, so fails to hook up, and falls back to using the default decoder.
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#10
2011-03-06, 05:26 PM
As a SAF5 user, you should use FFDshow for both audio and video DVD decoding.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  decoder issue? some channels don't play Donsch 10 6,047 2023-12-04, 10:19 PM
Last Post: turkeypets
  npvr is not responding johndutcher 3 1,770 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,542 2022-04-14, 04:33 AM
Last Post: Antmannz
  Need help with MPEG2 decoder for Windows10 ZachE1 9 12,901 2022-02-23, 03:42 PM
Last Post: sub
  nPVR Continually Wakes PC bfos 23 12,400 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 2,053 2022-01-03, 04:45 AM
Last Post: mvallevand
  LAV Decoder, Subtitles, Chunky XJW 1 1,543 2021-03-28, 04:08 PM
Last Post: sub
  Need help with MPEG2 decoder for Windows10? HuffingtonClover 1 1,871 2021-03-05, 03:37 PM
Last Post: Graham
  Streaming Services with NPVR tesla1886 4 3,080 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,661 2020-12-27, 02:27 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode