Log in

View Full Version : Media Player Classic - BE Win32/x64


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235

fluffy01
26th August 2017, 15:11
I just tested now, and the new version is actually much worse, because it seems to have problems regaining the exclusive lock after you start playing again, causing the entire player to lock up. And yes, I did activate the feature in the options.

Aleksoid1978
26th August 2017, 15:43
I just tested now, and the new version is actually much worse, because it seems to have problems regaining the exclusive lock after you start playing again, causing the entire player to lock up. And yes, I did activate the feature in the options.

My english is bad - i don't understand you :) Maybe you record video from desktop and i try understand.

fluffy01
26th August 2017, 15:54
I don't know how to record a video from desktop, but instead I will try to describe the problem a little better.
I looked through the commits on sourceforge, and ran them through Google translate. And as far as I could figure out, the commit you made, was about releasing the exclusive lock on the audio system, when pausing the video.
So I downloaded the latest build (2859), and enabled the option for this in the settings, and then I played a video and paused it and then unpaused it again, and it completely locked up the player, so I had to kill it from the Process Manager.
I hope you understand this, and if not, then maybe Google Translate can help understand it a little better?

chros
26th August 2017, 18:50
Check settings MPC Audio Renderer.
Oh, "Release device when idle", nice, thanks!

the commit you made, was about releasing the exclusive lock on the audio system, when pausing the video.
That's correct. Here's a small test case (https://forum.doom9.org/showthread.php?p=1808005#post1808005) for it in 2 groups.
So I downloaded the latest build (2859), and enabled the option for this in the settings, and then I played a video and paused it and then unpaused it again, and it completely locked up the player, so I had to kill it from the Process Manager.
Interesting, it works like a charm here with r2859 and quickly trying all the previously mentioned tests (see my signature for my setup).

beter
27th August 2017, 15:15
Is the behaviour of the search bar changed?
The bar shows the file title instead of file name even when I unchecked the "Replace file name with title" option.

v0lt
27th August 2017, 18:41
@beter
Yes. Aleksoid1978 changed it in r2846.

Klaus1189
27th August 2017, 20:07
updated german translation (https://drive.google.com/drive/folders/0B4y5u0gBKYqbUHk0T3A0ellIa28?usp=sharing) based on r2861.

iSeries
28th August 2017, 18:40
Hi,

Just switched from HC. Having an issue with subtitles not showing. I played a video and subtitles automatically started playing, so I pressed W to turn them off. Now I can't get subtitles to show at all. Does anyone have any idea? Using LAV filters/MadVR.

v0lt
28th August 2017, 19:33
@iSeries
I do not confirm. Update the player and filters.

iSeries
28th August 2017, 19:47
@iSeries
I do not confirm. Update the player and filters.

Everything is up to date. Subtitles are enabled, LAV is loading them and passing them on, but they are just not making it to my screen. Switching back to HC, subtitles show as expected. So I have no idea what to do.

JarrettH
29th August 2017, 05:33
re: right click menu

Why are the audio streams under Navigate > Audio Language instead of the "Audio" menu? Same with subtitles. They belong prioritized for access, not in a sub-branch. The Audio and Subtitle menus only seem to function for loading external files and that's not a common situation IMO.

Also, I don't believe "Navigate" describes to the user that you would find audio and subtitle streams inside, maybe more to do with seeking the clip.

fluffy01
29th August 2017, 17:19
I just did some experimenting, and I tracked down the change that broke it for me, and it was the commit created by r2586.

All builds before this works, and all builds from this version and forward does not work. I hope that this can help figure out what is wrong.

If you need any assistance in fixing this bug, let me know and I will help all I can.

In case it is important, here is my setup:
Win 10 x64 CU
Connected to a AVR with a 5.1 speaker setup via HDMI
Configured Windows for 2 speakers
Configured MPC Audio Renderer for exclusive and bit exact output

And in case you forgot the problem, here is it: When I pause a video with a 5.1 audio track (not bit streaming) and then resume it again, the audio goes missing.

fluffy01
29th August 2017, 17:28
I just did another test with newest build (2864), and if I DISABLE the new option in the audio renderer, then it works again, so that it at least something :)
But I would really like the feature to be working, as I would then be able to play other stuff, for example from youtube, if I need to, just by pausing the player instead of having to actually exit the player and then restart and seek afterwards.

And I just retested the part about the channel layout: If I play a video with stereo audio or if I bitstream, then it works perfectly when I enable the option. It is only when I play 5.1 and is not bitstreaming, that I have the problem.

P.J
29th August 2017, 20:51
This video is interlaced but plays in progressive mode :confused:

https://drive.google.com/open?id=0B8q1LB-YXE2hY2E0RUdfVDJ5TkE

Aleksoid1978
29th August 2017, 23:18
I just did another test with newest build (2864), and if I DISABLE the new option in the audio renderer, then it works again, so that it at least something :)
But I would really like the feature to be working, as I would then be able to play other stuff, for example from youtube, if I need to, just by pausing the player instead of having to actually exit the player and then restart and seek afterwards.

And I just retested the part about the channel layout: If I play a video with stereo audio or if I bitstream, then it works perfectly when I enable the option. It is only when I play 5.1 and is not bitstreaming, that I have the problem.

For me it's working excelent, i don't know whats wrong at you side ...

salam2009
29th August 2017, 23:22
Hi @v0lt, @Aleksoid1978
I'm having 2 issues so far:
1) The player doesn't support high DPI displays at 4K desktop resolution which makes the content too small, or a little blurry after applying the 3 options (or leaving them) in the exe's compatibility settings window. Here's how it looks when choosing "Application (http://i.imgur.com/il9ontt.jpg)" in the mentioned window. This one for "System (http://i.imgur.com/te0eu0i.jpg)" setting (notice the menu & sub clarity) & this for "(System Enhanced) (http://i.imgur.com/XUZDQLw.jpg)".
2) The player opens videos up after 2 seconds! (disabling AntiVirus doesn't help)

Here's my setup:
K-Lite Mega Codec Pack v13.4.3
MPC-BE v1.5.1 (build 2755) x64 [Installer version]
EVR (custom presenter) as Video renderer
LAV & XySubfilter as external filters (tried all HW decoders, removing them didn't help either)

Your help would mean the world :)
Thanks so much in advance!

v0lt
30th August 2017, 05:28
or a little blurry after applying the 3 options (or leaving them) in the exe's compatibility settings window.
Do not touch any options in the shortcut!

chros
30th August 2017, 07:27
And I just retested the part about the channel layout: If I play a video with stereo audio or if I bitstream, then it works perfectly when I enable the option. It is only when I play 5.1 and is not bitstreaming, that I have the problem.
Interesting, I indeed tested this part with 2 channel audio.
Can you upload/link a sample with 5ch?

salam2009
30th August 2017, 13:07
Do not touch any options in the shortcut!
I did, that's why I said (or leaving them alone) caused a problem.
Also, what about the 2nd issue?

chros
30th August 2017, 14:20
Interesting, I indeed tested this part with 2 channel audio.
Can you upload/link a sample with 5ch?
I just tried out quickly with 5.1 flac in mkv: it works fine here.
Otherwise my setup is the same as yours:
- in OS: 2ch, 16bit, 44100KHz
- in mpc-be: exclusive mode, bit exact

I use LAV filters as splitters and decoders (almost the newest nightly), try it with it.
If it doesn't help then my best guess is driver issue.

fluffy01
30th August 2017, 15:54
I just tried out quickly with 5.1 flac in mkv: it works fine here.
Otherwise my setup is the same as yours:
- in OS: 2ch, 16bit, 44100KHz
- in mpc-be: exclusive mode, bit exact

I use LAV filters as splitters and decoders (almost the newest nightly), try it with it.
If it doesn't help then my best guess is driver issue.

Hmm. My OS is set to 2 ch, 24 bit, 192kHz, but otherwise the same. I also use latest external LAV nightly.

I am using Radeon 17.7.2, but the problem also occur with other versions. My card is an Rx 460 card.
I just noticed that there is a 17.8.1 driver available. I will try with that, but I doubt it will make any difference.

I haven't tried with just a sound track, but you can test with any random video with 5.1, whether it is AC3 or DTS or something else. Just disable bitstreaming in LAV Filters, and it will decode it and send it as regular uncompressed audio. I don't know it it makes any difference.

If you want me to try a test build with some changes, let me know, and I will.

Edit: I just updated to 17.8.2 graphics drivers and did a reboot of the system, and I still have the same issue.

v0lt
30th August 2017, 17:35
Also, what about the 2nd issue?
I think the problem is in the external filter. I suggest de-intalling the K-Lite Mega Codec Pack.
The same problem is possible because of the Nvidia 3D Vision driver.

salam2009
30th August 2017, 19:42
I think the problem is in the external filter. I suggest de-intalling the K-Lite Mega Codec Pack.
The same problem is possible because of the Nvidia 3D Vision driver.
Do you mean I should reinstall it without adding an external filters, or replace it with another codec pack? (I don't have Nvidia 3D Vision driver installed by the way)
Also, is there anything I can do to resolve issue #1 of high DPI display?
Thanks a lot!

stax76
30th August 2017, 21:00
What is too small? I never noticed a issue at 288 DPI...

salam2009
30th August 2017, 21:28
What is too small? I never noticed a issue at 288 DPI...
My desktop scale is at 250% on 4K resolution (I don't know how much is that in DPI).

stax76
30th August 2017, 21:30
You said there is something too small but never what is too small.

salam2009
30th August 2017, 21:40
You said there is something too small but never what is too small.
Did you see my first post which has screenshots of all the 3 display issues including the "too small" part?

stax76
30th August 2017, 21:41
except for the small cd cover art looks normal

salam2009
30th August 2017, 22:01
except for the small cd cover art looks normal
That iTunes cover resolution is 604x604 which supposed to be larger by half!
This means that 400x400 cover would be smaller by 2x than normal 400px.

stax76
30th August 2017, 22:08
https://forum.doom9.org/showthread.php?p=1814794#post1814794

salam2009
30th August 2017, 22:25
https://forum.doom9.org/showthread.php?p=1814794#post1814794
A universal player like this one would be more convenient if we make it support high DPI displays as this would resolve all the video/audio cover sizes issues I'm facing (maybe others too).

Aleksoid1978
30th August 2017, 23:27
MPC-BE already support high DPI for GUI. Picture, album art is not scalling.

salam2009
31st August 2017, 02:52
@v0lt
I was finally able to sort my problems out thanks to you & stax76 for leading me to one of your tips :)
For album cover non-scaling problem, I'll be using MPC-HC for audio playback while yours for video.
As for the delay in player loading, I fixed it without de-installing K-Lite by doing 2 things:
- Restored the player to its default settings then reconfigured it without using LAV as external filters. (this gained me around 1.5 seconds in player startup!)
- Disabled the feature "Use the preview in the search" in Options > Interface. (made it 0.5s faster)
Thank you both again!

chros
31st August 2017, 07:55
Hmm. My OS is set to 2 ch, 24 bit, 192kHz, but otherwise the same. I also use latest external LAV nightly.
I use 0.70.2.66-git .

I haven't tried with just a sound track,
They weren't pure soundtracks but video files with flac 5.1.

but you can test with any random video with 5.1, whether it is AC3 or DTS or something else. Just disable bitstreaming in LAV Filters, and it will decode it and send it as regular uncompressed audio.
This also works here.
I don't know where your problem could come from. Don't you have a second rig (e.g. a laptop with HDMI output) to try out with?

P.J
31st August 2017, 18:49
This video is interlaced but plays in progressive mode :confused:

https://drive.google.com/open?id=0B8q1LB-YXE2hY2E0RUdfVDJ5TkE

Any solution?

huhn
31st August 2017, 18:56
try to remux it and flag it correctly. and not sure if a GPU can even deinterlance 4:2:2 10 bit it is not made for it.

v0lt
31st August 2017, 20:25
@P.J
Fixed in r2867, but only for internal video decoder.

I hope that there is a more universal solution from MS, but I can be wrong.

P.J
31st August 2017, 20:48
try to remux it and flag it correctly. and not sure if a GPU can even deinterlance 4:2:2 10 bit it is not made for it.

GPU can do it =)


@P.J
Fixed in r2867, but only for internal video decoder.

I hope that there is a more universal solution from MS, but I can be wrong.

Thanks :)

beter
1st September 2017, 15:05
Update for translation of Chinese (Traditional/Simplified) and Dutch

https://www.sendspace.com/file/lmmy5u

---------------
And the save image with subtitles function seems to be problematic with PGS subtitles.
A black image with subtitles on it would be saved if the "Including subtitles" option is checked.

Aleksoid1978
1st September 2017, 15:07
Update for translation of Chinese (Traditional/Simplified) and Dutch

https://www.sendspace.com/file/lmmy5u

---------------
And the save image with subtitles function seems to be problematic with PGS subtitles.
A black image with subtitles on it would be saved if the "Including subtitles" option is checked.

Upload short sample with PGS subtitle.

beter
1st September 2017, 20:49
Upload short sample with PGS subtitle.

https://www.sendspace.com/file/28n7qr

(Including the output image/thumbnails)

Klaus1189
2nd September 2017, 09:33
Installer not signed anymore?

Aleksoid1978
2nd September 2017, 10:19
Waiting new certificate :)

Aleksoid1978
2nd September 2017, 10:20
https://www.sendspace.com/file/28n7qr

(Including the output image/thumbnails)

Confirm - it't happened when PGS subtitles resolution different from video resolution.

Siso
2nd September 2017, 16:08
Is it possible for a selection on which side we can choose the OSD to be, like left, center, or right?

v0lt
2nd September 2017, 18:41
Is it possible for a selection on which side we can choose the OSD to be, like left, center, or right?
There is no such possibility.

Klaus1189
3rd September 2017, 11:19
updated german translation (https://drive.google.com/drive/folders/0B4y5u0gBKYqbUHk0T3A0ellIa28?usp=sharing) based on r2889
the cut off text (https://drive.google.com/file/d/0B4y5u0gBKYqbMnZvbXZCUXNkZkk/view?usp=sharing) in is already fixed in r2889?

v0lt
3rd September 2017, 12:38
the cut off text (https://drive.google.com/file/d/0B4y5u0gBKYqbMnZvbXZCUXNkZkk/view?usp=sharing) in is already fixed in r2889?
Yes, it is corrected.
Translation updated to r2890. Thank you.

Grimsdyke
4th September 2017, 08:39
The following is surely more a driver problem but I would like to mention it anyway. On my htpc I also have a Realtek 5.1-analogue audio out and unfortunately this works only up to version R2.81.
With R2.82 and the latest Beta there is no sound at the analogue outs. MPC-HC has the same problem.

Edit. Both KODI and LEAWO work great with the new driver and the analogue outs so it might be a bug in MPC ??

Message from BE:
Pin(s) not connected
Filter not found

LAV Splitter Source::Audio
LAV Audio Decoder::Output
Audio Switcher::Out

Media Type 0:
--------------------------
Audio: PCM 48000Hz 6ch 4608kbps

AM_MEDIA_TYPE:
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_PCM {00000001-0000-0010-8000-00AA00389B71}
formattype: FORMAT_WaveFormatEx {05589F81-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 12
cbFormat: 40

WAVEFORMATEX:
wFormatTag: 0xfffe
nChannels: 6
nSamplesPerSec: 48000
nAvgBytesPerSec: 576000
nBlockAlign: 12
wBitsPerSample: 16
cbSize: 22 (extra bytes)

WAVEFORMATEXTENSIBLE:
wValidBitsPerSample: 16
dwChannelMask: 0x0000060f
SubFormat: {00000001-0000-0010-8000-00AA00389B71}

aufkrawall
4th September 2017, 17:46
Latest official Realtek HD Audio drivers break audio for me completely on my Z170 mainboard. I'd call this a sick joke by this company.