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.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Display Modes
Old 13th May 2016, 19:32   #2681  |  Link
HelmedHorror
Registered User
 
Join Date: Jul 2015
Posts: 32
Quote:
Originally Posted by nevcairiel View Post
Multiple streams in containers like MKV are expected to have the same (or at least a similar) duration. What you are trying to do is not what having multiple streams in one container is supposed to be used for.
If you want them all in one file, there are other ways with MKV, using ordered chapters and editions, which would allow MPC-HC to play these properly and allow you to switch from the GUI what to play.

I would not expect your current files to improve, and I would honestly be surprised if any player handles that situation any different. The file duration is largely independent of which track you currently selected.
Interesting, well thanks for clearing that up! I'm glad I now know. I had spent hours trying to figure out what I was doing wrong...
HelmedHorror is offline   Reply With Quote
Old 15th May 2016, 18:25   #2682  |  Link
Megalith
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?
Megalith is offline   Reply With Quote
Old 15th May 2016, 18:47   #2683  |  Link
Stereodude
Registered User
 
Join Date: Dec 2002
Location: Region 0
Posts: 1,481
Quote:
Originally Posted by Megalith View Post
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.
It's totally useless as far as I'm concerned. It doesn't do the one thing most everyone expects of a WASAPI renderer, which is override the Windows speakers settings.
Stereodude is offline   Reply With Quote
Old 15th May 2016, 18:53   #2684  |  Link
JarrettH
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.
JarrettH is offline   Reply With Quote
Old 15th May 2016, 19:16   #2685  |  Link
Megalith
Registered User
 
Join Date: Mar 2011
Posts: 143
Quote:
Originally Posted by Stereodude View Post
It's totally useless as far as I'm concerned. It doesn't do the one thing most everyone expects of a WASAPI renderer, which is override the Windows speakers settings.
Really? I thought it did, since ticking "exclusive" mode prevents anything else from playing on my system.
Megalith is offline   Reply With Quote
Old 15th May 2016, 23:16   #2686  |  Link
Stereodude
Registered User
 
Join Date: Dec 2002
Location: Region 0
Posts: 1,481
Quote:
Originally Posted by Megalith View Post
Really? I thought it did, since ticking "exclusive" mode prevents anything else from playing on my system.
That's not what I was talking about. I'm talking about it playing 2 channel as 2 channel, 5.1 as 5.1, and 7.1 as 7.1 over HDMI regardless of how Windows speaker configuration is set. This is how Foobar2k's WASAPI output plugin does it and is what MPC-HC should be doing, but if you have Windows speaker configuration set to stereo MPC-HC will downmix to stereo when using the new internal renderer in exclusive mode.
Stereodude is offline   Reply With Quote
Old 16th May 2016, 13:51   #2687  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,324
Quote:
Originally Posted by Stereodude View Post
That's not what I was talking about. I'm talking about it playing 2 channel as 2 channel, 5.1 as 5.1, and 7.1 as 7.1 over HDMI regardless of how Windows speaker configuration is set. This is how Foobar2k's WASAPI output plugin does it and is what MPC-HC should be doing, but if you have Windows speaker configuration set to stereo MPC-HC will downmix to stereo when using the new internal renderer in exclusive mode.
Yep, that's an issue with my setup as well. Using exclusive mode and setting 2ch in windows speakers setup working fine until I play multichannel audio (pcm, flac), then I have to manually configure the system setting again (and back later on).
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
chros is offline   Reply With Quote
Old 17th May 2016, 20:23   #2688  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,324
Quote:
Originally Posted by chros View Post
Yep, that's an issue with my setup as well. Using exclusive mode and setting 2ch in windows speakers setup working fine until I play multichannel audio (pcm, flac), then I have to manually configure the system setting again (and back later on).
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!
I've just built both x32 and x64 from f7612c7 @master (latest commit) on Windows 8.1 with Visual Studio 2013 Update 5.
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.
chros is offline   Reply With Quote
Old 17th May 2016, 23:29   #2689  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
Quote:
Originally Posted by chros View Post
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.
As alex said, he wanted to finish "reclock thingie" before releasing next version. Also he said that he wouldn't want to integrate non 'stable' versions as "IAR".
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 18th May 2016, 04:22   #2690  |  Link
dbcooper
Registered User
 
Join Date: Jul 2009
Posts: 60
Quote:
Originally Posted by vBm View Post
As alex said, he wanted to finish "reclock thingie" before releasing next version. Also he said that he wouldn't want to integrate non 'stable' versions as "IAR".
Does this mean that MPC-HC is going to get a reclock alternative?
dbcooper is offline   Reply With Quote
Old 18th May 2016, 06:44   #2691  |  Link
lych_necross
ZZZzzzz...
 
lych_necross's Avatar
 
Join Date: Jan 2007
Location: USA
Posts: 303
Quote:
Originally Posted by vBm View Post
As alex said, he wanted to finish "reclock thingie" before releasing next version. Also he said that he wouldn't want to integrate non 'stable' versions as "IAR".
FramesToTime() helper for MPC? Very cool!!
I hope this corrects the PAL speedup problem on some movies.
lych_necross is offline   Reply With Quote
Old 18th May 2016, 12:38   #2692  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,324
Quote:
Originally Posted by vBm View Post
As alex said, he wanted to finish "reclock thingie" before releasing next version. Also he said that he wouldn't want to integrate non 'stable' versions as "IAR".
OK, understood, no worries. If somebody doesn't like the current internal one that can use the external one until then (if it's working fine).

Quote:
Originally Posted by JarrettH View Post
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)
If you like I can build one with modified buffer length in the meantime (right now the min is 60 : https://github.com/alexmarsev/sanear...terfaces.h#L15) that you can try out.
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
chros is offline   Reply With Quote
Old 18th May 2016, 17:23   #2693  |  Link
JarrettH
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
JarrettH is offline   Reply With Quote
Old 19th May 2016, 04:03   #2694  |  Link
Megalith
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.
Megalith is offline   Reply With Quote
Old 25th May 2016, 19:06   #2695  |  Link
v0lt
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;
  }

Last edited by v0lt; 25th May 2016 at 19:56.
v0lt is offline   Reply With Quote
Old 25th May 2016, 22:22   #2696  |  Link
tahaa7
Registered User
 
Join Date: Nov 2012
Posts: 36
What is the difference between selecting "2: Speakers <device name>", "7: DirectSound: Speakers <device name>", and "11: Internal Audio Renderer" in Options -> Playback -> Output -> Audio Renderer?
tahaa7 is offline   Reply With Quote
Old 25th May 2016, 23:55   #2697  |  Link
filler56789
SuperVirus
 
filler56789's Avatar
 
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
filler56789 is offline   Reply With Quote
Old 26th May 2016, 00:57   #2698  |  Link
JarrettH
Registered User
 
Join Date: Aug 2004
Location: Canada
Posts: 875
I think #2 and #7 are basically the same thing.

#11 is WASAPI audio output, which is better
JarrettH is offline   Reply With Quote
Old 28th May 2016, 01:26   #2699  |  Link
3421
Registered User
 
Join Date: Jan 2016
Posts: 37
Does not read the names from this variant playlist. In my country it's not rare variant such a playlist.
Attached Files
File Type: 7z playlist.7z (3.3 KB, 37 views)

Last edited by 3421; 28th May 2016 at 01:50.
3421 is offline   Reply With Quote
Old 28th May 2016, 22:57   #2700  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 591
Quote:
Originally Posted by v0lt View Post
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;
  }
I can't really tell. I don't have Nvidia GPU to test it. But it is likely we set something wrong for this case.

Quote:
Originally Posted by tahaa7 View Post
What is the difference between selecting "2: Speakers <device name>", "7: DirectSound: Speakers <device name>", and "11: Internal Audio Renderer" in Options -> Playback -> Output -> Audio Renderer?
"2" and "7" is the same and uses DirectSound audio renderer. "11" uses our internal audio renderer which uses WASAPI, has additional processing like stereo crossfeed and audio bitstreaming. See also Options -> Audio Renderer

Quote:
Originally Posted by filler56789 View Post
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".
Works fine for me. And I don't recall any changes that could break it. Are you sure it was working in previous builds?

Quote:
Originally Posted by 3421 View Post
Does not read the names from this variant playlist. In my country it's not rare variant such a playlist.
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.
kasper93 is offline   Reply With Quote
Reply

Tags
dxva, media player classic, mpc, mpc-hc

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:06.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.