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

yonta
11th March 2020, 05:19
It’s normal DXVA decode with internal decoder ?

yes, mpc internal decoder's dxva2 mode works just fine on this video.

Aleksoid1978
11th March 2020, 05:59
LAVVideo detect incompatible profile and fallback to software. When use LAVSource - it's read stream's data from file and extract profile and then LAVVideo can handle it's value :)

yonta
11th March 2020, 06:21
LAVVideo detect incompatible profile and fallback to software. When use LAVSource - it's read stream's data from file and extract profile and then LAVVideo can handle it's value :)

yes, using LAVSplitter Source solves the problem.
LAVSplitter+LAVVideo+MPC VR = sweet D3D11, thanks!

tormento
19th March 2020, 13:28
I tried to feed MPCBE some really old AVI with external subs made from .idx and .rar (compressed sub) and it doesn't recognize the subs.

Any idea?

Aleksoid1978
19th March 2020, 14:07
I tried to feed MPCBE some really old AVI with external subs made from .idx and .rar (compressed sub) and it doesn't recognize the subs.

Any idea?

Upload sample files.

tormento
19th March 2020, 14:47
Upload sample files.
Here (http://www.mediafire.com/file/0scskdo01ri8ayv/Army_of_darkness.7z/file).

v0lt
19th March 2020, 18:40
@tormento
You need UnRAR.dll or UnRAR64.dll.
https://www.rarlab.com/rar_add.htm

tormento
19th March 2020, 22:02
@tormentoYou need UnRAR.dll or UnRAR64.dll.
In the MPCBE directory, I suppose.

Does it work with 7-Zip too?

stax76
20th March 2020, 01:15
Or:

x64: C:\Windows\System32
x86: C:\Windows\SysWOW64

v0lt
20th March 2020, 03:32
Does it work with 7-Zip too?
No. It only works with UnRAR.dll and UnRAR64.dll.

tormento
20th March 2020, 16:05
No. It only works with UnRAR.dll and UnRAR64.dll.
Would you consider to add support to a free archive format such as 7z?

v0lt
20th March 2020, 19:22
Not planned.
1. I did not see subtitles in the ".idx/.7z" format. I do not know where there is such support.
2. The CVobSubFile::ReadRar function has a size of 84 lines (including empty lines). I did not find a simple example of working with .7z archives using 7zxa.dll.

But if someone makes a patch, then I'll see it.

Zulithe
20th March 2020, 20:07
Hi V0lt. Just wanted to drop a mention that the main file store for nightlies is not getting new builds. Other mirrors are fine. Cheers!

mithra66
25th March 2020, 21:27
Hello,
OSD doesn"t display Title or Volume anymore for me but System Time instead. I installed many versions: From 1.5.4.4969 to 1.5.5.5149, all faulties.
Back to 1.5.4.4491, it works fine again.
BTW thanks for your great work)

Aleksoid1978
26th March 2020, 06:12
Hello,
OSD doesn"t display Title or Volume anymore for me but System Time instead. I installed many versions: From 1.5.4.4969 to 1.5.5.5149, all faulties.
Back to 1.5.4.4491, it works fine again.
BTW thanks for your great work)

Check options.

mithra66
26th March 2020, 20:51
My bad. Somehow I must have pressed key 'I' which displays system time in OSD. Funny thing it did nothing in older versions. So I pressed 'I' to rollback to normal. Txs for your help,

Anima123
28th March 2020, 04:20
There's like nearest neighbor been applied as scaler when playing back a h.265 file with P010 format and auto 8/10bit integer as output format.

Please check here (https://www.dropbox.com/s/2x2632igxqnyeqk/H265.png?dl=0).

I have to set the output format to 8bit integer to avoid the bad scaler. Any improvement in the future?

Aleksoid1978
28th March 2020, 04:55
There's like nearest neighbor been applied as scaler when playing back a h.265 file with P010 format and auto 8/10bit integer as output format.

Please check here (https://www.dropbox.com/s/2x2632igxqnyeqk/H265.png?dl=0).

I have to set the output format to 8bit integer to avoid the bad scaler. Any improvement in the future?

Comfirm.

v0lt
28th March 2020, 05:15
Anima123
Try using MPC VR v0.4.2.1196.

Anima123
28th March 2020, 05:21
Anima123
Try using MPC VR v0.4.2.1196.

I was using 1197.

Edit: Just checked with 1196, the issue gone.

s0meone_new
28th March 2020, 06:52
If everything works fine now, a new stable version? :)

v0lt
30th March 2020, 11:27
@Anima123
I suggest trying MPCVideoRenderer-v0.4.2.1214_git2020.03.30-800fd4c.
If there are no serious problems compared to v0.4.1.1130 (https://github.com/Aleksoid1978/VideoRenderer/releases/tag/0.4.1), then we plan to release a release soon.

LouieChuckyMerry
30th March 2020, 19:52
Hello, and thanks for MPC-BE; I've been using it for some years to watch movies on my laptop and I love it :) . I recently scored a used HD TV that I connect to my laptop with an HDMI cable and, although the video is much improved over the laptop screen, I'm having trouble with the audio: If the volume is loud enough to hear conversations, then it's much too loud when there's any kind of action or soundtrack background music. I'm wondering if there's any way to "normalize" the audio so the soft parts are louder but the loud parts are softer? Currently in "Options/Audio" it's set to "1. DirectSound: System Default" and in "Options/Audio/Sound processing" it's set to "Default". I've checked the TV and the audio settings are as neutral as possible, no added effects or equalizer settings. Any suggestions for tweaking the audio settings in MPC-BE would be much appreciated.

Aleksoid1978
30th March 2020, 23:59
Options -> Audio -> Sound processing -> Auto volume control. Also can change Center/Surround level.

LouieChuckyMerry
31st March 2020, 19:30
Thanks for your reply, Aleksoid1978, ticking "Auto volume control" definitely helped and I'll play with the "Center" and "Surround" levels. What's the "Release time" slider do?

v0lt
1st April 2020, 06:23
MPC Video Renderer v0.4.3.1215 (https://github.com/Aleksoid1978/VideoRenderer/releases/tag/0.4.3).
Description (https://github.com/Aleksoid1978/VideoRenderer/blob/0.4.3/Readme.md).

Changes:
Fixed frame brightness for 10 bit video after D3D11 video processor.
Added dithering. It is used for final reduction of bit depth from 10/16 bits to 8 bits.
Fixed statistics when playing some devices.
Fixed frame skipping in some rare cases.
Improved display of subtitles.
Improved compatibility with some players.
Added the ability to get the displayed image.
Added the ability to switch the "Swap effect" setting during playback.
Fixed problems with rotation and zoom in some situations.
Added support for IVideoWindow::put_MessageDrain and IVideoWindow::get_MessageDrain calls.
Recommended version of MPC-BE v1.5.5.5125 or later.

Anima123
1st April 2020, 07:33
MPC Video Renderer v0.4.3.1215 (https://github.com/Aleksoid1978/VideoRenderer/releases/tag/0.4.3).
Description (https://github.com/Aleksoid1978/VideoRenderer/blob/0.4.3/Readme.md).


Thanks for the nice new version. There's no regression spotted so far.

cmhrky
1st April 2020, 11:56
Latest Turkish translation (https://www.sendspace.com/file/omkz6v) based on r5154.

v0lt
2nd April 2020, 06:22
@cmhrky
Thanks. Updated in r5155.

Please correct the translations after r5158.
"Remember last playlist" -> "Remember main playlist".

s0meone_new
2nd April 2020, 10:15
Hungarian translation updated (5158):

https://www115.zippyshare.com/v/npIfi1d3/file.html

cmhrky
2nd April 2020, 10:54
Please correct the translations after r5158.
"Remember last playlist" -> "Remember main playlist".

Thanks. Latest Turkish translation (https://www.sendspace.com/file/tugyc0) based on r5160.

s0meone_new
2nd April 2020, 11:18
Hungarian translation updated. One translation missed.

https://www46.zippyshare.com/v/uJjRXyGi/file.html

cmhrky
2nd April 2020, 12:32
If possible, can you add support for https://www.youtube.com/user/, https://www.youtube.com/channel/ and youtube playlists to the /clipboard command line switch?

Aleksoid1978
2nd April 2020, 13:37
If possible, can you add support for https://www.youtube.com/user/, https://www.youtube.com/channel/ and youtube playlists to the /clipboard command line switch?

Ok - i see tomorrow.

Klaus1189
2nd April 2020, 15:57
Updated german translation (https://drive.google.com/file/d/1NwBzp70DqbsN-NeKUsrorOgUedPyb_nu/view?usp=sharing) for "Remember main playlist"

wushantao
3rd April 2020, 16:41
https://send.firefox.com/download/ee7996bef4fd849c/#0Oq_Io6hsCQ3vpEAXruJgw

Simplified Chinese is here

cmhrky
4th April 2020, 16:47
Ok - i see tomorrow.


Thanks for update.

There is an error I have seen since I started using playlists more.

When opening a file, that is, "Opening ..." in the status bar, no mouse button functions work. The volume adjustment is especially important to me, but unfortunately it does not work. Especially due to the delay in Youtube video openings or for other online video openings mouse functions cannot be used.

Klaus1189
4th April 2020, 17:07
Updated german translation (https://drive.google.com/file/d/1NwBzp70DqbsN-NeKUsrorOgUedPyb_nu/view?usp=sharing) based on 5172 for "Scan type"

v0lt
4th April 2020, 17:44
@wushantao
Thanks. Updated in r5169.

@Klaus1189
Thanks. Updated in r5175+r5176.

PS: The term "Scan type" is used in the report "MediaInfo", there you can also see the translation option for your language.

Klaus1189
4th April 2020, 17:53
Good point ;) I want it equal to match it. Please update again, sorry for double work of updating the file :(
updated german translation (https://drive.google.com/file/d/1NwBzp70DqbsN-NeKUsrorOgUedPyb_nu/view?usp=sharing)

s0meone_new
4th April 2020, 23:26
Hungarian translation updated (5172):

https://www63.zippyshare.com/v/gUyBbhlv/file.html

wushantao
5th April 2020, 07:41
https://www.sendspace.com/file/5ao786

Simplified Chinese is up to date

v0lt
5th April 2020, 20:01
@Klaus1189, @s0meone_new, @wushantao
Thanks. Translations updated.

cmhrky
6th April 2020, 21:48
Latest Turkish translation (https://www.sendspace.com/file/sshfx3) based on r5187.

angmav
6th April 2020, 23:44
Sorry if this is the wrong section to ask but is it possible to move seek bar into the active screen section of movie what I mean not in the black bar section a lot of us projector owners can’t see the bar as it is out of our aspect ratio.
Thanks in advance


Sent from my iPhone using Tapatalk

v0lt
7th April 2020, 17:43
@cmhrky
Thanks. Updated in r5188.

@angmav
Please disable "Sent from my iPhone using Tapatalk". I know it is possible.

chros
7th April 2020, 18:18
Sorry if this is the wrong section to ask but is it possible to move seek bar into the active screen section of movie what I mean not in the black bar section a lot of us projector owners can’t see the bar as it is out of our aspect ratio.
Use a remote with it, like this, you won't need the seekbar:
https://forum.doom9.org/showthread.php?t=175007

angmav
7th April 2020, 21:21
Thanks Chris would love to unfortunately I am using iOS not android sadly


Sent from my iPhone using Tapatalk

chros
7th April 2020, 22:04
Thanks Chris would love to unfortunately I am using iOS not android sadly
There was an iOS version of it as well back in the day, search for it in the store. Or just get a used old android mobile for this very purpose :)

cmhrky
8th April 2020, 13:10
When opening a file, that is, "Opening ..." in the status bar, no mouse button functions work. The volume adjustment is especially important to me, but unfortunately it does not work. Especially due to the delay in Youtube video openings or for other online video openings mouse functions cannot be used.

Don't just think of sound related settings. Mouse functions for all other commands are not available in this case. No problem with keyboard keys.

Will there be a correction about this?