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

cmhrky
23rd January 2021, 12:30
@Klaus1189
It can happen. Because I cannot interfere with some svg icons I use. Their quality is starting to deteriorate. I will prepare it by drawing it myself in line. It will look better at higher resolutions.

@Aleksoid1978
In live streams, the time stays in the seek bar when the status bar switches.

Aleksoid1978
23rd January 2021, 13:41
@Aleksoid1978
In live streams, the time stays in the seek bar when the status bar switches.

Already fixed :)

cmhrky
23rd January 2021, 15:49
"Repeat A-B (Reset)" does not work in "Minimal" and "Compact" views.

I checked again. It worked now but I don't understand how it happened.

v0lt
24th January 2021, 06:05
@cmhrky
Your toolbars are now on SourceForge.net (https://sourceforge.net/projects/mpcbe/files/Toolbars/Fluent/).

cmhrky
24th January 2021, 13:40
Thanks. :)

cmhrky
27th January 2021, 00:06
Can you add App Paths (https://docs.microsoft.com/en-us/windows/win32/shell/app-registration#using-the-app-paths-subkey) registry entry to MPC-BE setup files?

For example, in Logitech SetPoint (https://i.hizliresim.com/iSoH5d.jpg) application, this registry entry is required to set it as a media player.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\mpc-be64.exe]
@="C:\\Program Files\\MPC-BE x64\\mpc-be64.exe"
"Path"="C:\\Program Files\\MPC-BE x64"

tormento
29th January 2021, 15:26
Try reset settings.
It worked. Dunno what went wrong.

Thanks.

Grimsdyke
29th January 2021, 15:40
@ devs. I am experiencing read errors on one of my drives but only with UHDs so I think it has to do with focussing at the third layer.
However I can rip these UHDs nicely with that drive using MakeMKV and on their website they mention that they incorporated measures to improve read stability.
Would something like that be even possible for a player ? I mean adjusting/influencing read speed, etc. ??

v0lt
29th January 2021, 18:46
Can you add App Paths (https://docs.microsoft.com/en-us/windows/win32/shell/app-registration#using-the-app-paths-subkey) registry entry to MPC-BE setup files?

For example, in Logitech SetPoint (https://i.hizliresim.com/iSoH5d.jpg) application, this registry entry is required to set it as a media player.
Try mpc-be_5992_app_paths_1.x64.exe (https://yadi.sk/d/T1x8x_gWT4gKqA?w=1).

cmhrky
29th January 2021, 19:12
It works this way. But it might be better to add the "Path" entry as well.

v0lt
29th January 2021, 20:22
It works this way. But it might be better to add the "Path" entry as well.
Our player does not need this. MPC-BE independently determines the path of its location.

The "UseUrl" parameter can be helpful. This parameter is used for example foobar2000. But I don’t know how to check if this parameter works.

Kl3r
30th January 2021, 09:27
Hi!

Is there a more complete French translation for MPC-BE? An update than the one proposed in the software?

Thanks!

Klaus1189
30th January 2021, 10:12
If you want to update the translation:
Download this mplayerc.fr.rc.txt file: https://sourceforge.net/p/mpcbe/code/5994/tree//trunk/src/apps/mpcresources/text/mplayerc.fr.rc.txt
I personally download it 2 times and rename one of it to the actual commit number like here 5994.txt
Edit both files in Notepad++ (open source advanced text editor) and edit the mplayerc.fr.rc.txt, then you can compare both with built in extension "Compare" the differences. Note: you must install the extension Compare in plugins options.
I know there might be better text editors, built Notepad++ does what I need and also preserves text coding of the file like UTF-8, with or without BOM and I am happy with it :)

cmhrky
30th January 2021, 15:59
If these lines are not added to the Logitech Setpoint (http://support.logitech.com/software/setpoint) application "players.ini" file, the keyboard multimedia keys cannot be used with MPC-BE.

"players.ini" default location: "C:\Program Files\Logitech\SetPointP"

[Players]
mpcbe=wac,mpc-be.exe,MPC-BE,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MPC-BE
mpcbe64=wac,mpc-be64.exe,MPC-BE,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MPC-BE x64

[Players.Seek]
mpcbe=wac,xxx,xxx,1,1
mpcbe64=wac,xxx,xxx,1,1

[Players.Rewind]
mpcbe=wac,xxx,xxx,1,1
mpcbe64=wac,xxx,xxx,1,1

v0lt
30th January 2021, 16:20
@cmhrky
The player will not edit the settings of other applications.

cmhrky
30th January 2021, 16:46
I wrote it for information purposes. To make it appear in searches.

v0lt
31st January 2021, 05:53
About SVG graphics (toolbar.svg and flybar.svg).
I made a small utility svg2png (https://github.com/v0lt/svg2png/) that converts SVG to PNG using the Nano SVG library. This same library is used to render some of the controls in the MPC-BE and MPC-HC players.

cmhrky
31st January 2021, 13:17
Can an option be added to have the chapter names constantly appear in the seek bar along with the filename / title?

"title/name & Chapter: ......."

What is your opinion on this matter?

Klaus1189
31st January 2021, 15:32
Can an option be added to have the chapter names constantly appear in the seek bar along with the filename / title?

"title/name & Chapter: ......."

What is your opinion on this matter?

I would like to have this option, too.

tormento
31st January 2021, 19:59
I have bought the DTS Headphone:X from MS store and it automatically installed DTS:X decoder that is pure garbage for movies.

Is there any way to prefer the LAV Audio decoder within MPC-BE? I have tried to play with external filter settings but no success.

Perenista
1st February 2021, 01:46
I am using the codecs found here:
http://codecguide.com/download_kl.htm

To be more specific, Mega. Also using MPC-BE.

In both MPC-HC and BE I opted for the ffdshow audio processor, only due to its capacity to increase the volume (plus 5 dB). My headphone isn't too loud even at 100%. So I changed MPC settings to prefer ffdshow to handle audio tracks.

When I downloaded this track: https://soundcloud.com/vincentsejourne/epilogue

Created by this author... a MP3...

And tried to listen at the 7 second moment... I could hear a background noise, for more or less 2 seconds.

Then I opened the same MP3 with Sound Forge, and told both MPC to disable ffdshow audio processor.

The noise wasn't there.

So why this is happening? Could it be a bug?

And what options do I have for increasing the volume beyond 100%? My headphone is a Sennheiser 598 SR.

MEDIAINFO data:
https://pastebin.com/NsVbthYD

Aleksoid1978
1st February 2021, 02:27
I am using the codecs found here:
http://codecguide.com/download_kl.htm

To be more specific, Mega. Also using MPC-BE.

In both MPC-HC and BE I opted for the ffdshow audio processor, only due to its capacity to increase the volume (plus 5 dB). My headphone isn't too loud even at 100%. So I changed MPC settings to prefer ffdshow to handle audio tracks.

When I downloaded this track: https://soundcloud.com/vincentsejourne/epilogue

Created by this author... a MP3...

And tried to listen at the 7 second moment... I could hear a background noise, for more or less 2 seconds.

Then I opened the same MP3 with Sound Forge, and told both MPC to disable ffdshow audio processor.

The noise wasn't there.

So why this is happening? Could it be a bug?

And what options do I have for increasing the volume beyond 100%? My headphone is a Sennheiser 598 SR.

MEDIAINFO data:
https://pastebin.com/NsVbthYD

Noise when using ffdshow audio processor ? If so - don't use it.

JaylumX
1st February 2021, 04:42
I am using the codecs found here:
http://codecguide.com/download_kl.htm

To be more specific, Mega. Also using MPC-BE.

In both MPC-HC and BE I opted for the ffdshow audio processor, only..... [SNIP]

Do you have a soundcard that has a headphone amp, a stand alone headphone amp or a DAC with a headphone amp?

ryrynz
1st February 2021, 09:01
Devs, push update to Dav1d plz, ty.

hubblec4
1st February 2021, 19:36
Support for the "ProjectionPoseRoll" element was added in MPC-BE 1.5.6.5997.


Where can I download this version?

Klaus1189
1st February 2021, 20:03
Where can I download this version?

See nightly builds here:

https://forum.doom9.org/showpost.php?p=1933035&postcount=8181

Perenista
1st February 2021, 20:19
Noise when using ffdshow audio processor ? If so - don't use it.The problem here is the lack of option in here to increase volume beyond 100%.

https://i.postimg.cc/N0c01Fgm/11.png
https://i.postimg.cc/d0jVnF1X/12.png
https://i.postimg.cc/Jn742FHh/13.png

Do you have a soundcard that has a headphone amp, a stand alone headphone amp or a DAC with a headphone amp?I think the answer is NO for all these questions. And isn't adjusting the volume beyond 100% a software task?

If so why the LAV Audio Decoder lacks that option while ffdshow audio processor (with the aforementioned bug) has it?

https://i.postimg.cc/NjVzV2y2/XU.png

chros
1st February 2021, 20:59
I hope you realize sooner or later that LAV filters have nothing to do with MPC-BE. Also, if this option wasn't added in the past few years then there's a good reason for it.

huhn
1st February 2021, 22:03
because changing audio over 100 % has a extrem high chance of creating clipping and that really really bad just plain wrong.
the alternative to make audio "louder" without clipping is DRC dynamic range compression this just lowers audio quality and a filter like AC3 filter can do that.

v0lt
2nd February 2021, 04:56
MPC-BE 1.5.6 (build 6000) stable (https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release%20builds/1.5.6/) with digital signature (SF.net).

List of changes (https://sourceforge.net/p/mpcbe/code/6000/tree//trunk/docs/Changelog.txt).

MPC-BE Nightly builds: main file store (https://yadi.sk/d/hlf1lfC8mKU58), alternative 1 (https://yadi.sk/d/AjAXDDHtHRIELg), alternative 2 (https://cloud.mail.ru/public/V1rp/2iqNDT5Rx)
Also new and old versions can be found on VideoHelp.com (https://www.videohelp.com/software/MPC-BE).

ryrynz
2nd February 2021, 10:45
Thank you all devs, BE becomes more and more polished. Great work.

cmhrky
2nd February 2021, 12:06
Thank you for the new stable release. I am looking forward to new updates. :)

hubblec4
2nd February 2021, 12:45
I have tested the new stable for the ProjectionPoseRoll element to rotate a video.
It seems to work with the "standard" values (90, 180, -90, -180).

Is there a reason why only the standard values works? What is with the other values? Is it not possible to rotate the video with a value of 10 or -45?

v0lt
2nd February 2021, 14:28
MPC-BE supports rotation in multiples of 90. Arbitrary rotation angles are not supported and we do not plan to support this in our video renderers.

tormento
2nd February 2021, 14:48
MPC-BE 1.5.6 (build 6000)
I always play with nightly but every stable is a great goal.

Thanks to all programmers/contributors for your job!

:thanks:

foxyshadis
4th February 2021, 02:38
I hope you realize sooner or later that LAV filters have nothing to do with MPC-BE. Also, if this option wasn't added in the past few years then there's a good reason for it.

Boost (with limiting, preferably) is incredibly valuable, but also definitely isn't related in any way to MPC-BE. I mean its toolbar volume control maybe but... I doubt anyone wants to change that after all these years.

peter0815x
5th February 2021, 23:24
Thank you all devs, BE becomes more and more polished. Great work.

indeed

:thanks:


whats missing now is blu ray menu support :-)
why ?

i have some blu rays that contain full series with 20+ episodes + extras.
using "jump to" to select episodes is not very comfortable.


and i have a blu ray that contains a movie with 2 different endings
the main movie without ending exists only once and which of the 2 endings is played is selected by the menu.

without blu ray menu the movie is always played with ending a
with "jump to" you can select ending b but only the ending

it is not possible to view the movie with ending b
hope you understand what i mean

i hope mpc be will support blu ray menus in the future.
:cool:

Siso
6th February 2021, 19:32
Could you make the letter spacing in the subtitles tab, the same way you made border width and shadow depth - like 2.5 etc. In spacing we can choose only 1,2,3 but in the other options two we can choose 1.2, 1.3 etc.?

v0lt
7th February 2021, 06:36
Could you make the letter spacing in the subtitles tab, the same way you made border width and shadow depth - like 2.5 etc. In spacing we can choose only 1,2,3 but in the other options two we can choose 1.2, 1.3 etc.?
Try a test build - mpc-be_6005_substyle_spacing (https://yadi.sk/d/S9jBOVGJ9K2D3Q?w=1).

v0lt
7th February 2021, 09:25
i hope mpc be will support blu ray menus in the future.
:cool:
Try adapting directshow Bluray disc navigator filter (https://forum.doom9.org/showthread.php?t=164314) for MPC-BE or MPC-HC. If you succeed, then we will try to implement support in the player.

Siso
7th February 2021, 10:45
Try a test build - mpc-be_6005_substyle_spacing (https://yadi.sk/d/S9jBOVGJ9K2D3Q?w=1).

It works very well, v0lt! Thank you, mpc-be is becoming the best player! :thanks:

clsid
7th February 2021, 22:08
Bug in latest MPCVR.

Video frame > Touch Window from outside
With this player setting the video will go black in full screen.
Happens with both MPC-BE/HC.

Aleksoid1978
8th February 2021, 03:22
Bug in latest MPCVR.

Video frame > Touch Window from outside
With this player setting the video will go black in full screen.
Happens with both MPC-BE/HC.

Show screen with statistics, show MPC VR Options.

P.S. Found issue, wait a fix.

cmhrky
12th February 2021, 16:58
MPC Mpeg Source does not open English (Actually Turkish) subtitle in this (https://yadi.sk/d/FUglw2Ul_95G5A?w=1) DVB recording file. No problem with Lav Splitter.

Aleksoid1978
13th February 2021, 02:45
MPC Mpeg Source does not open English (Actually Turkish) subtitle in this (https://yadi.sk/d/FUglw2Ul_95G5A?w=1) DVB recording file. No problem with Lav Splitter.

I don't know how LAV handle this DVB subtitles, but timestamps is totally wrong:

ID : 1026 (0x402)
Menu ID : 10604 (0x296C)
Format : DVB Subtitle
Codec ID : 6
Duration : 17 min 33 s
Delay relative to video : -17 h 16 min
Language : English

cmhrky
13th February 2021, 15:51
This recorder divides the files into 1 GB. Other parts are like this. They all have the same problem.


2_3_000.ts
Text
ID : 1026 (0x402)
Menu ID : 10604 (0x296C)
Format : DVB Subtitle
Codec ID : 6
Language : English


2_3_001.ts
Text
ID : 1026 (0x402)
Menu ID : 10604 (0x296C)
Format : DVB Subtitle
Codec ID : 6
Language : English

2_3_003.ts
Text
ID : 1026 (0x402)
Menu ID : 10604 (0x296C)
Format : DVB Subtitle
Codec ID : 6
Duration : 19 min 20 s
Delay relative to video : -17 h 16 min
Language : English

2_3_004.ts
Text
ID : 1026 (0x402)
Menu ID : 10604 (0x296C)
Format : DVB Subtitle
Codec ID : 6
Duration : 3 min 32 s
Delay relative to video : -17 h 16 min
Language : English

Klaus1189
13th February 2021, 16:49
What device and what software on it was used for creating these *.ts files?

cmhrky
13th February 2021, 18:15
This file was recorded with the Next 64 (https://www.next.com.tr/64) satellite receiver.

JarrettH
15th February 2021, 05:14
@ryrynz
I prepared 2 files of different thickness. I added it inside the zip file.

@volt, @Grimsdyke

https://i.hizliresim.com/s62ht1.jpg (https://www.sendspace.com/file/v3d50p)

Thanks, I'm using toolbar 2 (there are four in the zip). I thought one of them would be the new default in the latest version, but had to do the manual replacing (btw devs - not intuitive).

LuckyJim
15th February 2021, 09:12
[...]but had to do the manual replacing (btw devs - not intuitive).

Would you mind sharing how you did that? I already replaced the logos in FILE 197 : 1033 and 210 : 1033 but couldn't figure out how to replace the toolbar.