Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#2681 | Link | |
|
Registered User
Join Date: Jul 2015
Posts: 32
|
Quote:
|
|
|
|
|
|
|
#2682 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 143
|
So what's the verdict on the Internal Audio Renderer and WASAPI output? I have been using it, but tickets like these are giving me pause.
https://trac.mpc-hc.org/ticket/5687 Does the default renderer actually do a better job of doing things like downmixing? |
|
|
|
|
|
#2684 | Link |
|
Registered User
Join Date: Aug 2004
Location: Canada
Posts: 875
|
To add to that (I won't be registering for the bug tracker, sorry, it's not convenient): a selectable buffer for WASAPI exclusive mode would be useful (10, 25, 50 ms, etc). 200 ms is too high for USB DACs (pops, clicks are a common problem)
Last edited by JarrettH; 16th May 2016 at 03:44. |
|
|
|
|
|
#2686 | Link | |
|
Registered User
Join Date: Dec 2002
Location: Region 0
Posts: 1,481
|
Quote:
|
|
|
|
|
|
|
#2687 | Link | |
|
Registered User
Join Date: Mar 2002
Posts: 2,324
|
Quote:
I raised an issue on github about making a new release. Until then, can somebody compile a new build from current master that we can try as an external filter? @clsid, maybe? ![]() Thanks!
__________________
Ryzen 5 2600,Asus Prime b450-Plus,16GB,MSI GTX 1060 Gaming X 6GB(v398.18),Win10 LTSC 1809,MPC-BEx64+LAV+MadVR,Yamaha RX-A870,LG OLED77G2(2160p@23/24/25/29/30/50/59/60Hz) | madvr config |
|
|
|
|
|
|
#2688 | Link | |
|
Registered User
Join Date: Mar 2002
Posts: 2,324
|
Quote:
It seems to be working fine with a quick test (both x32 and x64 versions), use it at your own risk since it's not an official release. sanear-bin-master-f7612c7-20160517.zip sanear-pdb-master-f7612c7-20160517.zip You only need the bin package, register the filters, then select Sanear Audio Renderer at Output page in MPC-HC/BE instead of Internal Audio renderer. A tray icon will be present during playback where you can set properties. And Wasapi Exclusive finally works as it should: no channel and sample rate conversion anymore. Also you can pause, make a skype call, then unpause. ![]() Post your feedback of its stability (mention version and mode (exclusive or shared)) then maybe our beloved devs will integrate this current version if it's working well.
__________________
Ryzen 5 2600,Asus Prime b450-Plus,16GB,MSI GTX 1060 Gaming X 6GB(v398.18),Win10 LTSC 1809,MPC-BEx64+LAV+MadVR,Yamaha RX-A870,LG OLED77G2(2160p@23/24/25/29/30/50/59/60Hz) | madvr config Last edited by chros; 17th May 2016 at 21:07. |
|
|
|
|
|
|
#2689 | Link | |
|
MPC-HC Helper xD
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
|
Quote:
|
|
|
|
|
|
|
#2690 | Link | |
|
Registered User
Join Date: Jul 2009
Posts: 60
|
Quote:
|
|
|
|
|
|
|
#2691 | Link | |
|
ZZZzzzz...
Join Date: Jan 2007
Location: USA
Posts: 303
|
Quote:
![]() I hope this corrects the PAL speedup problem on some movies. |
|
|
|
|
|
|
#2692 | Link | ||
|
Registered User
Join Date: Mar 2002
Posts: 2,324
|
Quote:
Quote:
But, you should make an issue on github otherwise this feature will be never implemented. https://github.com/alexmarsev/sanear
__________________
Ryzen 5 2600,Asus Prime b450-Plus,16GB,MSI GTX 1060 Gaming X 6GB(v398.18),Win10 LTSC 1809,MPC-BEx64+LAV+MadVR,Yamaha RX-A870,LG OLED77G2(2160p@23/24/25/29/30/50/59/60Hz) | madvr config |
||
|
|
|
|
|
#2693 | Link |
|
Registered User
Join Date: Aug 2004
Location: Canada
Posts: 875
|
Okay, I'll create an account.
I already did find the links online to support it in an earlier post. Thanks for the offer, chros ![]() https://github.com/alexmarsev/sanear/issues/13 |
|
|
|
|
|
#2694 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 143
|
Would anyone be kind enough to explain how LAV Audio's mixing option affects reference levels? I've got my stereo monitor pair calibrated to 85 dB for movies. Since there is a significant difference (increase) in SPL when mixing (stereo) is enabled, which setting would actually give me reference level at 0 dB (105 dB peaks) on my preamp's dial? Enabled, or disabled?
I did the calibration by playing back pink noise in MPC-HC with the mixing turned off. But, AFAIK, none of that should matter since it's just a mono .wav file. |
|
|
|
|
|
#2695 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,388
|
Nvidia driver bug?
Nvidia graphics card, H.264 1920x1088, Microsoft DTV-DVD Video Decoder, EVR-CP + Half/Full Floating Point Processing, Microsoft DTV-DVD Video Decoder = Player crash.
Why is this happening? Driver bug? Test files. Bug is missing with LAV Video Deocder, because there is used a hack. Code:
if (width == 1920 && height == 1088) {
height = 1080;
}
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 25th May 2016 at 19:56. |
|
|
|
|
|
#2697 | Link |
|
SuperVirus
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,458
|
Bug #3881 is back — using build 1.7.10.207. MPC-BE is working as it should.
EDIT — To be more precise: when MPC-HC uses EVR, only LAV Video is detected as "H/W", but when using EVR-CP, all the other DXVA-capable decoders are also perceived as "H/W". Last edited by filler56789; 26th May 2016 at 12:44. Reason: clarification |
|
|
|
|
|
#2700 | Link | |||
|
MPC-HC Developer
Join Date: May 2010
Location: Poland
Posts: 591
|
Quote:
Quote:
Quote:
I see I can take a look at this, I think our playlist was designed to show filenames primary. Last edited by kasper93; 28th May 2016 at 23:01. |
|||
|
|
|
![]() |
| Tags |
| dxva, media player classic, mpc, mpc-hc |
| Thread Tools | |
| Display Modes | |
|
|