View Full Version : Media Player Classic - BE Win32/x64
v0lt
3rd March 2025, 18:12
@Klaus1189
There is a problem with the D3D11 video processor. Disable NV12, P010/P016, YUY2 and Other.
Test samples (https://cloud.mail.ru/public/7nAT/y8mfdZKfM).
D3DVideoDecoderInfo (https://disk.yandex.ru/d/CEWDisB2Cw-Q9A)
Usage:
D3DVideoDecoderInfo.exe > d3d_decoders.txt
Klaus1189
3rd March 2025, 20:03
I tested the files:
Spring_HEVC420p10bit - DXVA OK
Spring_HEVC420p12bit - DXVA not available
Spring_HEVC422p08bit - DXVA not available
Spring_HEVC422p10bit - DXVA OK
Spring_HEVC422p12bit - DXVA OK
Spring_HEVC444p08bit - DXVA OK
Spring_HEVC444p10bit - DXVA OK
Spring_HEVC444p12bit - DXVA OK
Spring_VP9_420p10bit - DXVA OK
Spring_VP9_420p12bit - DXVA not available
=== Direct3D 11 ===
Graphics adapter 0: NVIDIA GeForce RTX 5090
D3D11 video decoders [30]:
MPEG2and1
MPEG2
MPEG1
VC1_2010
VC1
H264_STEREO_PROGRESSIVE_NOFGT
H264_STEREO_NOFG
H264_NOFGT
HEVC_MAIN
HEVC_MAIN10
HEVC_MAIN12
HEVC_MAIN10_422
HEVC_MAIN12_422
HEVC_MAIN_444
HEVC_MAIN10_444
HEVC_MAIN12_444
MPEG4PT2_SIMPLE
MPEG4PT2_ADVSIMPLE_NOGMC
MPEG4pt2_AdvSimple_Nvidia
MJPEG_Nvidia
VP9_PROFILE0
VP9_10BIT_PROFILE2
AV1_PROFILE0
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D11VideoDevice.
=== Direct3D 12 ===
Graphics adapter 0: NVIDIA GeForce RTX 5090
D3D12 video decoders [14]:
MPEG2and1 (NV12, 420_OPAQUE) Tier 2
MPEG2 (NV12, 420_OPAQUE) Tier 2
VC1_2010 (NV12, 420_OPAQUE) Tier 2
VC1 (NV12, 420_OPAQUE) Tier 2
H264_STEREO_PROGRESSIVE_NOFGT (NV12, 420_OPAQUE) Tier 2
H264_STEREO_NOFG (NV12, 420_OPAQUE) Tier 2
H264_NOFGT (NV12, 420_OPAQUE) Tier 2
HEVC_MAIN (NV12, 420_OPAQUE) Tier 2
HEVC_MAIN10 (P010, 420_OPAQUE) Tier 2
MPEG4PT2_SIMPLE (NV12, 420_OPAQUE) Tier 2
MPEG4PT2_ADVSIMPLE_NOGMC (NV12, 420_OPAQUE) Tier 2
VP9_PROFILE0 (NV12, 420_OPAQUE) Tier 2
VP9_10BIT_PROFILE2 (P010, 420_OPAQUE) Tier 2
AV1_PROFILE0 (NV12, P010, 420_OPAQUE) Tier 2
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D12VideoDevice.
v0lt
4th March 2025, 04:30
Thank you!
Take another screenshot.
DXVA Checker > Processor Device > D3D11 > Processor Caps > Input format
Klaus1189
4th March 2025, 05:57
I made some more, with all info (scrolled down)
https://drive.google.com/file/d/18MLEFcThcbuxZgMpy6SQsSC64H7Ml1UU/view?usp=drive_link
https://drive.google.com/file/d/1yEThnFo4IAiND_1Z7w-SsNjlc2pXvtsZ/view?usp=drive_link
https://drive.google.com/file/d/1R7xN9BtSieN7-pagpYKUEw6y_8JszUIk/view?usp=drive_link
https://drive.google.com/file/d/1_JOlXApMbzs90D7yTgPPD2c4-ysHPIlL/view?usp=drive_link
v0lt
4th March 2025, 15:35
Thanks.
I have updated the D3DVideoDecoderInfo (https://forum.doom9.org/showthread.php?p=2015679#post2015679) utility. It now shows output formats for D3D11 decoders.
Klaus1189
4th March 2025, 16:22
Ok, should I download it again and let it run?
Klaus1189
4th March 2025, 20:20
I let the new version run:
=== Direct3D 11 ===
Graphics adapter 0: NVIDIA GeForce RTX 5090
D3D11 video decoders [30]:
MPEG2and1 (NV12, 420_OPAQUE)
MPEG2 (NV12, 420_OPAQUE)
MPEG1 (NV12, 420_OPAQUE)
VC1_2010 (NV12, 420_OPAQUE)
VC1 (NV12, 420_OPAQUE)
H264_STEREO_PROGRESSIVE_NOFGT (NV12, 420_OPAQUE)
H264_STEREO_NOFG (NV12, 420_OPAQUE)
H264_NOFGT (NV12, 420_OPAQUE)
HEVC_MAIN (NV12, 420_OPAQUE)
HEVC_MAIN10 (P010, 420_OPAQUE)
HEVC_MAIN12 (P010, 420_OPAQUE)
HEVC_MAIN10_422 (420_OPAQUE, YUY2, Y210)
HEVC_MAIN12_422 (420_OPAQUE, Y216)
HEVC_MAIN_444 (AYUV, 420_OPAQUE)
HEVC_MAIN10_444 (Y410, 420_OPAQUE)
HEVC_MAIN12_444 (Y416, 420_OPAQUE)
MPEG4PT2_SIMPLE (NV12, 420_OPAQUE)
MPEG4PT2_ADVSIMPLE_NOGMC (NV12, 420_OPAQUE)
MPEG4pt2_AdvSimple_Nvidia (NV12, 420_OPAQUE)
MJPEG_Nvidia (NV12, 420_OPAQUE, YUY2)
VP9_PROFILE0 (NV12, 420_OPAQUE)
VP9_10BIT_PROFILE2 (P010, 420_OPAQUE)
AV1_PROFILE0 (NV12, P010, 420_OPAQUE)
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D11VideoDevice.
=== Direct3D 12 ===
Graphics adapter 0: NVIDIA GeForce RTX 5090
D3D12 video decoders [14]:
MPEG2and1 (NV12, 420_OPAQUE) Tier 2
MPEG2 (NV12, 420_OPAQUE) Tier 2
VC1_2010 (NV12, 420_OPAQUE) Tier 2
VC1 (NV12, 420_OPAQUE) Tier 2
H264_STEREO_PROGRESSIVE_NOFGT (NV12, 420_OPAQUE) Tier 2
H264_STEREO_NOFG (NV12, 420_OPAQUE) Tier 2
H264_NOFGT (NV12, 420_OPAQUE) Tier 2
HEVC_MAIN (NV12, 420_OPAQUE) Tier 2
HEVC_MAIN10 (P010, 420_OPAQUE) Tier 2
MPEG4PT2_SIMPLE (NV12, 420_OPAQUE) Tier 2
MPEG4PT2_ADVSIMPLE_NOGMC (NV12, 420_OPAQUE) Tier 2
VP9_PROFILE0 (NV12, 420_OPAQUE) Tier 2
VP9_10BIT_PROFILE2 (P010, 420_OPAQUE) Tier 2
AV1_PROFILE0 (NV12, P010, 420_OPAQUE) Tier 2
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D12VideoDevice.
v0lt
5th March 2025, 04:41
Thanks.
Interesting. Can HEVC_MAIN10_422 output to YUY2 for compatibility or is it a dual 8-bit and 10-bit decoder (like AV1_PROFILE0)?
clsid
5th March 2025, 14:40
Yes, it's a dual encoder/decoder.
https://microsoft.github.io/DirectX-Specs/d3d/D3D12_Video_Encoding_HEVC_422_444.html
Aleksoid1978
6th March 2025, 06:08
I tested the files:
Spring_HEVC420p10bit - DXVA OK
Spring_HEVC420p12bit - DXVA not available
Spring_HEVC422p08bit - DXVA not available
Spring_HEVC422p10bit - DXVA OK
Spring_HEVC422p12bit - DXVA OK
Spring_HEVC444p08bit - DXVA OK
Spring_HEVC444p10bit - DXVA OK
Spring_HEVC444p12bit - DXVA OK
Spring_VP9_420p10bit - DXVA OK
Spring_VP9_420p12bit - DXVA not available
Check Spring_HEVC420p12bit in latest git version, must working.
Klaus1189
6th March 2025, 17:19
I confirm. Now:
Spring_HEVC420p10bit - DXVA OK
Spring_HEVC420p12bit - DXVA OK
Spring_HEVC422p08bit - DXVA not available
Spring_HEVC422p10bit - DXVA OK
Spring_HEVC422p12bit - DXVA OK
Spring_HEVC444p08bit - DXVA OK
Spring_HEVC444p10bit - DXVA OK
Spring_HEVC444p12bit - DXVA OK
Spring_VP9_420p10bit - DXVA OK
Spring_VP9_420p12bit - DXVA not available
Klaus1189
6th March 2025, 19:11
How is AMD and Intel with its new generations in this topic?
Intel Arc B580
AMD Radeon RX 9070 (XT)
huhn
7th March 2025, 03:24
VCE 4.0 got AV1 encode that's pretty much it.
some very old codecs where removed this is really not a problem.
that was RDNA 3 not 4 the official stuff i get for RDNA 4 is well nothing.
it has AI AVC encoder stuff and improved AVC encoding...
there is currently nothing that is needed/missing so yeah.
for more details a card is needed.
ohh and yes are supposedly not using a low end scaler for DXVA downscaling now.
the stuff nvidia and intel added is very cool but niche stuff.
ryrynz
7th March 2025, 04:24
I know it's only just been added, but any plan for a visual indication that Low Latency Audio mode is working with MPC Audio Renderer? Tnx
Aleksoid1978
7th March 2025, 05:01
I know it's only just been added, but any plan for a visual indication that Low Latency Audio mode is working with MPC Audio Renderer? Tnx
Not planned.
ryrynz
7th March 2025, 05:10
Not planned.
Was thinking maybe something simple, like greying out the buffer value or locking to 10ms.
Commit 6ee02c3 - added information about "Low Latency" to the status when using this mode
Legend, thanks.
huhn
7th March 2025, 10:58
typical.
i ask if they could add correct chroma subsample scaling position. answer was also not planned and it was added nearly immediately.
keep up the amazing work.
ryrynz
7th March 2025, 23:40
typical.
"Not planned", begins planning. Based devs.
renq
8th March 2025, 12:31
How is AMD and Intel with its new generations in this topic?
Intel Arc B580
AMD Radeon RX 9070 (XT)
https://youtu.be/kkf7q4L5xl8
H264 encoder is much better, sometimes even class leading. H265/AV1 seem to have not gained really anything or even lost quality...
lvqcl
8th March 2025, 12:47
H264 encoder is much better
This sub-forum is called "Software players". Encoding is off-topic here.
renq
8th March 2025, 12:55
Intel Core i5 12400 with UHD 730 Graphics
=== Direct3D 11 ===
Graphics adapter 0: Intel(R) UHD Graphics 730
D3D11 video decoders [80]:
MPEG2 (NV12, 420_OPAQUE)
VC1_2010 (NV12, 420_OPAQUE)
VC1_2_Intel (NV12, 420_OPAQUE)
VC1_Intel (NV12, 420_OPAQUE)
H264_NOFGT (AYUV, NV12, 420_OPAQUE)
H264_STEREO_PROGRESSIVE_NOFGT (NV12, 420_OPAQUE)
H264_STEREO_NOFG (NV12, 420_OPAQUE)
H264_MULTIVIEW_NOFGT (NV12, 420_OPAQUE)
HEVC_Main_Intel (NV12, 420_OPAQUE)
HEVC_MAIN (NV12, 420_OPAQUE)
HEVC_Main10_Intel (NV12, P010, 420_OPAQUE)
HEVC_MAIN10 (NV12, P010, 420_OPAQUE)
HEVC_MAIN10_EXT (NV12, P010, 420_OPAQUE)
HEVC_MAIN10_422 (NV12, P010, 420_OPAQUE, YUY2, Y210)
HEVC_MAIN_444 (AYUV, NV12, 420_OPAQUE, YUY2)
HEVC_MAIN10_444 (AYUV, Y410, NV12, P010, 420_OPAQUE, YUY2, Y210)
HEVC_MAIN12 (NV12, P016, 420_OPAQUE)
HEVC_MAIN12_422 (NV12, P010, P016, 420_OPAQUE, YUY2, Y210, Y216)
HEVC_MAIN12_444 (AYUV, Y410, Y416, NV12, P010, P016, 420_OPAQUE, YUY2, Y210, Y216)
HEVC_Main422_10_Intel (NV12, P010, 420_OPAQUE, YUY2, Y210)
HEVC_Main444_Intel (AYUV, NV12, 420_OPAQUE, YUY2)
HEVC_Main444_10_Intel (AYUV, Y410, NV12, P010, 420_OPAQUE, YUY2, Y210)
HEVC_Main12_Intel (NV12, P016, 420_OPAQUE)
HEVC_Main422_12_Intel (NV12, P010, P016, 420_OPAQUE, YUY2, Y210, Y216)
HEVC_Main444_12_Intel (AYUV, Y410, Y416, NV12, P010, P016, 420_OPAQUE, YUY2, Y210, Y216)
VP9_PROFILE0 (NV12, 420_OPAQUE)
VP9_10BIT_PROFILE2 (NV12, P010, P016, 420_OPAQUE)
VP9_Intel (NV12, 420_OPAQUE)
AV1_PROFILE0 (NV12, P010, 420_OPAQUE)
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D11VideoDevice.
=== Direct3D 12 ===
Graphics adapter 0: Intel(R) UHD Graphics 730
D3D12 video decoders [8]:
MPEG2 (NV12) Tier 2
VC1_2010 (NV12) Tier 2
H264_NOFGT (NV12) Tier 2
HEVC_MAIN (NV12) Tier 2
HEVC_MAIN10 (P010) Tier 2
VP9_PROFILE0 (NV12) Tier 2
VP9_10BIT_PROFILE2 (P010) Tier 2
AV1_PROFILE0 (NV12, P010) Tier 2
Graphics adapter 1: Microsoft Basic Render Driver
ERROR: Failed to get ID3D12VideoDevice.
EDIT:
Spring_HEVC420p10bit - DXVA OK
Spring_HEVC420p12bit - DXVA not available
Spring_HEVC422p08bit - DXVA not available
Spring_HEVC422p10bit - DXVA not available
Spring_HEVC422p12bit - DXVA not available
Spring_HEVC444p08bit - DXVA not available
Spring_HEVC444p10bit - DXVA not available
Spring_HEVC444p12bit - DXVA not available
Spring_VP9_420p10bit - DXVA OK
Spring_VP9_420p12bit - DXVA not available
v0lt
8th March 2025, 14:41
@renq
It looks like you are not using the D3D11 decoder in player.
renq
8th March 2025, 15:34
@renq
It looks like you are not using the D3D11 decoder in player.
Whoopsie, I was using EVR-CP, not MPC VR.
Using MPC VR:
Spring_HEVC420p10bit - DXVA OK
Spring_HEVC420p12bit - DXVA OK
Spring_HEVC422p08bit - DXVA OK
Spring_HEVC422p10bit - DXVA OK
Spring_HEVC422p12bit - DXVA OK
Spring_HEVC444p08bit - DXVA OK
Spring_HEVC444p10bit - DXVA OK
Spring_HEVC444p12bit - DXVA OK
Spring_VP9_420p10bit - DXVA OK
Spring_VP9_420p12bit - DXVA not available
Klaus1189
8th March 2025, 16:11
So Intel Arc should be similar to iGPU?
Sunspark
8th March 2025, 16:23
Out of curiosity, when do the ones labelled as _Intel get called? What is the purpose that they exist?
Klaus1189
8th March 2025, 16:26
@huhn: Did you get a replacement 9800X3D? If so woul you mind doing a test for hardware acceleration?
Intel ist already ahead of Nvidia ... with an iGPU ...
v0lt
8th March 2025, 16:49
Out of curiosity, when do the ones labelled as _Intel get called? What is the purpose that they exist?
Additional D3D11 decoders for HEVC with the Intel label could be used in 2022 (https://github.com/Aleksoid1978/MPC-BE/commit/0a27de8aff11561913f56ba2df52d28195c45582). This was before Microsoft published the specification.
huhn
8th March 2025, 19:25
@huhn: Did you get a replacement 9800X3D? If so woul you mind doing a test for hardware acceleration?
Intel ist already ahead of Nvidia ... with an iGPU ...
yes sure what do you want to see?
but it is just rdna 2 ancient technology.
Klaus1189
8th March 2025, 19:50
Great. Download D3DVideoDecoderInfo (https://disk.yandex.ru/d/CEWDisB2Cw-Q9A) from v0lt:
Use like that:
D3DVideoDecoderInfo.exe > d3d_decoders.txt
Then paste txt file here
And relevant screenshots of DXVA Checker.
huhn
9th March 2025, 09:56
Graphics adapter 1: AMD Radeon(TM) Graphics
D3D11 video decoders [20]:
H264_NOFGT (NV12)
H264_NoFGT_AMD (NV12)
H264_Multiview_AMD (NV12)
H264_STEREO_PROGRESSIVE_NOFGT (NV12)
H264_STEREO_NOFG (NV12)
MJPEG_AMD (NV12, YUY2)
HEVC_MAIN (NV12)
HEVC_MAIN10 (NV12, P010)
VP9_PROFILE0 (NV12)
VP9_10BIT_PROFILE2 (NV12, P010)
AV1_PROFILE0 (NV12, P010)
Graphics adapter 1: AMD Radeon(TM) Graphics
D3D12 video decoders [6]:
H264_NOFGT (NV12) Tier 2
HEVC_MAIN (NV12) Tier 2
VP9_PROFILE0 (NV12) Tier 2
HEVC_MAIN10 (NV12, P010) Tier 2
VP9_10BIT_PROFILE2 (NV12, P010) Tier 2
AV1_PROFILE0 (NV12, P010) Tier 2
https://i.postimg.cc/8C7XbK5n/image.png
https://i.postimg.cc/ZYRJpZFT/image.png
https://i.postimg.cc/FhZPwTPw/image.png
https://i.postimg.cc/MZWgjDwV/image.png
this was done headless.
edit: messed up one screenshoot big times fixed now.
Klaus1189
9th March 2025, 20:04
Thank you
LigH
13th March 2025, 17:16
Does MPC-BE contain a video decoder for ASV1 (ASUS V1) video? Peeking into the mpc-be64.exe, I do find that FourCC. But when I try to play an AVI file containing video encoded with that codec, MPC-BE seems to fall back to trying system-installed codecs.
I have ffdshow installed, and it crashed while decoding ASV1 was disabled; when I enabled it in the ffdshow decoder, MPC-BE played that video without issues. But if the MPC Video Decoder built into MPC-BE supports this format, I guess it should not even try to use ffdshow?
PS: Maybe ASV1 belongs to a group of decoders which is by default disabled (unchecked) in the MPC Video Decoder configuration?
v0lt
13th March 2025, 18:17
Does MPC-BE contain a video decoder for ASV1 (ASUS V1) video?
No.
Peeking into the mpc-be64.exe, I do find that FourCC.
I think you found the FFmpeg (codec_descriptors array) and MediaInfo entries.
ikarad
14th March 2025, 12:59
@ikarad
I don't see the point in writing a machine translation here. Windows has the Edge browser, which has a built-in web page translator.
I would like to know if translation was correct or not
Klaus1189
18th March 2025, 19:55
Updated german translation (https://drive.google.com/file/d/1NwBzp70DqbsN-NeKUsrorOgUedPyb_nu/view?usp=drive_link) :)
s0meone_new
18th March 2025, 22:38
Hungarian translation updated:
https://easyupload.io/9hnohr
wushantao
20th March 2025, 09:13
Updated Simplified Chinese
:)
https://files.catbox.moe/d2010n.7z
https://seyarabata.com/67dbcdf12169a
cmhrky
20th March 2025, 16:19
Updated Turkish translation (https://drive.google.com/file/d/1OAdCSNnCTnT20KV7j6rLVOMHYC5cSxLH/view?usp=drive_link).
v0lt
23rd March 2025, 10:35
Thanks. Translations have been updated.
I have redesigned the "Command Line Switches" window. Now the descriptions will automatically align to the longest key name.
mingus
27th March 2025, 09:30
Do you think dual subtitle support will ever be added?
Aleksoid1978
27th March 2025, 10:13
Never.
hirahi
31st March 2025, 06:06
I get an error when playing
mkv files that use MotionJPEG LossLess as the video codec.
Is this not supported?
Also, I can play MPC-HC 2.4.1.
MPC-BE 1.8.3.126 x64
Windows11 24H2
Core i5 12400
Intel UHD Graphics 730
MPC Matroska Source::Video 1 (LJPG, 1920x1080, 29.970 fps)
Media Type 0:
--------------------------
Video: LJPG 1920x1080 29.97fps
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_LJPG{47504A4C-0000-0010-8000-00AA00389B71}
formattype: FORMAT_VideoInfo2 {F72A76A0-EB0A-11D0-ACE4-0000C0CC16BA}
bFixedSizeSamples: 1
bTemporalCompression: 1
lSampleSize: 6220800
cbFormat: 112
VIDEOINFOHEADER:
rcSource: (0,0)-(1920,1080)
rcTarget: (0,0)-(1920,1080)
dwBitRate: 0
dwBitErrorRate: 0
AvgTimePerFrame: 333666 (29.970 fps)
VIDEOINFOHEADER2:
dwInterlaceFlags: 0x00000000
dwCopyProtectFlags: 0x00000000
dwPictAspectRatioX: 16
dwPictAspectRatioY: 9
dwControlFlags: 0x00000000
dwReserved2: 0x00000000
BITMAPINFOHEADER:
biSize: 40
biWidth: 1920
biHeight: 1080
biPlanes: 1
biBitCount: 24
biCompression: LJPG
biSizeImage: 6220800
biXPelsPerMeter: 0
biYPelsPerMeter: 0
biClrUsed: 0
biClrImportant: 0
Media Type 1:
--------------------------
Video: LJPG 1920x1080 29.97fps
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_LJPG{47504A4C-0000-0010-8000-00AA00389B71}
formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 1
lSampleSize: 6220800
cbFormat: 88
VIDEOINFOHEADER:
rcSource: (0,0)-(1920,1080)
rcTarget: (0,0)-(1920,1080)
dwBitRate: 0
dwBitErrorRate: 0
AvgTimePerFrame: 333666 (29.970 fps)
BITMAPINFOHEADER:
biSize: 40
biWidth: 1920
biHeight: 1080
biPlanes: 1
biBitCount: 24
biCompression: LJPG
biSizeImage: 6220800
biXPelsPerMeter: 0
biYPelsPerMeter: 0
biClrUsed: 0
biClrImportant: 0
hirahi
31st March 2025, 08:57
I get an error when playing
mkv files that use MotionJPEG LossLess as the video codec.
Is this not supported?
Also, I can play MPC-HC 2.4.1.
MPC-BE 1.8.3.126 x64
Windows11 24H2
Core i5 12400
Intel UHD Graphics 730
Correction: video codec is LossLess JPEG, not Motion JPEG LossLess.
v0lt
31st March 2025, 14:58
mkv files that use MotionJPEG LossLess as the video codec.
Is this not supported?
Not supported.
You can install LAV Filters into the system (usually nothing needs to be configured). And LAV Video Decoder will be connected automatically for such rare cases.
hirahi
1st April 2025, 01:26
Not supported.
You can install LAV Filters into the system (usually nothing needs to be configured). And LAV Video Decoder will be connected automatically for such rare cases.
I understand, thank you very much.
v0lt
3rd April 2025, 07:22
MPC Script Source 0.2.7.192 (https://github.com/v0lt/ScriptSourceFilter/releases/tag/0.2.7)
Fixed registration of a filter from a folder with Unicode characters.
PS: The filter is included in the MPC-BE 1.8.3.138 installer.
Zulithe
3rd April 2025, 16:48
bug in nightly, installer is in Russian by default and app is also in Russian. deleting lang folder as a temp fix.
Klaus1189
3rd April 2025, 17:51
I do not confirm installer issue. But I only use portable installations. Opening the latest installer "MPC-BE.1.8.3.138_git2025-04-03-02d0e9630.x64-installer.zip" has German pre-selected for me as default and installer steps are also in german. But I did not run installation, since, as I already stated, only use portable installations. What language has your OS?
Zulithe
3rd April 2025, 18:38
English (United States) No other OS languages installed. Latest file tested was "MPC-BE.1.8.3.138_git2025-04-03-02d0e9630.x64-installer.zip"
Issue appeared sometime in recent days. Was not present last week.
When installer opens, you are promoted to select a language. It's English by default by me. But on the next screens, it is Russian.
Klaus1189
3rd April 2025, 19:43
I just selected English and then it is english for me in the further installer pages. Hmm...
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.