View Full Version : Media Player Classic - BE Win32/x64
Pages :
1
2
3
[
4]
5
6
7
8
9
10
11
12
v0lt
27th June 2015, 10:50
@wanezhiling
mkvmerge not like these subtitles. many warnings.
sneaker_ger
27th June 2015, 11:40
Subtitle start time > end time = bad idea
But mkvmerge should simply drop those lines so I don't know if that's the source of the error you are seeing.
Aleksoid1978
27th June 2015, 12:19
https://www.sendspace.com/file/atwgb4
http://i1.tietuku.com/6f99639a86352ba7.png
http://i1.tietuku.com/d5b63a39e40100a9.png
potplayer shows the sub colorful.:scared:
I think - Pot show this subtitles incorrect. Aegisub editor don't show such colors. VLC also show black&white as MPC-BE/MPC-HC.
I look this subtitle file - and don't see any such colors inside ...
wanezhiling
27th June 2015, 12:44
Maybe XySubFilter shows incorrect too...
sneaker_ger
27th June 2015, 12:49
Cut small part (e.g. 0:0:15 - 0:0:25) of mkv file using mkvmerge split parts feature so we get the fonts plus the dropped lines (hopefully). Your sample may be bad, we don't have what you have. And watch out for mkvmerge error messages, as I said: your ASS file is broken.
Or maybe even make binary sample (using e.g. DGSplit).
Aleksoid1978
27th June 2015, 13:07
I think i know what's wrong. Ignore or broken handle command:
Clip (vector drawing)
\clip(<drawing commands>)
\clip(<scale>,<drawing commands>)
\iclip(<drawing commands>)
\iclip(<scale>,<drawing commands>)
v0lt
27th June 2015, 13:16
MPC-HC 1.7.6.235 (0a52e4b) - with color
MPC-HC 1.7.6.250 (8ae02c6) - without color
Aegisub (CSRI/xy-vsfilter_aegisub) - with color
Aegisub (libass) - many colors
Aleksoid1978
27th June 2015, 14:13
MPC-HC 1.7.6.235 (0a52e4b) - with color
MPC-HC 1.7.6.250 (8ae02c6) - without color
Aegisub (CSRI/xy-vsfilter_aegisub) - with color
Aegisub (libass) - many colors
Bug in Transform_SSE2() function.
v0lt
28th June 2015, 07:16
@wanezhiling
I removed the limitations appeared then - https://github.com/mpc-hc/mpc-hc/commit/a74db2a6c1b2e710afbd35abbe0c7271c9651b06
Perhaps these limitations are useful in some cases. But I think they are not implemented correctly.
We need more samples for clarity.
wanezhiling
28th June 2015, 08:18
;) Works
Dark Eiri
29th June 2015, 18:18
As I promised, this is a version with untouched code, just the new OSD Controls, icon and toolbar. I'll be touching the code in the next few weeks to see what I can do with the actual GUI and the playlist part of it.
MPC-BE "GUiMAGiNATiON MOD" PRE-ALPHA 1 - build 534 - X64
http://i.imgur.com/r3DVZ7A.jpg
What's in it:
- New OSD Controls
- New Controls Toolbar
- New EXE Icon
What's coming:
- New unique file icons for every single extension supported [PRE-ALPHA 2 to PRE-ALPHA 3]
- Modernized native GUI (main, backgrounds, playlists) [ALPHA 1 to FINAL]
DOWNLOAD (https://yadi.sk/d/UWT0pXt7hZ9mV)
ryrynz
30th June 2015, 13:11
As I promised, this is a version with untouched code
Thanks, nice to see this finally being looked at. Love the icon and it's taskbar status display.
The OSD controls looks nice but I feel some icons are a bit thin, perhaps thicken them up a bit to look similar to the cog, the i and the x.
The controls toolbar I think would look better if it was the same shade of grey as the GPU icon or there abouts with the GPU icon also being the same color.
Dark Eiri
30th June 2015, 19:40
Thanks, nice to see this finally being looked at. Love the icon and it's taskbar status display.
The OSD controls looks nice but I feel some icons are a bit thin, perhaps thicken them up a bit to look similar to the cog, the i and the x.
The controls toolbar I think would look better if it was the same shade of grey as the GPU icon or there abouts with the GPU icon also being the same color.
All the icons on the OSD Controls were extracted directly from Windows 10 assets, I agree, however, that they do look a lot thinner than they should be. The trend started with that damn iOS 7 with it's Helvetica Neue Ultra Light font as a standard, I guess. I might provide two versions, one with bolder traces on the OSD controls on the next alpha!
I will re-do the controls toolbar to be flat dark-grey, kind of just exactly as you want it. You might expect it soon. The icons on the toolbar will also change it from Win8 standard to Win10 as soon as I get my hands on proper assets for those controls. Guess I'll have to wait for Visual Studio 2015 on July 20th :D
tjcinnamon
2nd July 2015, 19:35
Saw this version has different set of bug fixes.
does this handle HTTP RTMP streams better than MPC-HC. When I watch an RTMP stream on Kodi (XBMC) it works really well (at least doesn't crash often), on MPC-HC the stream doesn't buffer well and is prone to crashing.
Curious if that was fixed/enhanced in this version.
wanezhiling
4th July 2015, 17:17
https://www.sendspace.com/file/iowzfu
Audio needs a long time to catch the video after seeking...
Wmp12 performs flawlessly.
Where can I get an updated mingw toolchain which supports MPC-BE, the 64bit libgcc.a / libmingwex.a lib's I have which work are now almost 2 years old, all the new ones seem to result in a failed compile.
Thanks
@VipZ
Actual link in Compilation.txt (https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/docs/Compilation.txt?format=raw).
@VipZ
Actual link in Compilation.txt (https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/docs/Compilation.txt?format=raw).
Thanks worked fine, bit of a fail on my part I guess for not looking there and trying it :)
Thanks worked fine, bit of a fail on my part I guess for not looking there and trying it :)
They're using XhmikosR's MSYS package with GCC that's compiled via nev's script -> http://xhmikosr.1f0.de/tools/msys/MSYS_MinGW-w64_GCC_492_x86-x64_Full_components.txt
They're using XhmikosR's MSYS package with GCC that's compiled via nev's script -> http://xhmikosr.1f0.de/tools/msys/MSYS_MinGW-w64_GCC_492_x86-x64_Full_components.txt
I have used Nev's mingw /w XhmikosR's MSYS files for a long time but the 2 lib's required for MPC-BE never seem compatible and always fail to compile, I have always had to source the 2 libs from a different toolchain. Nev's recent update to GCC 5.1 prompted me to try this all again.
THX-UltraII
5th July 2015, 19:14
It s been a while since I asked this question (I think 2 years now):
Is MPC-BE already able to play 3D Frame Packing Blu-Ray content?
Aleksoid1978
6th July 2015, 04:17
It s been a while since I asked this question (I think 2 years now):
Is MPC-BE already able to play 3D Frame Packing Blu-Ray content?
No, don't support.
xiringu
6th July 2015, 19:01
Is it possible to add:
Copy path/URL to clipboard
maybe in the File menu?
Sometimes, I need to copy the url to a stream, and the only way I know how to do it, is to open the playlist and "Copy to clipboard".
Also:
I don't know if "Save as" is working well. Everytime I tried to save a fully buffered youtube video, mpc-be starts downloading it again. Is this normal?
Thanks
Telion
6th July 2015, 20:39
@Aleksoid1978
In regard to saving youtube video, I suggest to store a buffered temp file under the same name that is already displayed in the seekbar - instead of using mpcNNN.mp4 random names. Then it would be very easy to perform a simple file copy operation - in a file manager or internally - of a fully buffered and correctly named video from the %TEMP% dir without the need to redownload it once again.
Aleksoid1978
8th July 2015, 00:13
xiringu
Telion
I change "Save As" mechanism. Now - if youtube fully buffered will not be re-downloaded when saving.
LDD9O
8th July 2015, 17:17
Version: MPC-BE 1.4.5 (build 557) beta - x86, x64
Problem: Incompatibility with Sandboxie http://www.sandboxie.com/ when using "Drag&Drop".
Reproduce: Open a instance of MPC-BE in a sandbox, drag a video file to MPC-BE, error "Encountered an improper argument" appear.
ryrynz
9th July 2015, 02:07
If you add more than one file into the playlist and play next file in folder is active BE does not play the next file in the folder at the end, it just pauses.
Aleksoid1978
9th July 2015, 03:03
If you add more than one file into the playlist and play next file in folder is active BE does not play the next file in the folder at the end, it just pauses.
Yes - so conceived.
Aleksoid1978
9th July 2015, 03:06
Version: MPC-BE 1.4.5 (build 557) beta - x86, x64
Problem: Incompatibility with Sandboxie http://www.sandboxie.com/ when using "Drag&Drop".
Reproduce: Open a instance of MPC-BE in a sandbox, drag a video file to MPC-BE, error "Encountered an improper argument" appear.
Can't test Sandboxie - on my PC it's not working, many crash & error :)
ryrynz
9th July 2015, 06:46
Yes - so conceived.
Why?
Current behavior should be an option not the default..
Load one file (I want to watch this)
Load next file in different folder which has multiple files (Don't know how many episodes I'll watch)
Next file in folder doesn't load even though it's set to.
Why do I have to break out of full screen to delete the first file so the next one in the folder plays?
Aleksoid1978
9th July 2015, 07:08
Why?
If the playlist consists of only one file - working go to the prev/next in folder.
If the playlist consists of several files - working playback & navigation only in playlist.
xiringu
9th July 2015, 20:21
@Aleksoid1978:
thanks
btw where can I get the latest builds? last in sourceforge seems to be 501
xiringu
9th July 2015, 20:29
I'm using 557
I'm saving a youtube video while it's still buffering, and my download speed is slowly increasing.
I'm on a 3MB/s connection, and it says now: 7.17MB/s ... I wish :)
...now 7.72...
...now 8.01...
I can see the video size increasing and I can guess the real download speed is less than 1MB/s.
Aleksoid1978
9th July 2015, 23:33
I'm using 557
I'm saving a youtube video while it's still buffering, and my download speed is slowly increasing.
I'm on a 3MB/s connection, and it says now: 7.17MB/s ... I wish :)
...now 7.72...
...now 8.01...
I can see the video size increasing and I can guess the real download speed is less than 1MB/s.
While you see and it's download - it's buffered, that's why when Save As - speed is upper then you connection speed :)
xiringu
10th July 2015, 06:53
2 feature requests:
1) Add to playlist from clipboard
If I want to add something to my playlist, it has to be a local file. I can't see away of adding a url. The only workaround is drag & drop from browser.
2) preload next youtube video from playlist
Is it possible to add this in youtube options?
I'll explain it a bit...
I like making playlists with youtube videos to watch. And I'm on 3 MB/s, but I don't get that speed when playing youtube videos, so sometimes I have to pause and wait a few seconds for it to buffer more. I really hate it.
What I'd like is to buffer the one I'm playing and the next file on the playlist at the same time. This way, I only have problems with the first one, and all the others will be fully buffered (or above 50%) when I start watching them.
It would be something similar to download managers, when you can choose the number of simultaneous connections. On this case, 2 I think would be more than appropiate.
Thanks
Aleksoid1978
10th July 2015, 07:50
2 feature requests:
1) Add to playlist from clipboard
If I want to add something to my playlist, it has to be a local file. I can't see away of adding a url. The only workaround is drag & drop from browser.
2) preload next youtube video from playlist
Is it possible to add this in youtube options?
Thanks
1 - Open File/URL(Ctrl+O) -> check "Add to playlist without opening"
2 - Not planned.
ryrynz
10th July 2015, 07:55
If the playlist consists of only one file - working go to the prev/next in folder.
If the playlist consists of several files - working playback & navigation only in playlist.
A way to get around this limitation (I see it as a limitation) would be to remove previously watched files from the playlist after they're watched. Would you a) either add this option or b) provide an option (registry, ini or whatever) that overrides the default behavior? If I set load next file in folder after playback I want this to always happen. The player itself even says "Every time" Currently it's not "Every time"
xiringu
10th July 2015, 12:13
@Aleksoid1978:
about helping to buffer youtube videos...
could it be possible to download youtube videos in chunks with multiple threads?
I tested it on my side and I get this from youtube:
1 video, 1 thread : ~300KB/s
4 videos, 1 thread each: ~1200KB/s
1 video, 4 threads: ~1200KB/s
so if mpc-be could download the video in 2 or more threads, it would help a lot
thanks for listening :P
wanezhiling
10th July 2015, 13:13
http://www.mediafire.com/download/it9qnvvnka2uk93
Video and Audio are not in sync.
MPC-HC has no problem.
Aleksoid1978
10th July 2015, 13:34
@Aleksoid1978:
about helping to buffer youtube videos...
could it be possible to download youtube videos in chunks with multiple threads?
I tested it on my side and I get this from youtube:
1 video, 1 thread : ~300KB/s
4 videos, 1 thread each: ~1200KB/s
1 video, 4 threads: ~1200KB/s
so if mpc-be could download the video in 2 or more threads, it would help a lot
thanks for listening :P
Sorry - not planned.
Aleksoid1978
10th July 2015, 13:35
http://www.mediafire.com/download/it9qnvvnka2uk93
Video and Audio are not in sync.
MPC-HC has no problem.
Bad muxed file.
LDD9O
10th July 2015, 16:18
Can't test Sandboxie - on my PC it's not working, many crash & error :)
Will someone else on the team test it? Previous version work fine with it, just the newer version that causing it.
Did MPC-BE crash for you in Sandboxie or Sandboxie doesn't work?
v0lt
10th July 2015, 21:18
@wanezhiling
This file has invalid audio bitrate (should be slightly less than 56 kbps, this is a bug of Fraunhofer MP3 ACM encoder for 11025, 22050 and 44100 Hz). Accordingly, the audio length is also wrong. Then used the function "Change so video and audio duration match" in VirtualDub and fps instead of 25 turned into 25.117.
But in this file the correct interleaving video and audio, so it to play correctly on the system splitter (and LAV).
Our splitter analyzes and works with audio stream differently. Because of this it has extra features, but does not work correctly with such incorrect files.
To fix this problem is quite difficult. And it has a low priority. While I can advise the system splitter or LAV for such files.
v0lt
10th July 2015, 21:31
MPC-BE 1.4.5 (build 579) beta
Added DXVA2 resize for EVR-custom and VMR-9 renderless.
detmek
11th July 2015, 12:48
Nice. DXVA2 resize works just fine with EVR-CP on Intel G3220 IGPU and Windows 8.1 x64. Blu-Ray scalled down to 1440x900(810) uses around 10% CPU (DXVA native decoding, Ctrl+J stats) and 26% GPU (by GPU-Z).
BTW, any recommendation for surface format: 8-bit integer, 10-bit integer, 16-bit float or 32-bit float with DXVA2 resize?
v0lt
11th July 2015, 15:47
BTW, any recommendation for surface format: 8-bit integer, 10-bit integer, 16-bit float or 32-bit float with DXVA2 resize?
No matter, because it uses only VideoBuffer and BackBuffer, which are 8-bit on Intel.
detmek
11th July 2015, 16:38
Thanks v0lt.
beter
11th July 2015, 21:58
DXVA2 resize(EVR-CP), when I resize:
http://i.imgur.com/5XDiAXV.jpg
Windows 7 64bit+Intel HD4000 (Mobile)
Test with other computers later.
beter
11th July 2015, 22:07
DXVA2 resize on another notebook:
Windows 7 64bit+Nvidia Geforce 610M
Don't have the problem such as the previous one, but the colour is incorrect if I choose anything other than "8-bit integer":
eg: with 32-bit floating point surfaces
http://i.imgur.com/R7Vtua1.jpg
Aleksoid1978
12th July 2015, 04:14
DXVA2 resize(EVR-CP), when I resize:
Windows 7 64bit+Intel HD4000 (Mobile)
Test with other computers later.
Try this build - https://yadi.sk/d/TWLlBSlyhozcF
Aleksoid1978
12th July 2015, 04:14
DXVA2 resize on another notebook:
Windows 7 64bit+Nvidia Geforce 610M
Don't have the problem such as the previous one, but the colour is incorrect if I choose anything other than "8-bit integer"
Yes - on Nvidia with DXVA2 Resize must use "8-bit integer" only.
v0lt
12th July 2015, 09:41
DXVA2 resize(EVR-CP), when I resize:
http://i.imgur.com/5XDiAXV.jpg
Windows 7 64bit+Intel HD4000 (Mobile)
There's only one graphics card?
I have the same video card on the desktop, and nothing like watching.
beter
12th July 2015, 11:25
Try this build - https://yadi.sk/d/TWLlBSlyhozcF
Fixed, thanks
beter
12th July 2015, 11:30
There's only one graphics card?
I have the same video card on the desktop, and nothing like watching.
Intel HD4000 on 3210M(no discrete graphic card) and 3610QM(discrete graphic card is disabled)
Aleksoid1978
12th July 2015, 12:28
Intel HD4000 on 3210M(no discrete graphic card) and 3610QM(discrete graphic card is disabled)
While playback - press "Ctrl+J" to show statictics and upload a screen - i want to see what "Render device".
beter
12th July 2015, 14:15
While playback - press "Ctrl+J" to show statictics and upload a screen - i want to see what "Render device".
Intel(R) HD Graphics 4000
http://i.imgur.com/jD8Kadq.jpg
jkauff
12th July 2015, 17:27
Is anyone else having problems with full screen mode with the newest versions of madVR? On my system, when switching from Windowed to FSE, the video window disappears but the audio keeps playing. Doesn't occur with MPC-HC.
Aleksoid1978
13th July 2015, 06:08
Is anyone else having problems with full screen mode with the newest versions of madVR? On my system, when switching from Windowed to FSE, the video window disappears but the audio keeps playing. Doesn't occur with MPC-HC.
No such trouble. Test on latest madVR.
Della
13th July 2015, 13:37
Is anyone else having problems with full screen mode with the newest versions of madVR? On my system, when switching from Windowed to FSE, the video window disappears but the audio keeps playing. Doesn't occur with MPC-HC.
Had same problem on Win 10, couldn't resolve
Rolled back to 8.1., problem gone.
Manni
13th July 2015, 14:16
Hi everyone,
I've asked a few times if we could have an option to not show the file name when playback starts and OSD is enabled, but it didn't happen.
I'm wondering if it would be easier/possible to get a shortcut for enabling/disabling OSD instead? Maybe that would benefit more users?
That way, we could disable OSD by default so that the file name isn't displayed when playback starts, and enable OSD when we want to see some info like playback/remaining time.
I'm aware that this is a very minor feature request. I guess it's only an issue for those like me who have an HTPC as their main source in a cinema room and who find that displaying a file name distracts from the experience of watching the movie yet appreciate the ability to display some important info during playback. Maybe I'm the only one in which case you're certainly right to ignore my request.
In any case, thanks for all the good work. If such a minor issue is the only thing that keeps bothering me, it means that the product is great :).
xiringu
13th July 2015, 14:37
I increased queue and cache size in "performance" and changed "EVR buffers" to 4 and I'm very happy with the difference on my low-spec laptop.
I'd like to tweak wifi cache too. How can I do it?
Thanks
Aleksoid1978
15th July 2015, 02:44
http://www.mediafire.com/download/it9qnvvnka2uk93
Video and Audio are not in sync.
MPC-HC has no problem.
Fixed at 595 rev.
CruNcher
15th July 2015, 20:36
Great work on the Statistics OSD Part it doesn't cause so much render interferences it seems like it does with MPC-HC though i wonder why the difference with EVR Custom :)
Volume Change on MPC-HC can cause micro stuttering on OSD Rendering that's not the case it seems with MPC-BE, very nice and stable.
CPU and GPU Usage is also a nice addition, doesn't interfere with the Video Rendering everything seems nicely layered.
Somebody seemed to care about really high clean Windows Performance not only the look of the Application.
Render Frametime would be a nice addition to the Statistics specially with the Shader Part.
A Graph only mode without any Text Statistics would be a nice addition as well.
http://abload.de/thumb/mpcbeperformance3vuly.png (http://abload.de/image.php?img=mpcbeperformance3vuly.png)http://abload.de/thumb/mpc-be-nomicrrstuttervvoqz.png (http://abload.de/image.php?img=mpc-be-nomicrrstuttervvoqz.png) http://abload.de/thumb/mpc-hc-osd-microstutt0ouig.png (http://abload.de/image.php?img=mpc-hc-osd-microstutt0ouig.png)http://abload.de/thumb/framedrops50qri.png (http://abload.de/image.php?img=framedrops50qri.png)
http://abload.de/thumb/gpuusagehjl8b.png (http://abload.de/image.php?img=gpuusagehjl8b.png)
Aleksoid1978
15th July 2015, 23:57
Great work on the Statistics OSD Part it doesn't cause so much render interferences it seems like it does with MPC-HC though i wonder why the difference with EVR Custom :)
What is used for GPU Usage calculation ?
About OSD - we are rewrite OSD mechanism, now it's don't use direct draw through video renderer(as it was and how it's work in MPC-HC). That's why it does not affect the video output :)
About GPU usage - use some function direct from Nvidia drivers(.dll) i compare result with GPU-Z and they look like the same :)
CruNcher
17th July 2015, 19:30
The Difference really shows :)
so you reading it directly via NVAPI nice :)
nijiko
19th July 2015, 03:56
No place to down the newest unstable?
Dlget
19th July 2015, 19:07
which renderer is used to draw video preview on seekbar????
Coz it gives no preview [a green noise thumbnail] for anime stuffs [10 bit content].
Can you change it???
i tries to change merit of default renderer & madVR but no solution
sneaker_ger
19th July 2015, 19:32
What version are you using?
http://forum.doom9.org/showthread.php?p=1719457#post1719457
Dlget
19th July 2015, 20:21
1.4.4 (build 286) 32 bit
will try a nighty build
v0lt
20th July 2015, 16:21
@P.J
Fault Module Name: vorbis.acm
You disable the built audio decoder? Turn it on.
I just installed it and can't change anything because it doesn't run.
06_taro
20th July 2015, 21:12
I encountered the same error on one PC, and fixed it by uninstalling FFDShow (x64) and some other legacy stuffs. Not for sure, but it was my only experience.
I don't have them installed on my PC.
Keiyakusha
20th July 2015, 22:37
I just installed it and can't change anything because it doesn't run.
Uninstall that vorbis decoder from your system (and any kind of codec packs that dare to install it, if any). Why would you use stuff that was last updated something like 13 years ago.
MonoS
21st July 2015, 03:29
I tried to mux some video with some PIP in it using the latest mkvtoolnix version, using VLC i can display the two streams properly, but using latest beta of MPC-BE doesn't seems possible, the video stream sub menu in greyed out, tried with a bunch of renderer but without success.
Is this a know issues?? Thanks for the attention
Aleksoid1978
21st July 2015, 03:37
I tried to mux some video with some PIP in it using the latest mkvtoolnix version, using VLC i can display the two streams properly, but using latest beta of MPC-BE doesn't seems possible, the video stream sub menu in greyed out, tried with a bunch of renderer but without success.
Is this a know issues?? Thanks for the attention
Internal MatroskaSplitter support only 1 video stream, it's a limitation.
Uninstall that vorbis decoder from your system (and any kind of codec packs that dare to install it, if any). Why would you use stuff that was last updated something like 13 years ago.
I have not installed vorbis.
Keiyakusha
21st July 2015, 13:32
I have not installed vorbis.
I see, my bad. I didn't noticed right away that you are simply trolling.
MonoS
21st July 2015, 14:21
Internal MatroskaSplitter support only 1 video stream, it's a limitation.
Ok, thanks for the information :)
daert
22nd July 2015, 09:05
Where can I find the latest build? On Sf the last is 501
ryrynz
22nd July 2015, 09:18
You didn't look very hard. Two pages back.. build 579.
daert
22nd July 2015, 09:28
I saw it. Few posts back was mentioned a 595 rev. I thought there would be another one after that
ryrynz
22nd July 2015, 10:20
Nah, they release builds only when they deem them stable, the length of time between builds can vary from days to weeks.
daert
22nd July 2015, 10:48
All right. I didn't know that. Thanks!
nijiko
22nd July 2015, 13:41
Where can I find the latest build? On Sf the last is 501
It's better to call MONTHLY, not NIGHTLY, LOL!!!
huhn
22nd July 2015, 14:13
It's better to call MONTHLY, not NIGHTLY, LOL!!!
your negative attitude is ridiculous in all these threads.
Ghosthree3
23rd July 2015, 06:35
Not sure if this has been mentioned, looked a couple of pages back and it wasn't but I'm not reading 20 pages.
Anyway. I've just installed Windows 10 and encountered an extremely frustrating bug. The context menu for media files to play or add to the list in MPC-BE no longer works. Neither does it work for folders. I've tried dragging files into the list and that doesn't work either - not sure if it did before though. Basically the only way to queue up files now is to go File->Open File/Folder or to right click in the playlist and click Add.
This pretty much kills usability to be honest, though I'm still using it.
Is there a work around or do I need to wait for the program to become Windows 10 compatible.
White Rabbit
23rd July 2015, 19:41
Not sure if this has been mentioned, looked a couple of pages back and it wasn't but I'm not reading 20 pages.
Anyway. I've just installed Windows 10 and encountered an extremely frustrating bug. The context menu for media files to play or add to the list in MPC-BE no longer works. Neither does it work for folders. I've tried dragging files into the list and that doesn't work either - not sure if it did before though. Basically the only way to queue up files now is to go File->Open File/Folder or to right click in the playlist and click Add.
This pretty much kills usability to be honest, though I'm still using it.
Is there a work around or do I need to wait for the program to become Windows 10 compatible.
Thx Bro,
Ive waited 5 long days to post this!
http://img5.fotos-hochladen.net/uploads/startmenumh69yotgx1.jpg
This thing above cant open the shortcuts, because your MPCBEShellExt64.dll (in shellex / ContextMenuHandlers) wont let them on Windows 10. PLEASE fix this :-)
DzigiBau
23rd July 2015, 20:40
Somehow, I cannot play mkv files anymore, h264 or h265. It crashes with App Crash saying error is OLEAUT32.dll
What can I do to fix it.
daert
25th July 2015, 08:18
I think I've found something weird. I usually play 25p content with PAL SpeedDown (madvr + ReClock) and if mpc-be uses the internal video filters, the display mode won't change to 24hz and remains in 60hz (monitor default), but if I disable them, and use LAV instead, everything is fine and the display goes to 24hz
Aleksoid1978
25th July 2015, 08:52
I think I've found something weird. I usually play 25p content with PAL SpeedDown (madvr + ReClock) and if mpc-be uses the internal video filters, the display mode won't change to 24hz and remains in 60hz (monitor default), but if I disable them, and use LAV instead, everything is fine and the display goes to 24hz
Ask author of madVR - what he say about its. I somethimes use madVR for test and all be fine.
madshi
25th July 2015, 09:02
Check the madVR OSD (Ctrl+J) to see if the "movie xx.xxx fps" information is the same, when using the internal filter vs. LAV.
daert
25th July 2015, 13:47
Both say 25.000. Here some screenshots:
Internal filters
http://s5.postimg.org/hiw6yo8jn/mpc_be_if.jpg (http://postimg.org/image/hiw6yo8jn/)
LAV
http://s5.postimg.org/52zh4xf7n/mpc_be_lav.jpg (http://postimg.org/image/52zh4xf7n/)
DzigiBau
25th July 2015, 18:14
I have a weird problem. Player works fine only for the first time and after I press reset button in Miscellaneous option, bringing back default settings. After I start any video it works like mp4, mov, avi, wmv, until I try to play mkv video, where player crashes with following report:
Problem signature:
Problem Event Name: APPCRASH
Application Name: mpc-be.exe
Application Version: 1.4.5.579
Application Timestamp: 55a023bd
Fault Module Name: StackHash_1938 (sometimes OLEAUT32.dll)
Fault Module Version: 6.1.7601.18869
Fault Module Timestamp: 55636303
Exception Code: c0000374
Exception Offset: 000c3c23
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 5146
Additional Information 1: 1938
Additional Information 2: 1938c82ce891374a0cdec2c6d4cedafe
Additional Information 3: bc6d
Additional Information 4: bc6d6ebb3dec3e08c85104033a07efd0
After that I cannot play any of videos.
Zoom player and VLC play every file without problem.
How can I settup MPC-BE to work.
hdboy
26th July 2015, 01:40
Hi
Is there a trick to play back UK 25fps mkv on a U.S. LCD TV (60p and 24p) smoothly.
I'm using mpc be + madvr + lav decoder and I'm getting stutter every few seconds.
Thanks
huhn
26th July 2015, 16:23
set your screen to 60 hz use madVR smoothmotion
wiak
26th July 2015, 16:55
is there a way to *pipe/frameserv* a video stream into mpc-be?
dump_video.exe output.daala.v18.ogv
Ghosthree3
26th July 2015, 18:01
Thx Bro,
Ive waited 5 long days to post this!
http://img5.fotos-hochladen.net/uploads/startmenumh69yotgx1.jpg
This thing above cant open the shortcuts, because your MPCBEShellExt64.dll (in shellex / ContextMenuHandlers) wont let them on Windows 10. PLEASE fix this :-)
Slightly confused by your post, were you discussing a fix or just reporting the same issue? What I gathered is that MPCBEShellExt64.dll needs updating to work with 10, I can't do that right?
Aleksoid1978
27th July 2015, 03:24
Win 10 rtm:
http://s04.radikal.ru/i177/1507/ea/c190f17c822a.png
detmek
27th July 2015, 10:08
Hi guys. I really like MPC-BE so far and use it as my main video player. But it seams that MPC-BE Internal subtitle render does not handle very well subtitles with anamorphic video. See screenshot:
http://www.dodaj.rs/t/Z/Ee/WAKxpDl/mpc-be-subtitles.jpg (http://www.dodaj.rs/?Z/Ee/WAKxpDl/mpc-be-subtitles.png)
Subtitles are wide.
Here is same movie played by MPC-HC with Apply aspect ratio compensation for anamorphic videos checked:
http://www.dodaj.rs/t/2p/lU/4ui7Igfd/mpc-hc-subtitles.jpg (http://www.dodaj.rs/?2p/lU/4ui7Igfd/mpc-hc-subtitles.png)
Subtitles are just as it should be.
So, can you add built-in or separate option for subtitle correction, like in MPC-HC?
Aleksoid1978
27th July 2015, 10:31
Hi guys. I really like MPC-BE so far and use it as my main video player. But it seams that MPC-BE Internal subtitle render does not handle very well subtitles with anamorphic video. See screenshot:
http://www.dodaj.rs/t/Z/Ee/WAKxpDl/mpc-be-subtitles.jpg (http://www.dodaj.rs/?Z/Ee/WAKxpDl/mpc-be-subtitles.png)
Subtitles are wide.
Here is same movie played by MPC-HC with Apply aspect ratio compensation for anamorphic videos checked:
http://www.dodaj.rs/t/2p/lU/4ui7Igfd/mpc-hc-subtitles.jpg (http://www.dodaj.rs/?2p/lU/4ui7Igfd/mpc-hc-subtitles.png)
Subtitles are just as it should be.
So, can you add built-in or separate option for subtitle correction, like in MPC-HC?
Upload a short sample.
detmek
27th July 2015, 11:22
No problem. Here:
F7 (https://mega.nz/#!n5JwhDyY!QXD4PdLqBIsfh8rcEj0Wn-I7rbS68GC7_UkOsHD6t4A)
F7justfortest (https://mega.nz/#!HtYRxTQI!VkHO-jiOSx-8k_971DvLyc4KOeRxqaEyNOrUtPFO4Dg)
Subtitles look really funny on second clip (made by me just for testing).
BTW, subtitles are in SRT format.
ryrynz
27th July 2015, 13:34
MPC-BE doesn't select Sanear audio decoder when it's selected as audio renderer in the options.
https://github.com/alexmarsev/sanear/releases
Aleksoid1978
27th July 2015, 13:45
MPC0-BE doesn't select Sanear audio decoder when it's selected as audio renderer in the options.
https://github.com/alexmarsev/sanear/releases
wait next beta build :)
Ghosthree3
27th July 2015, 14:08
Win 10 rtm:
http://s04.radikal.ru/i177/1507/ea/c190f17c822a.png
Yes this is the problem. Those buttons don't do anything for me.
Aleksoid1978
27th July 2015, 23:22
Yes this is the problem. Those buttons don't do anything for me.
Win 10 change file association, now user must select what app use for open file types. After you select MPC-BE you see this menu button. Say thanks to MS :)
Ghosthree3
27th July 2015, 23:41
Win 10 change file association, now user must select what app use for open file types. After you select MPC-BE you see this menu button. Say thanks to MS :)
The thing is I've already done that. I've selected MPC-BE as my default Video player and have chosen it manually as the default application for most of my video file types - since the association menu doesn't work in 10, in ANY program. The Play with and Add to list buttons still don't work.
Aleksoid1978
27th July 2015, 23:54
The thing is I've already done that. I've selected MPC-BE as my default Video player and have chosen it manually as the default application for most of my video file types - since the association menu doesn't work in 10, in ANY program. The Play with and Add to list buttons still don't work.
You are associate with video types in MPC-BE as it do in previous Windows ??
Ghosthree3
28th July 2015, 00:57
You are associate with video types in MPC-BE as it do in previous Windows ??
Yes, see the link here (http://i.imgur.com/RgAN3e5.png).
MP4 is only an example, most of my video file ext are set the same way, yet the context menu still does nothing. Windows 10 has definitely broken something.
Aleksoid1978
28th July 2015, 03:26
Yes, see the link here (http://i.imgur.com/RgAN3e5.png).
MP4 is only an example, most of my video file ext are set the same way, yet the context menu still does nothing. Windows 10 has definitely broken something.
I don't know what's wrong. For me it work perfect.
v0lt
28th July 2015, 17:48
@detmek
Try 575.
MPC-BE 1.4.5 (build 574) beta - x86 (https://yadi.sk/d/Ac_rQ5zGi95qp), x64 (https://yadi.sk/d/95lizUPOi95ru)
MPC-BE 1.4.5 (build 575) beta - x86 (https://yadi.sk/d/pF-x9cnli95tZ), x64 (https://yadi.sk/d/8hW28MdVi95tu)
I also post the previous version, as perhaps it will be more correct for the other cases. If so, it will be more universal solution.
Ghosthree3
28th July 2015, 18:12
I don't know what's wrong. For me it work perfect.
Hm, don't know. I'm using build 501 which is the most recent one on sourceforge but I just noticed more recent versions listed in the post above.
Is that the problem?
detmek
28th July 2015, 19:27
@detmek
Try 575.
MPC-BE 1.4.5 (build 574) beta - x86 (https://yadi.sk/d/Ac_rQ5zGi95qp), x64 (https://yadi.sk/d/95lizUPOi95ru)
MPC-BE 1.4.5 (build 575) beta - x86 (https://yadi.sk/d/pF-x9cnli95tZ), x64 (https://yadi.sk/d/8hW28MdVi95tu)
I also post the previous version, as perhaps it will be more correct for the other cases. If so, it will be more universal solution.
Version 575 shows subtitles with corrected aspect ratio. Version 574 does not.
v0lt
30th July 2015, 04:40
MPC-BE v1.4.5 (build 587) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.5%20%28build%20587%29%20beta/)
A complete set with a digital signature.
ryrynz
30th July 2015, 09:56
BE's icon could use some love, it looks a bit rough in the Windows 10 taskbar due to resizing. Kinda wish they kept the taskbar the same size as in 7/8 TBH.
Ghosthree3
30th July 2015, 15:54
Hm, don't know. I'm using build 501 which is the most recent one on sourceforge but I just noticed more recent versions listed in the post above.
Is that the problem?
Update, it is now working. I don't know why, I haven't updated MPC-BE, I have rebooted multiple times in the past and that didn't help. Only thing I can imagine is a Windows Update came through and fixed the problem.
EDIT: No wait, I was wrong. It doesn't work from explorer windows. But it does work from other things, eg. I successfully did it using Everything. I guess that's enough of a work around for me for now.
Dark Eiri
31st July 2015, 04:32
BE's icon could use some love, it looks a bit rough in the Windows 10 taskbar due to resizing. Kinda wish they kept the taskbar the same size as in 7/8 TBH.
The one I used on my mod, does it look nice on 10?
ryrynz
1st August 2015, 11:14
The one I used on my mod, does it look nice on 10?
It does.
Z-95
3rd August 2015, 06:15
Found a possible problem with the built in MKV splitter with pcm_s24be(A_PCM/INT/BIG) audio tracks.
Using the internal MKV splitter MPC-BE (in 1.4.4 and 1.4.5.587) will not detect the audio tracks and will not play them. If it is the only audio track the internal splitter will just show video and subtitle pins.
However using external LAV splitter it will detect and play them.
Have tried multiple files and all the ones I've tried do this. The files are all remuxes from blu-rays done using mkvtoolnix.
Aleksoid1978
3rd August 2015, 08:58
Found a possible problem with the built in MKV splitter with pcm_s24be(A_PCM/INT/BIG) audio tracks.
Using the internal MKV splitter MPC-BE (in 1.4.4 and 1.4.5.587) will not detect the audio tracks and will not play them. If it is the only audio track the internal splitter will just show video and subtitle pins.
However using external LAV splitter it will detect and play them.
Have tried multiple files and all the ones I've tried do this. The files are all remuxes from blu-rays done using mkvtoolnix.
Upload a short sample - and we will fix it.
Z-95
3rd August 2015, 13:09
Upload a short sample - and we will fix it.
Sample (https://drive.google.com/file/d/0Bzm6CAzsd-2PcnlKQ3BqdlF2ZzA/view?usp=sharing)
VipZ
3rd August 2015, 14:29
Have noticed some commits for VS2015 support, I have been able to successfully compile the main x86 exe with the icon lib failing. Everything fails for x64.
Is VS2015 supported yet or still a work in progress?
Thanks
Ghosthree3
3rd August 2015, 14:29
Ok so regarding the issue using the context menus to play/add files. I believe the issue is related to UAC, previously it wasn't an issue because I was using Windows 7, but UAC is much different since 8. Did you by chance do the complete UAC disable (not just moving the slider down) on 10? Perhaps that's why it's working for you.
I came to the conclusion because I can use the context menu in Everything, which I have the Task Scheduler start at boot with auto elevated privileges to bypass UAC, but I can't use explorer.
EDIT: Yep, that did it. Slid the slider all the way down then did the registry fix mentioned here (http://forums.mydigitallife.info/threads/38257-HOW-TO-Disable-UAC-completely).
Context menus now work as intended.
v0lt
3rd August 2015, 17:56
@Z-95
Supports big endian PCM audio for MKV is added in 605 bild.
MPC-BE 1.4.5 (build 605) beta - x86 (https://yadi.sk/d/AYRX_-iiiFL3S), x64 (https://yadi.sk/d/0euW7WUriFL8f).
Z-95
3rd August 2015, 20:38
@Z-95
Supports big endian PCM audio for MKV is added in 605 bild.
MPC-BE 1.4.5 (build 605) beta - x86 (https://yadi.sk/d/AYRX_-iiiFL3S), x64 (https://yadi.sk/d/0euW7WUriFL8f).
Works great! Thanks!
Aleksoid1978
4th August 2015, 04:17
Have noticed some commits for VS2015 support, I have been able to successfully compile the main x86 exe with the icon lib failing. Everything fails for x64.
Is VS2015 supported yet or still a work in progress?
Thanks
Build with VS2015 x86/x64 fixed. To compile ffmpeg use this MSYS + GCC 5.2.0 (http://mpc-be.org/MSYS/MSYS_MinGW-w64_GCC_520_x86-x64.7z)
Akeno
4th August 2015, 05:21
Whenever I start MPC-BE, the video always opens up in a window that's 800px wide rather than the video resolution. Is there anyway to make it open to the video resolution by default?
Aleksoid1978
4th August 2015, 06:39
Whenever I start MPC-BE, the video always opens up in a window that's 800px wide rather than the video resolution. Is there anyway to make it open to the video resolution by default?
http://i017.radikal.ru/1508/d0/942af7ee66c1t.jpg (http://radikal.ru/fp/5356a2f603294d8bacb5f390478ec0fd)
VipZ
4th August 2015, 14:30
Build with VS2015 x86/x64 fixed. To compile ffmpeg use this MSYS + GCC 5.2.0 (http://mpc-be.org/MSYS/MSYS_MinGW-w64_GCC_520_x86-x64.7z)
Thanks, confirmed all working now.
Just a quick question regarding your MinGW release, you mentioned it's pretty much Nevcairiel's build's and doing a MD5 comparison shows this, there is however 1 changed file, libmingwex.a. I suspect this is a patched copy to allow building the library’s within the main exe or something similar?
I have found your patched copy will fail to build LAV filters and the original fails to build MPC-BE, it’s just a thought that if MPC-BE requires a patched libmingwex.a, would it not make sense to include within the lib folders on the SVN copy and not require the current manual approach?
Aleksoid1978
5th August 2015, 05:00
Thanks, confirmed all working now.
...would it not make sense to include within the lib folders on the SVN copy and not require the current manual approach?
It's not right - different people can use different version of GCC to build MPC-BE.
daert
6th August 2015, 07:51
Is it possible to have the chapter's name on the seek bar instead of the file's name?
Aleksoid1978
6th August 2015, 08:11
Is it possible to have the chapter's name on the seek bar instead of the file's name?
No - chapters show only when move mouse over seekbar.
nbarzgar
6th August 2015, 10:25
Hello, thanks for a great software!
Ever since I first found out about it, I've been using it as default most of the time when playing back video on the computer.
Problem now is that vobsub subtitles muxed in .mkv suddenly won't display - or even cannot be loaded...
The context menu for subtitles and also sub-menu in 'navigation' is greyed out.
The subs are playing just fine (same file) in VLC, though and show up correctly as third track in mediainfo.
Could you help me?
Thanks!
wanezhiling
6th August 2015, 11:13
Why not post a sample file?
Keep in mind a sample file means everything.
nbarzgar
6th August 2015, 11:53
Why not post a sample file?
Keep in mind a sample file means everything.
Well, in a way you're right of course. But then I thought since it's been working on former Windows versions fine with MPC-BE and this only occurred on Windows 10 since the upgrade last week (actually clean re-install), this would be more likely not a problem of the file itself...
Note: I am using this version of mkvmerge, since its output is being recognized by my Blu-ray player, newer version output will not, though. But as I said, the MPC-BE subtitle problem occurs with this version of Windows for the first time.
MediaInfo:
General
Complete name : [...]Episode 04.mkv
Format : Matroska
File size : 1.23 GiB
Duration : 2h 0mn
Overall bit rate : 1 466 Kbps
Encoded date : UTC 2015-08-03 21:33:52
Writing application : mkvmerge v5.6.0 ('Kenya Kane') built on May 27 2012 16:44:04
Writing library : libebml v1.2.3 + libmatroska v1.3.0
Video
ID : 1
Format : MPEG-4 Visual
Format profile : Simple@L3
Format settings, BVOP : No
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 2h 0mn
Bit rate : 1 245 Kbps
Width : 640 pixels
Height : 360 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.216
Stream size : 1.05 GiB (85%)
Writing library : XviD 64
Audio
ID : 2
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Format_Settings_ModeExtension : MS Stereo
Codec ID : A_MPEG/L3
Codec ID/Hint : MP3
Duration : 2h 0mn
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Stream size : 165 MiB (13%)
Text
ID : 3
Format : VobSub
Codec ID : S_VOBSUB
Codec ID/Info : The same subtitle format used on DVDs
wanezhiling
6th August 2015, 12:20
If you want a dev to fix somthing, the first thing is to ensure that dev can reproduce the issue himself too, and the best way to help dev reproducing is just to provide a sample file instead of saying many words.
And ps: MediaInfo can help nothing in such a case
daert
6th August 2015, 13:19
No - chapters show only when move mouse over seekbar.
Understood. Thanks for the explanation
Aleksoid1978
6th August 2015, 13:32
nbarzgar
Upload a short sample.
Also - see filter's list. Press right mouse button -> Filters.
nbarzgar
6th August 2015, 15:59
Hello @Aleksoid1978, thanks! I solved it!
Just now I started to try and use the main 'file' menu to load a subtitle file and a message popped up saying I should change the renderer...it was set to "System Standard" (default setting apparently).
I hadn't looked out for that as I had been used to in Win XP... ever since Win 7 the default video renderer had been EVR and so I didn't expect I would have to change that again manually now.
So: Everything's fine and working!
@wanezhiling: Thanks for your time and trouble.
You're right to a certain extent. Yet I am not used to upload files just like that. In times when server space wasn't as ample as it is now and upload speed of internet providers wasn't what it is now, either...well, have been around this whole thing since about 15 years ago.
And many problems for me have been solved by referring to the specs of the file, as provided by either MediaInfo or GSpot, or similar sw.
:-)
BR
Unr3aL
6th August 2015, 16:12
A soft voice whispering from the off: *Dropbox? *
Z-95
6th August 2015, 17:06
Hello again, I may have found another problem with the internal mkv splitter and a possible problem with chapters.
Sample 1 (https://drive.google.com/file/d/0Bzm6CAzsd-2PZHNTblJOMHVyLXM/view?usp=sharing)
Sample 2 (https://drive.google.com/file/d/0Bzm6CAzsd-2PcU9BUVJnWS15V1E/view?usp=sharing)
Sample file 1 is able to seek fine and shows the chapter mark at 5s on the seek bar.
Sample file 2 is not able to seek using the internal mkv splitter (it just jumps to the end of the file) but can seek using LAV splitter. Neither splitter will show the chapter mark at 5s.
What makes this interesting is that these two samples are from the same blu-ray disc and are from the same playlist and were remuxed using mkvtoolnix at the same time. This disc had multiple episodes in the same mpls that I loaded into mkvtoolnix and split by chapters into the separate episodes. Episodes 1 and 2 seek fine and show chapters, while episodes 3 and 4 do not seek using the internal splitter and show no chapters. (Sample 1 is the first 10s of episode 1 and Sample 2 is the first 10s of episode 3).
For these small samples I manually added a chapter at 5s using mkvtoolnix since the real chapters are set much later than the 10s samples.
All playback done using MPC-BE.1.4.5.605.x86.(VS2013) posted a few posts back (for LPCM big endian support).
sneaker_ger
6th August 2015, 17:20
Sample 2 first timecode is 00:25:04.033
v0lt
6th August 2015, 17:21
@Z-95
Disable the "Fast seek (on keyframe)" option.
Z-95
6th August 2015, 17:48
Sample 2 first timecode is 00:25:04.033
Where can you see this? Loading the file in mediainfo and doing mkvmerge -I and mkvinfo on it I cannot seem to find that timecode.
@Z-95
Disable the "Fast seek (on keyframe)" option.
While this does enable seeking to work, is this the only way? The seeking doesn't work on the 24 minute episode either and I'm sure there are keyframes to seek to. Ideally I'd like to have this option enabled.
sneaker_ger
6th August 2015, 17:56
Where can you see this? Loading the file in mediainfo and doing mkvmerge -I and mkvinfo on it I cannot seem to find that timecode.
1. Load in mkvinfo, click Options->Show all elements, then look into clusters or
2. mkvextract timecodes_v2 seekandchaptersnotok.mkv 0:track1_timecodes.txt 1:track2_timecodes.txt 2:track3_timecodes.txt
v0lt
6th August 2015, 19:03
@Z-95
Fixed in build 618.
MPC-BE 1.4.5 (build 618) beta - x32 (https://yadi.sk/d/6bOWAT4oiJzEQ), x64 (https://yadi.sk/d/J9i7eJU7iJzJJ).
Z-95
6th August 2015, 19:50
1. Load in mkvinfo, click Options->Show all elements, then look into clusters or
2. mkvextract timecodes_v2 seekandchaptersnotok.mkv 0:track1_timecodes.txt 1:track2_timecodes.txt 2:track3_timecodes.txt
Ok I see it now. This is very interesting and may be related to a mkvtoolnix bug: https://github.com/mbunkus/mkvtoolnix/issues/1170
Episode 1 and 2 have cluster timecodes that start at 0, while episodes 3 and 4 have timecode starts of about 25m and 50m respectively (the original mpls was episodes 1-4 together). It seems mkvmerge maybe modifies timecodes of the second split file but not the ones after? (I checked some other series I remuxed and they show the same symptoms).
I will do some more testing to see if my existing files can be repaired (with something like mkvmerge --sync) or if I will need to re-remux from the blus in a different way to get correct timecodes (for example, only split once then continually split the resulting 2nd files until all episodes are extracted).
Anyway, thanks for the help! The nonzero starting timecodes are indeed consistent between all the files I've checked so far that show the seeking/chapter problems.
@Z-95
Fixed in build 618.
MPC-BE 1.4.5 (build 618) beta - x32 (https://yadi.sk/d/6bOWAT4oiJzEQ), x64 (https://yadi.sk/d/J9i7eJU7iJzJJ).
With this build I can seek now in files with nonzero timecode clusters. Thanks!
Still no chapters but I think that's related to the chapter points pointing to times that do not exist in the cluster timecode ranges?
jobypeter
7th August 2015, 10:13
HI,
I installed the latest madvr(0.88.21) on my win8.1 X64, with GTX960(driver 353.62) and MPC-BE (1.4.5.587 & 501). It shows green screen while playing the 4K HEVC 10BIT LG demos(UHD PQ Lovely Swiss 4K 2160p) using DXVA. All the 4K HEVC 10bit/8bit demos can be played normally in non DXVA mode. MadVR's user "huhn" explained that I should use copy-back mode in lav decoder with madvr. But I can't find such options in BE's internal decoder. Does BE really support 10bit DXVA with madvr? Is it NATIVE or COPYBAK?
Thanks!
daert
7th August 2015, 11:31
He was referring to LAV Video Decoder which isn't BE's internal filter. If you want to use LAV you need to install them and disable BE's internal ones
Aleksoid1978
7th August 2015, 14:16
MPC-BE support HEVC 10bit DXVA decoding only with EVR custom. On Win 10 also can playback with vanilla EVR playback HEVC 10 bit HEVC.
beter
7th August 2015, 19:23
About the aspect ratio of subtitles
It is still normal in build 575,
but since build 587, it doesn't work such as before.
Build 575:
http://i.imgur.com/lA7Q2Wv.jpg
Build 587:
http://i.imgur.com/xPZCZc0.jpg
Subtitle file:
https://www.sendspace.com/file/qdujkl
v0lt
8th August 2015, 05:08
@beter
Subtitle file: 4:3 (640x480)
Video file: 16:9
Subtitles internal or external?
Aleksoid1978
8th August 2015, 05:37
@beter
Subtitle file: 4:3 (640x480)
Video file: 16:9
Subtitles internal or external?
Subtitle - is external .ass file, link in post.
beter
8th August 2015, 20:52
@beter
Subtitle file: 4:3 (640x480)
Video file: 16:9
Subtitles internal or external?
Same for both internal and external
But it seems that the new MPC-BE is the only one processes the subtitle in this way.
Aegisub
http://i.imgur.com/ouwpFt7.jpg
MPC-HC
http://i.imgur.com/b3iUtt3.jpg
VLC
http://i.imgur.com/DFw4iL0.jpg
xy-subfilter
http://i.imgur.com/Ecba06p.jpg
xy-vsfilter
http://i.imgur.com/dUw5ndy.jpg
v0lt
9th August 2015, 07:08
@beter
OK. I'll see what I can do...
v0lt
11th August 2015, 05:28
@beter
Fixed in r629. Thank you for your attention.
beter
14th August 2015, 17:11
@beter
Fixed in r629. Thank you for your attention.
MPC-BE 1.4.5 (build 629) beta - x86 (https://yadi.sk/d/r_Uaw0NziNyTg), x64 (https://yadi.sk/d/WDSxxUYQiNyTt).
Thanks.
And update for language files:
https://www.sendspace.com/file/plweqp
v0lt
15th August 2015, 19:44
@beter
Thanks for the translation.
MPC-BE 1.4.5 (build 651) beta - x86, x64.
Many of the changes in the splitters. Improved interaction with File Source (URL). Removed the settings panel "Performance", as more unnecessary.
xiringu
15th August 2015, 20:06
@v0lt:
2 things:
1)Can I ask you how much cache is mpc-be using now (queue size, cache size)?
Maybe I'm mistaken, but I increased those values a while ago, and I thought it helped on my low spec laptop. My cpu is only 1 Ghz, but I have memory to spare, so I don't care using extra for cache,buffer or whatever if it helps a bit. I'll try this new build and see if there's any difference.
2) I know some players are able to show info when listening to online radio (things like the title of the song). Is this possible with mpc-be? I'm listening to an .aac stream right now, and there's nothing more than "title:metal" and "description:powered by ...", but nothing useful.
Is it because the stream doesn't have that info, or mpc-be is not showing it?
Thanks
v0lt
15th August 2015, 20:18
1)Can I ask you how much cache is mpc-be using now (queue size, cache size)?
Nothing. These options are very rarely given a positive result.
2) I know some players are able to show info when listening to online radio (things like the title of the song). Is this possible with mpc-be? I'm listening to an .aac stream right now, and there's nothing more than the playlist's local filename.If you are using MPC ShoutCast Source, the title is can be seen in View->Information.
Also see View->Options...->Player->Title bar->Replace file name with title.
mood
16th August 2015, 04:01
Hi, v0lt...
MPC-BE 1.4.5 (build 651) x64 take too long to open avi files on windows 10 and Xsubs not show in this build.
Xsubs work well on MPC-BE 1.4.5 (build 629) or in previous builds and is much faster to open avi files.
Please fix this in next build, thanks.
Aleksoid1978
16th August 2015, 04:40
Hi, v0lt...
MPC-BE 1.4.5 (build 651) x64 take too long to open avi files on windows 10 and Xsubs not show in this build.
Xsubs work well on MPC-BE 1.4.5 (build 629) or in previous builds and is much faster to open avi files.
Please fix this in next build, thanks.
Upload a sample.
mood
16th August 2015, 04:56
Upload a sample.
Sample with xsub: http://www45.zippyshare.com/v/mc3ZrFFb/file.html
Aleksoid1978
16th August 2015, 08:04
Sample with xsub: http://www45.zippyshare.com/v/mc3ZrFFb/file.html
Thanks - fixed.
v0lt
16th August 2015, 18:02
MPC-BE 1.4.5 (build 660) beta - x86 (https://yadi.sk/d/6GpYOoDsiUgji), x64 (https://yadi.sk/d/jQRIKsu2iUgmc).
mood
17th August 2015, 17:11
Aleksoid1978 and v0lt...
thanks for the fix :)
filler56789
18th August 2015, 10:27
MPC-BE 1.4.5 (build 660) beta - x86 (https://yadi.sk/d/6GpYOoDsiUgji), x64 (https://yadi.sk/d/jQRIKsu2iUgmc).
https://phish.opendns.com/main?url=downloader.disk.yandex.com%2Fdisk%2F71e4c61edc9e351ac10266254f343d8e9ffef49c3858ad6a13cc7280f6526270%2F55d331d8%2F5_6I5sg0HkNmI7uUSn8RXO2Q-QoykeUbRoFWGBUNTYrXTP6q61JPMdqfqKJC_8zXQ4SeHlGLKQtR0VUn8FDEdg%253D%253D%3Fuid%3D0%26filename%3DMPC-BE.1.4.5.668.x86.%2528VS2013%2529.7z%26disposition%3Dattachment%26hash%3DBlPeIbgf4JZOqZ10JgeAhF0nHWtoCLvbaXbvzDrRTcs%253D%26limit%3D0%26content_type%3Dapplication%252Fx-7z-compressed%26fsize%3D9657821%26hid%3D1c00b7f451c894326266fb8cf2d32581%26media_type%3Dcompressed%26tknv%3Dv2&server=mia16&prefs=&tagging=&nref= says:
This domain is blocked due to a phishing threat.
VenomousNinja
18th August 2015, 10:32
->filler56789 please try to open links in Internet Explorer. I have the same problem while using Chromium, but in IE all is OK.
FuGGeroo
18th August 2015, 12:47
@alexins
https://trac.mpc-hc.org/ticket/2634
Is it possible to fix this problem in MPC-BE too?
Thanks.
Aleksoid1978
18th August 2015, 13:22
@alexins
https://trac.mpc-hc.org/ticket/2634
Is it possible to fix this problem in MPC-BE too?
Thanks.
Already fixed. If no - make a screenshot.
FuGGeroo
18th August 2015, 15:27
Already fixed. If no - make a screenshot.
Here they are...
View - Presets... - Minimal 1
http://i.imgur.com/0TsLAKv.jpg
View - Presets... - Compact 2
http://i.imgur.com/ig4ZpG3.jpg
MPC BE 1.4.4 (b 286)
v0lt
18th August 2015, 17:22
MPC BE 1.4.4 (b 286)
Official Beta builds (https://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/).
FuGGeroo
19th August 2015, 11:53
Official Beta builds (https://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/).
MPC-BE.1.4.5.587.x86
View - Presets... - Minimal 1 looks great
But, View - Presets... - Compact 2 has borders all round...
http://i.imgur.com/siUBRMC.jpg
Aleksoid1978
19th August 2015, 12:03
For me it's working great :)
http://i.imgur.com/P30LClp.jpg
videonerd
19th August 2015, 16:18
Dear devs, big thank you for your hard work.
May I request a feature to change to default play rate step? e.g. right now in mpcbe it is 0.25x-0.5x-1x-1.2x-1.5x-2.0x-4.0x whereas in mpc-hc it is 0.25x-0.5x-1.0x-2.0x-etc so an option to define these steps would be great!
Thank you!
FuGGeroo
19th August 2015, 16:21
For me it's working great :)
http://i.imgur.com/P30LClp.jpg
Oh man. Any idea what could be causing it?
I tried different video renderers and they all have that "border"...
nevcairiel
19th August 2015, 16:30
Oh man. Any idea what could be causing it?
I tried different video renderers and they all have that "border"...
Probably the video includes the top/bottom black areas?
Socket774
19th August 2015, 16:53
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r676].
http://www27.zippyshare.com/v/5CqmCbsa/file.html
v0lt
19th August 2015, 16:54
MPC-BE v1.4.5 (build 677) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.5%20%28build%20677%29%20beta/)
FuGGeroo
19th August 2015, 17:26
Probably the video includes the top/bottom black areas?
Its still the same whether its 1920x1080 with black bars top and bottom or 1920x816 that's been cropped.
FuGGeroo
19th August 2015, 17:40
MPC-BE v1.4.5 (build 677) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.5%20%28build%20677%29%20beta/)
MPC-BE.1.4.5.677.x86
View - Presets... - Compact 2
Left and Bottom is better but Top and Right still has it
http://i.imgur.com/E2VhBX3.jpg
Btw, this video has 1920x804 dimensions with no black borders.
v0lt
19th August 2015, 17:55
Window7 x64, MPC-BE x86. The window opens to the maximum possible size.
NikosD
20th August 2015, 00:24
Hello.
Just tried latest nightly (player and standalone) x86 version on my WinXP system with a Radeon 3650 (UVD+)
The DXVA1 H.264 acceleration is excellent, but for DXVA1 VC-1 it falls back to SW!
The ancient MPC-HC v1.6.9 works fine with DXVA1 VC-1.
Is there something you can do ?
Dlget
20th August 2015, 14:13
updated to 355.60.
Now whenever i try to go into full screen MPC-be crashes.
xiringu
20th August 2015, 19:11
Sometimes, when I try to watch a live stream, I only get the audio. It seems to be a random thing (different streams and not often).
Sometimes it fixes itself, by reloading the stream a few times, but other times it doesn't.
Anybody else experiences this? Could it be a problem with the stream itself?
Thanks
v0lt
20th August 2015, 20:14
Sometimes, when I try to watch a live stream, I only get the audio. It seems to be a random thing (different streams and not often).
This channel is public?
Arm3nian
21st August 2015, 08:07
I'm trying to record my screen using various programs but the file doesn't play properly. For example using virtualdub and x264vfw (with various profiles) the video just skips to the end and stays there. If I try to seek nothing happens. I can see the end of what I recorded so I don't think it's a lav or madvr problem. The same file plays fine in windows media player. What's wrong?:)
v0lt
21st August 2015, 09:09
@Arm3nian
You use ""VirtulaDub Hack" option in x264vfw?
Please upload a sample.
Arm3nian
22nd August 2015, 00:26
@Arm3nian
You use ""VirtulaDub Hack" option in x264vfw?
Please upload a sample.
That option is enabled, but disabling it doesn't fix the problem.
v0lt
22nd August 2015, 06:14
That option is enabled, but disabling it doesn't fix the problem.Do not turn off this option.
PS: the test file is not available.
Arm3nian
22nd August 2015, 06:50
Do not turn off this option.
PS: the test file is not available.
Says pending for approval... I'll just remove it.
Try this, just click on the download button on the top: https://drive.google.com/file/d/0B1-tZof1xb8gdF8wNmVnbVpTNTQ/view
When I tell x264vfw to output to a file instead of vfw, I get two files. The file that virtualdub creates which is some random 5kb video that shows nothing, and a file that x264vfw creates which can be played back with no issues. But this wasn't working before with msi afterburner as the recording program. I feel like I'm doing something extremely dumb but can't figure out what. I tried vlc and it also failed. But for some reason wmp works.
v0lt
22nd August 2015, 07:59
@Arm3nian
I see a black screen for 4 seconds. After that, the picture appears. I see the same thing in the WMP.
beter
22nd August 2015, 15:53
https://www.sendspace.com/file/30dqvj
Vobsub subtitle. The last subtitle(at around 00:01:17) is not shown.
Arm3nian
23rd August 2015, 06:49
@Arm3nian
I see a black screen for 4 seconds. After that, the picture appears. I see the same thing in the WMP.
I give up. Virtualdub, x264vfw, and afterburner are complete garbage. I've played with every setting, same problems. Sorry for wasting your time.
Aleksoid1978
23rd August 2015, 08:03
https://www.sendspace.com/file/30dqvj
Vobsub subtitle. The last subtitle(at around 00:01:17) is not shown.
Fixed.
Aleksoid1978
23rd August 2015, 12:46
Hello.
Just tried latest nightly (player and standalone) x86 version on my WinXP system with a Radeon 3650 (UVD+)
The DXVA1 H.264 acceleration is excellent, but for DXVA1 VC-1 it falls back to SW!
The ancient MPC-HC v1.6.9 works fine with DXVA1 VC-1.
Is there something you can do ?
I don't have a WinXP and can't check.
v0lt
23rd August 2015, 14:59
MPC-BE 1.4.5 (build 699) beta - x86 (https://yadi.sk/d/207pBuuTicF22), x64 (https://yadi.sk/d/1OaBDAqAicF26).
NikosD
23rd August 2015, 16:28
I don't have a WinXP and can't check.
In order to be more exact, the MPC-BE Player x86 v1.4.5.677 and x86 v1.4.5.699 crash badly without falling-back to SW decoding when using DXVA1 VC-1.
They give me a Windows error with a large text file as crash report.
The standalone x86 v1.4.5.677 tries to fall-back to SW but gives me a black screen.
If I disable DXVA1 VC-1 the SW VC-1 decoder plays just fine.
I don't know if it would help to give you the Windows error file, but my thought is maybe you forgot to put "SSE" in the compilation of DXVA1 VC-1 and left the default "SSE2".
It looks like that kind of error...
Could you check it out ?
Thanks!
NikosD
23rd August 2015, 21:10
By using the good old method of "trial and error" I managed to isolate the error.
For my system:
WinXP SP3+
AthlonXP 2600+
Radeon 3650 - Latest Catalyst for AGP 14.4
the crash appears from MPC-BE.1.3.1.1.4477.x86 version and later
The last working version for DXVA VC-1 is MPC-BE.1.3.1.1.4469.x86
FuGGeroo
24th August 2015, 14:16
I just did a clean install of Windows 10.
Reinstalled MPC-BE, went to Options and discovered "Store settings in player folder" is greyed out and un-clickable.
http://s1.postimg.org/t0l2c7v67/sett.png
Aleksoid1978
24th August 2015, 14:56
I just did a clean install of Windows 10.
Reinstalled MPC-BE, went to Options and discovered "Store settings in player folder" is greyed out and un-clickable.
http://s1.postimg.org/t0l2c7v67/sett.png
I think you install in "Program Files" folder. Store in this folder requeried administrative rights.
FuGGeroo
24th August 2015, 15:19
I think you install in "Program Files" folder. Store in this folder requeried administrative rights.
But I am an admin on my PC.
I installed it in C:\Program Files (x86).
So, this is how its supposed to work in Windows 10?
Or did I accidently change something in Windows 10 that made it act this way?
Edit: I fixed it. W10 is such a pain...
v0lt
24th August 2015, 18:08
@NikosD
What sample?
NikosD
24th August 2015, 18:38
@NikosD
What sample?
ANY VC-1/WMV3 sample, crashes the DXVA1 VC-1 decoder.
edigee
24th August 2015, 18:50
By using the good old method of "trial and error" I managed to isolate the error.
For my system:
WinXP SP3+
AthlonXP 2600+
Radeon 3650 - Latest Catalyst for AGP 14.4
the crash appears from MPC-BE.1.3.1.1.4477.x86 version and later
The last working version for DXVA VC-1 is MPC-BE.1.3.1.1.4469.x86
Excuse me ,but how you manage to have any DXVA enable on your system considering that the old Athlon doesn't have SSE 2 instructions? AFAIK SSE2 is mandatory for DXVA to work.
NikosD
24th August 2015, 18:58
AFAIK SSE2 is mandatory for DXVA to work.
That's an old myth floating around, probably because of OEM's drivers or OEM's commercial SW or Microsoft, I don't know, that is simply not true.
The artificial requirement of SSE2 presence globally for various applications including OSes (like Win 8.x or later), is more and more common, though.
beter
24th August 2015, 19:09
Fixed.
Thanks.
And this ts file:
https://www.sendspace.com/file/u9ah8b
The player crashes when it tries to open this file.
edigee
24th August 2015, 19:17
That's an old myth floating around, probably because of OEM's drivers or OEM's commercial SW or Microsoft, I don't know, that is simply not true.
The artificial requirement of SSE2 presence globally for various applications including OSes (like Win 8.x or later), is more and more common, though.
Well it's good to know ,because I had almost the same system (Athlon 2400 XP ,HD 3450 and finaly a 3650 AGP ,XP SP3) and I have never ,never been albe to have any kind of DXVA. It's true ,that's hapened a few years ago.
Aleksoid1978
25th August 2015, 03:06
Thanks.
And this ts file:
https://www.sendspace.com/file/u9ah8b
The player crashes when it tries to open this file.
Thanks - fixed. :)
FuGGeroo
26th August 2015, 15:15
Is it possible to right click on a video in File Explorer, and select add to MPC-BE's playlist?
Aleksoid1978
28th August 2015, 00:10
Is it possible to right click on a video in File Explorer, and select add to MPC-BE's playlist?
http://i.imgur.com/dQEVQqF.png
73ChargerFan
28th August 2015, 03:15
MPC-BE 1.4.5 (build 699) beta - x86 (https://yadi.sk/d/207pBuuTicF22), x64 (https://yadi.sk/d/1OaBDAqAicF26).
x64 link is down - the service won't let me download
NikosD
28th August 2015, 03:35
@NikosD
What sample?
Hi.
Any news on that ?
Was it possible to reproduce ?
Do you think is an easy fix ?
Thanks.
v0lt
28th August 2015, 04:30
x64 link is down - the service won't let me download
Try http://mpc-be.org/builds/
Was it possible to reproduce ?
No. We do not have available a processor without SSE2.
FuGGeroo
28th August 2015, 05:13
http://i.imgur.com/dQEVQqF.png
I've done that but when I right-click on a video in File Explorer, its not there...
Edit: It only shows up for folders/directories containing video files in File Explorer. When I right-click on an individual video, its not there.
NikosD
28th August 2015, 05:25
No. We do not have available a processor without SSE2.
So, my initial thought of being a SSE2 fault is probably right.
But then again, why DXVA1 H.264 works like a charm with my SSE CPU even using latest nightly build ?
Is it possible for you to recompile DXVA1 VC-1 with SSE support even if you don't have a SSE CPU, in order for me to test it ?
Aleksoid1978
28th August 2015, 05:45
So, my initial thought of being a SSE2 fault is probably right.
But then again, why DXVA1 H.264 works like a charm with my SSE CPU even using latest nightly build ?
About DXVA 1 - VC-1/MPEG2 code "store" at ffmpeg's side(use my custom code) and use gcc to compile, but H.264 code store in project's .cpp/.h files and compile with VS.
What about software H.264/VC-1/MPEG2 decoding ??
P.S. Try this build (https://yadi.sk/d/igiSj5SHihxb7)
huhn
28th August 2015, 05:47
wasn't dxva2 not possible on windows xp?
http://forum.doom9.org/showpost.php?p=1563106&postcount=9647
you may trick around with dotnet 3.5 and EVR at least i got DXVA working in windows xp x64 with EVR which shouldn't work too. but yeah it's a lot of years ago and to be honest there is a time old hardware is just that old hardware.
the old HD 3xxx hardware acceleration is terrible anyway.
NikosD
28th August 2015, 06:21
About DXVA 1 - VC-1/MPEG2 code "store" at ffmpeg's side(use my custom code) and use gcc to compile, but H.264 code store in project's .cpp/.h files and compile with VS.
What about software H.264/VC-1/MPEG2 decoding ??
Hmm...I see...So it looks like GCC does the bad job by enabling by default the SSE2.
But I tried all SW decoders (VC-1/WMV3, H.264, MPEG2) and work fine without crashes, even with latest nightly.
Of course they are slow to death for AthlonXP.
Did you take a look at that build specifically, that started crashing badly DXVA1 VC-1 ?
ALL VC-1/WMV3 samples crash with DXVA1 VC-1 after that specific build, but not with all the previous.
Maybe there is something specific to that build, because all SW decoders work fine and DXVA1 H.264 too.
wasn't dxva2 not possible on windows xp?
http://forum.doom9.org/showpost.php?p=1563106&postcount=9647
the old HD 3xxx hardware acceleration is terrible anyway.
You are really obsessed commenting my posts, although your comments are (almost) always irrelevant or wrong.
As I wrote a few times above, we are talking about DXVA1 supported by WinXP and not DXVA2 unsupported by WinXP.
And HW acceleration of Radeon 3000 series is perfect for BluRay Spec H.264/VC-1 clips, btw.
huhn
28th August 2015, 06:44
You are really obsessed commenting my posts, although your comments are (almost) always irrelevant or wrong.
As I wrote a few times above, we are talking about DXVA1 supported by WinXP and not DXVA2 unsupported by WinXP.
And HW acceleration of Radeon 3000 series is perfect for BluRay Spec H.264/VC-1 clips, btw.
i'm not the first person you said that about. not a nice thing to tell or think about people.
DXVA isn't suppose to work with EVR in XP but with dotnet 3.5 i got it working back in the time. could be xp 64 that made it possible. could be DXVA2 or couldn't be DXVA2. give it a try or ignore it this is your choice.
and according to MSDN EVR it is DXVA2:
https://msdn.microsoft.com/en-us/library/windows/desktop/cc307941%28v=vs.85%29.aspx
NikosD
28th August 2015, 06:45
WinXP is using VMR for DXVA1 HW acceleration.
huhn
28th August 2015, 07:03
yeah i know and that's my point. i was able to use EVR which shouldn't work only with VMR and other older renderer.
but there was an issue with AMD/ATI and DXVA2 back in the days that mpeg2 decoding didn't work with DXVA2 but with DXVA1 (was the case with my 6770). but i can't say for sure if DXVA2 was used anyway.
as far as i remember i just needed dotnet framework 3.5 and EVR with DXVA worked with my nvidia ion on XP 64.
i can't deny that there is a high possibility that this isn't working at all.
nevcairiel
28th August 2015, 07:24
Its really up to the video driver if DXVA2 works. There are a few drivers which allow limited formats in DXVA2 on XP, but its usually half-broken or limited to one of the common formats, or something. Not really worth calling "supported" in any sense of the word. More like luck.
huhn
28th August 2015, 07:39
i see.
ryokoseigo
30th August 2015, 03:41
x64 version wont load for me... I'm running windows 10 if that matters, but I haven't been able to run the x64 version. It doesn't even appear to go into the task manager... I've tried compatibility mode etc, and still nothing.
Does anyone know of a means to fix this? I have tried the latest release and even an older release 1.3 to no avail.
v0lt
30th August 2015, 09:52
I have tried the latest release...
What is the full build number?
Dlget
30th August 2015, 10:34
x64 version wont load for me... I'm running windows 10 if that matters, but I haven't been able to run the x64 version. It doesn't even appear to go into the task manager... I've tried compatibility mode etc, and still nothing.
Does anyone know of a means to fix this? I have tried the latest release and even an older release 1.3 to no avail.
i'm useing win10 x64 with no issue & mpc-be works fine(using nightly & stable also works fine)
Try clean installing win10.(format then install from scratch)
Dark Eiri
31st August 2015, 04:20
i'm useing win10 x64 with no issue & mpc-be works fine(using nightly & stable also works fine)
Try clean installing win10.(format then install from scratch)
Same. Never had any issue. Not with the old Technical Previews, not with the public 10240 version, not with the new insider builds.
FuGGeroo
31st August 2015, 08:41
i'm useing win10 x64 with no issue & mpc-be works fine(using nightly & stable also works fine)
Try clean installing win10.(format then install from scratch)
I have two PCs with clean installed W10 Pro x64 running Core i7 47XX CPUs with HD4600 and I'm getting random crashes, stuff not working right...
Klaus1189
31st August 2015, 17:19
updated german Translation ;)
I have some trouble with downloaded YouTube-videos:
The problem only occurs if the framerate of the video is 23.976 fps:
MPC-BE:
dash: 23.980 -> maybe also take a look at this?
muxed mkv: 23.974 -> ??
MPC-HC:
dash: 23.976 -> fine
muxed mkv: 23.974 -> ??
I download the dash files which should be fine with 23.976, but if I mux the video and audio file together with MKVToolNix, then MPC-BE displays them as 23.974 in display stats (CTRL + J) and I get more stutters. See attachment.
Muxing doesn't change the videostream, so I'm helpless what's going on. I want MPC-BE recognizing it as 23.976 (24.000/1.001) like the files "hopefully" are. I'm pretty sure.
But keep in mind there are some "old" files still on youtube which are "true" 23.974 regardless what you do. So take a look at a newer video.
v0lt
31st August 2015, 18:46
updated german Translation ;)
Thank you, but it's better to use a file storage services, instead of the forum.
MPC-BE:
dash: 23.980 -> maybe also take a look at this?
muxed mkv: 23.974 -> ??
If you give me both files, you'll see.
NikosD
1st September 2015, 06:09
P.S. Try this build (https://yadi.sk/d/igiSj5SHihxb7)
Sorry for being late to my respond, but I was ready to make another comment about the issue, when I saw that you had updated your post with a link to a new build that I wasn't aware of.
Anyway, I tried that build just now and unfortunately it crashes exactly like all the others from 1.3.1.1.4477.x86 and above.
Klaus1189
1st September 2015, 07:05
@ v0lt:
OK, can I use Google Drive for future translation updates?
Sent you links to the files.
v0lt
1st September 2015, 16:08
OK, can I use Google Drive for future translation updates?
Yes, it would be better.
Sent you links to the files.
Typical file:
DefaultDuration = 41708333
AvgTimePerFrame = 41708333 / 100 = 417083
FPS = 1000000 / 417083 = 23.976
Your file:
DefaultDuration = 41711111
AvgTimePerFrame = 41711111 / 100 = 417111
FPS = 1000000 / 417111 = 23.974
Klaus1189
1st September 2015, 16:50
That's exactly the point. Which File of the two is reported right? The File has only been muxed and then it is reported differently. Before 23.980 and then 23.974. MPC-HC reports 23.976 on the dash file as already mentioned.
Does that difference cause another playback of the file? Why is the dash file played fine on MPC-HC?
I'm clueless ...
v0lt
1st September 2015, 18:32
@Klaus1189
I think the problem came from the strange parameters of source MP4 file.
MediaInfo
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 23.974 fps
Maximum frame rate : 1 046.512 fps
In any case, the MKV parameter DefaultDuration merely informational. And it should not affect the playback quality.
Klaus1189
1st September 2015, 20:46
Tested a long 23.974 file with my HTPC (Intel HD 4600). Seems to don't bother for playback. Do newer nvidia cards support 23.976 like Intel hd46000 or still 23.972?
huhn
1st September 2015, 20:57
only intel had this issue till haswell known as intel 24p bug and it was an chipset issue.
23.972 is known as the small 24p bug.
my HD 4400 has a clock of 23.97600-23.97605 thsi is a pretty perfect clock but that doesn't really help because there are more than 1 clokc that needs to be perfect in the first place.
never heard of an problem with nvidia and nvidia had custom resolution support for a very very long time too.
Klaus1189
1st September 2015, 21:04
I know that but there is a bug resulting only available for 24hz and not for 23 hz setting.
The Intel HD 24hz bug. Omg very old. Playing 23.976 as 24.000 very bad. INTEL HD 4600 is the Best you can use for that.
Klaus1189
1st September 2015, 21:04
I already contacted Mediainfo developers some years ago. They told me that this has to do with the first and the last frames of the video. For mp4 container it only uses the middle frames, but for this dash container with mp4 extension it includes all frames resulting in variable framerate vbr which is not true. They told me to spend money to get this fixed.
Can you check these dash files with special tools. Maybe you know something, I don't.
And if you mux the videostream of the dash file to a mkv, MediaInfo tells us 23.976 cfr.
Quite strange thing, but I think we should check this very deep.
Klaus1189
1st September 2015, 21:40
"The custom timing feature is usable, but not without its quirks. Adding a custom resolution is straightforward. Setting the vertical parameters to values similar to the ones in the screenshot above achieves desired results, but the 23 Hz resolution gets saved as 24 Hz."
Source: http://www.anandtech.com/show/5969/zotac-geforce-gt-640-review-/5
I tried that also, but same happened.
If the Information is not up to date let me know. I want to learn ;)
Is there any better than hd4600? Still 23.972 or have the New nvidias true 23.976?
Would be nice to know that. Otherwise i must buy one test and send back which i don't want to do.
huhn
1st September 2015, 21:47
of cause they have proper 23p.
but even with the clock from my HD 4400 i get a repeated frame every ~13 min.
you can buy 10 gtx 960 all and they will not have the same clock same for onboard sound/sound cards.
aiming for the theoretical perfect clock of 23.97602 hz doesn't really help at all. you have to match the reference clock with is usually the audio clock and it is very unlikely to be 23.97602hz.
salam2009
3rd September 2015, 04:41
Why does mpc play only audio of h.265 files? I'm on latest version of k-lite mega codec pack!
Dlget
4th September 2015, 06:05
MPC-BE crashing on a video.
Here is the dump
Aleksoid1978
4th September 2015, 07:52
MPC-BE crashing on a video.
Here is the dump
What version MPC-BE ?? upload a video, or short sample. But - don't use forums - use external file uploaders.
NikosD
4th September 2015, 07:55
Sorry for being late to my respond, but I was ready to make another comment about the issue, when I saw that you had updated your post with a link to a new build that I wasn't aware of.
Anyway, I tried that build just now and unfortunately it crashes exactly like all the others from 1.3.1.1.4477.x86 and above.
Anything new ?
Is there someone looking on this ?
TIA
Klaus1189
4th September 2015, 09:57
Why does mpc play only audio of h.265 files? I'm on latest version of k-lite mega codec pack!
Are you sure you're in the right forum?
MPC-BE in K-Lite?
Anyway. I recommend not using K-Lite.
Better you use MPC-HC with integrated LAV Filters
https://mpc-hc.org/
https://nightly.mpc-hc.org/
Or you can use MPC-BE with internal Filters and if you want set ffdshow or LAV Filters as external Filters. But don't have to, the internal are very nice.
Then we can talk here ...
Klaus1189
4th September 2015, 10:05
Yes, it would be better.
Typical file:
DefaultDuration = 41708333
AvgTimePerFrame = 41708333 / 100 = 417083
FPS = 1000000 / 417083 = 23.976
Your file:
DefaultDuration = 41711111
AvgTimePerFrame = 41711111 / 100 = 417111
FPS = 1000000 / 417111 = 23.974
I checked the muxed MKV with MediaInfo in advanced mode under debug:
.
.
.
Duration : 225017
Duration : 3mn 45s
Duration : 3mn 45s 17ms
Duration : 00:03:45.017
Duration : 00:03:45.017 (00:03:45;01)
Frame rate : 23.976
Frame rate : 23.976 fps
Frame count : 5395
.
.
.
If I calculate the time 225017ms diveded with number of frames 5395, then I get 41,708433734939759036144578313253ms
then 1/x and then x 1000
--> 23,97596626032699751574325495407
which is quite exact 23.976 and not 23.974
v0lt
4th September 2015, 16:45
@Klaus1189
Your method will not work for VFR video. In addition, it requires the analysis of the entire file.
DefaultDuration parameter recorded in the header of your file.
Klaus1189
4th September 2015, 16:56
OK, I see. Do you know why MPC-BE displays 23.980 for the dash file?
Dlget
4th September 2015, 18:07
unable to load subtitle with xysub filter if subtitle is a external file.
If subtitle is embedded,it loads with xy subfilter properly.
beter
4th September 2015, 22:38
https://www.sendspace.com/file/yn9yfz
Almost all subtitles between 00:21 and 01:30 are shown later than they should be.
(using build 721)
VLC: normal
MPC-HC: normal
MPC-HC with Xysubfilter: normal
MPC-BE: has this problem
MPC-BE with XySubfilter: has this problem
v0lt
5th September 2015, 20:08
@beter
Check build 731.
MPC-BE 1.4.5 (build 731) beta - x86 (https://yadi.sk/d/CFdRYLniitcBG), x64 (https://yadi.sk/d/YdF-b5dhitcmA).
beter
5th September 2015, 23:54
@beter
Check build 731.
MPC-BE 1.4.5 (build 731) beta - x86 (https://yadi.sk/d/CFdRYLniitcBG), x64 (https://yadi.sk/d/YdF-b5dhitcmA).
I think it is fixed now.
Thanks:)
ryrynz
10th September 2015, 04:46
Be about time to release 1.4.5 now wouldn't it?
Klaus1189
10th September 2015, 10:46
Updated german Translation. I sent you a pm
Feature request: Delay timer like MPC-HC has it. I made a request there some time ago and they added it.
Reason: Every TV or monitor needs some seconds when switching from one refresh rate to another.
Please use also the delay when switching between D3D-fullscreen and window-mode. This is very important.
I think the time should be adjustable since the time the displays need is different from one to another.
v0lt
10th September 2015, 15:41
@Klaus1189
I do not understand what kind of delay in question.
Like madVR? There screen flashes after a few seconds switching to full screen. This will not happen, because bad idea.
huhn
10th September 2015, 15:49
a TV needs a long time to change refresh rates.
if you change the refresh rate from 60 hz to 23 hz the screen can be black for over a sec but audio is still played.
with other words there should be an option to delay playback when the refresh rate changed.
Klaus1189
10th September 2015, 16:46
Exactly. The feature they added for me is located here
If set to 0 it is like now, but for users like me this option is very important. No flashing :)
Note that I set it to 8 secs (!!) so the video starts after the OSD Info of my Samsung monitor and on my Samsung TV disappears.
v0lt
10th September 2015, 17:34
@Klaus1189
I do not see the picture.
I do not understand the problem. The settings (View->Otions->Video->Fullscreen) have a lot of options for all occasions.
huhn
10th September 2015, 17:48
but no option for that.
it's mostly for HTPC use anyway. users with an normal PC monitor normally doesn't need that.
Klaus1189
10th September 2015, 18:11
I made a short video with my mobile phone where you can see the feature in action.
https://drive.google.com/folderview?id=0B4y5u0gBKYqbZ1MybkNnU0xCdlk&usp=sharing
Klaus1189
10th September 2015, 18:17
Without the feature you don't see the complete video. In this example you don't see the beautiful back of Nicole.
BTW: My soundsystem doesn't sound so bad, it's the way my crappy Galaxy Note 4 picks up sound. And not happy with Android, next time iOS, but that's another story ...
v0lt
10th September 2015, 18:50
Ok. Now it is clear.
Socket774
12th September 2015, 15:52
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r748].
https://www.zeta-uploader.com/412159529
djfred93
12th September 2015, 23:18
I have a DVD where i can't see the menu, i just hear it. I can see it with VLC and Kodi. And i can't change the language and the subtitle with the right-click menu.
How can i do a sample for you ?
v0lt
13th September 2015, 06:25
@Socket774
Thanks. Added in r750.
See also View->Options->Fullscreen.
@djfred93
Navigate->Audio Language
Navigate->Audio Menu
Socket774
13th September 2015, 07:29
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r750].
https://www.zeta-uploader.com/2000808492
Klaus1189
15th September 2015, 16:27
I tested build 758:
It looks like refresh rate change works now.
But why do we need the checkbox marked in the picture?
-> If delay is set to 0 secs we don't need it and when the seconds are set, it is automatically on.
I did a reset on mpc-be and now I can't enable the checkbox marked in the picture. What do I have to do?
I found a bug: wrong resolution/refresh rate stored. I filmed with my mobile phone what's happening:
https://drive.google.com/file/d/0B4y5u0gBKYqbR29IeFVCb3pEUnc/view?usp=sharing
Klaus1189
15th September 2015, 16:45
Server error. Try this:
https://drive.google.com/folderview?id=0B4y5u0gBKYqbdjZuaF80dWVhcEE&usp=sharing
Aleksoid1978
16th September 2015, 00:59
I found a bug: wrong resolution/refresh rate stored.
Try change last resolution again. then apply and close mpc-be.
Klaus1189
16th September 2015, 14:29
Yes I know that. but IMAHO it should be fixed. It doesn't look good, it's an ugly bug:
https://drive.google.com/file/d/0B4y5u0gBKYqbY3RQM1UtTVE4RUU/view?usp=sharing
If I play a video with D3D-mode and press for example o for options on the keyboard, it is opened but it can't be displayed because D3D-mode doesn't support that, so I think we should disable such keyboard shortcuts which don't work while D3D-mode is being used, because if a button on the keyboard is pressed without you know that, you can't close MPC-BE like I reported that with o for options while D3D-mode is used.
Klaus1189
16th September 2015, 14:35
There are two ways to add MPC-BE to context menu:
(1) In options/formats you can add MPC-BE to context menu (two entries: Play and add to playlist) which is very useful, but I think we should add the icon of MPC-BE to the context menu entries. These look a bit empty. -> explorer context.png
(2) While Installation the user can install another context menu entry which should be removed because it is obsolete -> It's already in MPC-BE integrated -> (1).
We should remove this obsolete thing from the installer. -> installer.png
Do we really need the association entries in the installer? Every user must set up MPC-BE for his/her needs and can enable file association in options. I think these are also obsolete.
It will look better :)
beter
16th September 2015, 22:22
Update for language files of Chinese(Traditional/Simplified) and Dutch.
https://www.sendspace.com/file/6ocg5g
Aleksoid1978
17th September 2015, 00:14
If you select while install "Install the shell extension" - then you'll get similar menu items in explorer.
http://s012.radikal.ru/i320/1509/f4/c035a6c0280at.jpg (http://radikal.ru/fp/9b269e78e10e4476a081dcb5a577592d)
Klaus1189
17th September 2015, 17:12
If you select while install "Install the shell extension" - then you'll get similar menu items in explorer.
http://s012.radikal.ru/i320/1509/f4/c035a6c0280at.jpg (http://radikal.ru/fp/9b269e78e10e4476a081dcb5a577592d)
There are two ways to add MPC-BE to context menu:
(1) In options/formats you can add MPC-BE to context menu (two entries: Play and add to playlist) which is very useful, but I think we should add the icon of MPC-BE to the context menu entries. These look a bit empty. -> explorer context.png
(2) While Installation the user can install another context menu entry which should be removed because it is obsolete -> It's already in MPC-BE integrated -> (1).
We should remove this obsolete thing from the installer. -> installer.png
Do we really need the association entries in the installer? Every user must set up MPC-BE for his/her needs and can enable file association in options. I think these are also obsolete.
It will look better :)
This one is the obsolete one. Icons which doesn't represent MPC-BE and hard to remove if the user wants to disable this. The integrated ones -> (1) can be disabled and are fine.
Please remove it from the installer. No need for it.
Klaus1189
17th September 2015, 17:13
Yes I know that. but IMAHO it should be fixed. It doesn't look good, it's an ugly bug:
https://drive.google.com/file/d/0B4y5u0gBKYqbY3RQM1UtTVE4RUU/view?usp=sharing
If I play a video with D3D-mode and press for example o for options on the keyboard, it is opened but it can't be displayed because D3D-mode doesn't support that, so I think we should disable such keyboard shortcuts which don't work while D3D-mode is being used, because if a button on the keyboard is pressed without you know that, you can't close MPC-BE like I reported that with o for options while D3D-mode is used.
MPC-HC is fine
BTW the bug is even more ugly if you think about it. You must select it because it only looks like it is already set up to play these framerates at 60.000p
v0lt
17th September 2015, 19:05
Update for language files of Chinese(Traditional/Simplified) and Dutch.
Thanks. Added in 764.
videonerd
18th September 2015, 15:38
Hi developers... just like there is an option to adjust seek variables, may I request an option to adjust playrate variables as well? Some users like that watch lots of esports prefer to use playrate instead of seek.
Thank you!
v0lt
18th September 2015, 16:19
videonerd
Ctrl+Up/Down
There are so accepted, ask what the answer is found in 2 minutes?
videonerd
18th September 2015, 18:32
hi v0lt - I know that you can change playrate, what I mean is change the playrate variable e.g. i prefer 0.25x, 0.5x, 1x, 2x, 4x instead of the current preset, and someone else prefers different variables. Similar to how you can change the seek e.g. some prefer 5 seconds, some prefer 10 seconds so my request was whether we can change the playrate variable please thank you!
v0lt
18th September 2015, 20:05
videonerd
View->Options->Playback->Speed step.
Custom set of rates is not provided.
Klaus1189
19th September 2015, 08:16
updated german translation -> pm :)
Klaus1189
19th September 2015, 08:59
Can you please increase the size of a dropdown list?
the last letter is cut off
Thank you
v0lt
19th September 2015, 10:28
Can you please increase the size of a dropdown list?
the last letter is cut off
The picture is not visible. Tell me what kind of a dropdown list does not fully visible.
Klaus1189
19th September 2015, 10:55
options -> playback -> when opening an audiofile, dropdownlist
videonerd
19th September 2015, 15:57
videonerd
View->Options->Playback->Speed step.
Custom set of rates is not provided.
Thank you. That's too bad then. The logic in that option is not good e.g. either 'auto' or absolute multipliers. Hope you reconsider custom rate setting, even if just in registry or ini.
Thank you again.
vood007
20th September 2015, 01:05
possible bug: When switching settings store location from registry to ini file mpc-be forgets the settings of MPC Audio Renderer (Wasapi Shared / Excl.)
v0lt
20th September 2015, 18:49
possible bug: When switching settings store location from registry to ini file mpc-be forgets the settings of MPC Audio Renderer (Wasapi Shared / Excl.)Agree. It looks like a problem with all the built-in filters.
rack04
23rd September 2015, 02:32
Did something change in the way that MPC-BE exits ISO files between MPC-BE.1.4.5.587.x64 and MPC-BE.1.4.5.677.x64 because when I exit it closes and hangs my ISO mount.
Aleksoid1978
23rd September 2015, 06:42
Did something change in the way that MPC-BE exits ISO files between MPC-BE.1.4.5.587.x64 and MPC-BE.1.4.5.677.x64 because when I exit it closes and hangs my ISO mount.
Do you try latest SVN builds (http://mpc-be.org/builds/) ??
rack04
23rd September 2015, 12:01
Do you try latest SVN builds (http://mpc-be.org/builds/) ??
Sorry I did not know that build link existed. MPC-BE.1.4.5.781.x64 works fine. Thanks.
v0lt
24th September 2015, 09:06
Media Player Classic - BE 1.4.5 (build 787) Win32 (stable release):
Media Player Classic - BE 1.4.5 x86 (with installer) (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20Win32/MPC-BE%20Win32%201.4.5/MPC-BE.1.4.5.x86-installer.zip/download)
Media Player Classic - BE 1.4.5 x86 (without installer) (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20Win32/MPC-BE%20Win32%201.4.5/MPC-BE.1.4.5.x86.7z/download)
Standalone Filters Media Player Classic - BE 1.4.5 x86 (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20Win32/MPC-BE%20Win32%201.4.5/standalone_filters-mpc-be.1.4.5.x86.7z/download)
Media Player Classic - BE 1.4.5 (build 787) x64 (stable release):
Media Player Classic - BE 1.4.5 x64 (with installer) (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20x64/MPC-BE%20x64%201.4.5/MPC-BE.1.4.5.x64-installer.zip/download)
Media Player Classic - BE 1.4.5 x64 (without installer) (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20x64/MPC-BE%20x64%201.4.5/MPC-BE.1.4.5.x64.7z/download)
Standalone Filters Media Player Classic - BE 1.4.5 x64 (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20x64/MPC-BE%20x64%201.4.5/standalone_filters-mpc-be.1.4.5.x64.7z/download)
Source Code:
Media Player Classic - BE 1.4.5 Source Code (http://sourceforge.net/projects/mpcbe/files/MPC-BE/MPC-BE%20Source%20Code/MPC-BE%201.4.5%20Source%20Code/MPC-BE%201.4.5%20Source%20Code.7z/download)
------------------------------------------
Beta versions 1.4.6.x:
Nightly Builds (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/), Source code (http://sourceforge.net/p/mpcbe/code/HEAD/tree/), Change log (http://sourceforge.net/p/mpcbe/code/HEAD/log/?path=/trunk)
Siso
24th September 2015, 15:05
A quick question regarding the audio stream switcher, I noticed it had an option to be disabled, and since some time it is enabled by default and can't be disabled. Could you give me some useful information about it?
v0lt
24th September 2015, 17:34
Audio Switcher can not be disabled.
DzigiBau
24th September 2015, 18:35
I have the same question like regular MPC-HC, since behaviour is the same. I cannot play mkv files and HEVC files, with default settings and custom external LAV filters and splitters as well.
What I have found with some older MPC-HC 1.5.3.3725 (sorry for wrong threat but situation is completely the same) when turn on Audio Built-In switcher everything starts working well, I can play whatever file format. If I turned it off I cannot play mkv and HEVC files.
Could you see what s a problem and possbile make some fix.
My specs:
AMD 955 CPU
AMD R9 290 card
Creative Audigy sound card.
4Gb RAM
Siso
24th September 2015, 18:57
Audio Switcher can not be disabled.
I'm aware of that, but what is it's actual benefit and purpose?
v0lt
24th September 2015, 19:38
@Siso
It is required for correct work of the player.
Siso
24th September 2015, 19:52
@Siso
It is required for correct work of the player.
Thank you for the information :)
madshi
25th September 2015, 15:52
One small request to MPC-BE devs:
When subtitles are enabled/disabled with the internal subtitle renderer, madVR currently doesn't get any notification. Which means that in paused mode the image is not updated (I'm not rerendering in paused mode in order to save GPU power). Could you kindly send a "IMadVRCommand::SendCommand("redraw")" to madVR in this situation, so madVR will rerender to show the disabled/enabled subtitles? madVR v0.89.3 doesn't support this command yet, but here's a test build with support for that command, so you can test:
http://madshi.net/madVR893redraw.rar
To reproduce simply play any video with subtitles with madVR v0.89.3, using the internal subtitle renderer, then pause the video while subtitles are visible. Then enable/disable subtitles.
Thanks! :)
P.S: You can always send that command when subs are enabled/disabled, regardless of whether playback is in stopped/paused/play mode, doesn't hurt.
v0lt
26th September 2015, 21:36
@madshi
Added in r803.
Empatojayos
27th September 2015, 04:47
I can't see the chapters marker (only with "dark theme" enabled they are seen correctly).
Aleksoid1978
27th September 2015, 05:04
I can't see the chapters marker (only with "dark theme" enabled they are seen correctly).
Yes - you are right, marker show only in "black themes".
madshi
27th September 2015, 07:41
@madshi
Added in r803.
Thanks! :)
Klaus1189
27th September 2015, 17:56
Please update german language file:
https://drive.google.com/folderview?id=0B4y5u0gBKYqbclFfajRPM1RHd00&usp=sharing
Here is only the older one:
http://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/src/apps/mplayerc/mpcresources/text/
v0lt
27th September 2015, 19:08
Please update german language file:
https://drive.google.com/folderview?id=0B4y5u0gBKYqbclFfajRPM1RHd00&usp=sharing
This file I see already the fourth time. And you said three times that the file is incorrect. :confused:
Added in r812.
Klaus1189
27th September 2015, 19:38
Now it's OK. The screenshots you sent me were the older one of r801. I only want to check if I made a mistake because I changed very much in one entry of the translation with new line and new tab syntax.
Can you now send me a screenshot of r812? Thank you :)
cruzer
27th September 2015, 20:43
Hi Devs, Are you guys planing on adding ordered chapters support for mkv files? Thanks!
Aleksoid1978
28th September 2015, 00:01
Hi Devs, Are you guys planing on adding ordered chapters support for mkv files? Thanks!
Sorry - but no planned.
hubblec4
28th September 2015, 10:10
Sorry - but no planned.
Why not?
I hope one of the "media-player-devs" is able to do something more for Matroska.
Ordered chapters should be a standard for every player.
What I'm looking for is that the player can handle a Control Track
and then understand Matroska settings like ChapterCodecPrivate or
ChapterProcessCommand.
All players and all Splitters that i use work since 1990 for me, but for Matroska nobody wants to do something so right.
Matroska has so very good unused features :-(
But all people so crazy in my eyes:
-> I have a video that play not well please fix it....
A sentence you read every and every and every.
Damn rip-crap or capture-stuff.
USE ORIGINAL!!!!
Aleksoid1978
28th September 2015, 10:47
Why not?
It's easy - there is no developers who can do this.
v0lt
28th September 2015, 20:09
MPC-BE 1.4.6 (build 818) beta - x86, x64.
madshi
28th September 2015, 21:07
@devs, here I am again with some small change requests. Nothing dramatic, I think. Please have a look at this PDF:
http://madshi.net/89notesForDevs.pdf
Socket774
29th September 2015, 14:22
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r817].
https://www.zeta-uploader.com/74744186
Klaus1189
29th September 2015, 19:28
updated german translation -> pm
firewater
29th September 2015, 21:00
Gonne copy&paste what I wrote in another forum, might involve a bug with BE.
I want to watch videos fullscreen on MPC (http://www.videohelp.com/software/Media-Player-Classic), with original aspect ratio. That's it, but something so trivial seems to have no solution on my end. I've recorded a small session as a video in which you can see what I mean: https://mega.nz/#!PFkFRQrb!BOaIPc3lxFaHYIMeO5rZHN-jfwOxJPogv6FIjxc0Ntg
Explaining the video:
1. As far as I know, MPC should do what I want with the option "Touch Window from Inside" but the behavior encountered here is that the smaller the window size is, the more it zooms into the picture when I'm in full screen.
2. "Zoom 1" seems to fix the issue, but then again it's a zoom and I don't want to miss a single pixel of the picture when I look at it. The other options behave similarly ("Zoom 2" works like 1, and "Touch Window from Outside" is similar to Inside, and the rest don't offer a fullscreen experience).
3. Eventually I change to a second video, using the same option that caused problems on the first one, and it works fine for a couple of fullscreens (which is how I've been seeing films lately, just randomly hoping it works), but then it happens again, out of nowhere.
Extra - probably not related, but you can see that once I reduce the screen size to the minimum, the program crashes.
Points of interest:
1. Yes, this is Windows, 8. It's heavily modded with AHK scripts (at display here: positioning the MPC window at a certain size and place when it opens, and Linux-like windows moving with Alt+Mouse) and a different UI (LiteStep). I've thought about it, but none of these modifications should pose a threat to how MPC works (in fact, normally I use a custom window border and a different theme, but I reverted back to basics for the sake of the video, and the problem persists).
2. I am running MPC-BE (http://www.videohelp.com/software/MPC-BE), which is why it looks different from MPC-HC (http://www.videohelp.com/software/Media-Player-Classic-Home-Cinema). I only got it because of the appearance, but I do wonder if it may be causing the problem.
3. Also running madVR (http://www.videohelp.com/software/madVR) and LavFilters, but then again I don't know if that has any effect on this, though I doubt it as I've used those with both PotPlayer (http://www.videohelp.com/software/PotPlayer) and years ago with MPC-HC/BE, and there never was an issue.
4. Both MPC and madVR are 64bits.
Hope someone knows what's up, because I've googled and nothing comes out.
madshi
29th September 2015, 21:29
Which madVR build are you using? There has been a bug like this in one of the more recent builds, which should be fixed if you update to the latest one.
firewater
29th September 2015, 23:17
v0.89.2, updated to latest one, I'll see how it goes!
Manni
2nd October 2015, 09:41
Not sure when this was implemented, but I noticed on the latest stable that we had the option not to display the filename at launch when enabling OSD, so I just wanted to thank the devs for that.
Much appreciated :)
Aleksoid1978
3rd October 2015, 05:01
Not sure when this was implemented, but I noticed on the latest stable that we had the option not to display the filename at launch when enabling OSD, so I just wanted to thank the devs for that.
Much appreciated :)
Options -> Player -> Show OSD -> Show name of media file.
Manni
3rd October 2015, 10:29
Options -> Player -> Show OSD -> Show name of media file.
I know, I was only saying thank you for implementing it :)
madshi
3rd October 2015, 13:21
@devs, here I am again with some small change requests. Nothing dramatic, I think. Please have a look at this PDF:
http://madshi.net/89notesForDevs.pdf
P.S: kasper93 suggested to add the following interface:
MIDL_INTERFACE("BAC4273A-3EAD-47F5-9710-8488E52AC618")
ISubRenderCallback3 : ISubRenderCallback2
{
STDMETHOD(RenderEx2)(REFERENCE_TIME rtStart, REFERENCE_TIME rtStop,
REFERENCE_TIME avgTimePerFrame, RECT croppedVideoRect,
RECT originalVideoRect, RECT viewportRect,
const double videoStretchFactor = 1.0) PURE;
};
This allows madVR to transport more information to the internal subtitle renderer:
1) "originalVideoRect": Is the rect you would want to render the subtitles in for ASS files with strict/critical position information.
2) "croppedVideoRect": Is the rect you would want to render e.g. SRT subtitles in. This rect is similar to "originalVideoRect", but with hard coded black bars *excluded*.
3) "viewportRect": Full rect instead of just "width/height". The "viewportRect" basically adds the option to use non-zero left/top value which is useful for screen masking for front projection users.
4) "videoStretchFactor": For front projection users with anamorphic lenses. And maybe for users of TVs with non-square pixels.
Maybe MPC-BE could add support for ISubRenderCallback3, too? Here's a madVR test build with ISubRenderCallback3 support, which also fixes a subtitle position bug in v0.89.5:
http://madshi.net/madVR895h.rar
(EDITED: both ISubRenderCallback3 definition and test build changed to include "videoStretchFactor"!)
v0lt
4th October 2015, 18:49
@madshi
About "automatic detection of hard coded black bars".
I have no way to do it is now.
Maybe MPC-BE could add support for ISubRenderCallback3, too?
I do not understand why this is necessary?
Now we have many options and nuances of rendering subtitles. This is a very complex topic. I do not want to complicate it even more.
madshi
4th October 2015, 21:14
About "automatic detection of hard coded black bars".
I have no way to do it is now.
I'm not sure if we understand each other correctly here. MPC-BE does *not* have to detect hard coded black bars. madVR already does all the dirty work. All I'm looking for is some very small adjustments in MPC-BE to make full use of all the new features in madVR.
I do not understand why this is necessary?
Now we have many options and nuances of rendering subtitles. This is a very complex topic. I do not want to complicate it even more.
None of this is strictly "necessary". MPC-BE will still work fine with madVR if you do nothing. However, I believe ISubRenderCallback3 would be a nice improvement. Let me try to explain. Maybe you'll agree with me, or maybe not. But it's worth a try, right? I see 3 improvements by using ISubRenderCallback3. I'll explain them one by one:
1) MPC-BE's internal subtitle renderer has an option called "Position subtitles relative to the video frame". Now let's look at the following screenshots, all taken from Blu-Rays. I've used "Half Size" with my 1680x1050 monitor in fullscreen mode to make it clearer what I mean:
option "Position subtitles relative to the video frames" turned:
off - 1.85:1 movie (http://madVR.com/doom9/mpcbe/subScreen185.png) - | - on - 1.85:1 movie (http://madVR.com/doom9/mpcbe/subVideo185.png)
Looks as expected, right? With the option turned off, the subtitles are drawn to the bottom of the screen, regardless of where the video is. With the option turned on, the subtitles are drawn *into* the active video area. Now let's do the same thing with a Cinemascope Blu-Ray:
off - 2:40:1 movie (http://madVR.com/doom9/mpcbe/subScreen240.png) - | - on - 2.40:1 movie (http://madVR.com/doom9/mpcbe/subVideo240.png)
Do you see the problem? The option doesn't work as intended. The subtitles are *not* drawn into the active video area, although the option is turned on. I would go as far as saying that this is a "bug" that should be fixed. Well, you and I know that it's not really a bug but it happens because MPC-BE doesn't know where hard coded black bars are. But madVR does know! And by using ISubRenderCallback3 madVR could provide this information to MPC-BE. So using ISubRenderCallback3 would allow you to fix this problem with very small effort on your side. I'm already doing all the hard work in madVR!
2) Let's say the end user has the option "Position subtitles relative to the video frames" turned off, and let's say the user has a front projector with a 16:9 panel (99% of all home theater projectors are 16:9), but he has a fixed frame Cinemascope screen hanging on the wall. This is called a CIH setup (constant image height). Now when subtitles appear, what we'll see is the following, regardless of which aspect ratio the movie has:
CIH problem (http://madVR.com/doom9/mpcbe/240screen.png)
The red frame in this image shows the size of the fixed frame Cinemascope screen. The gray areas on top and bottom of the 16:9 PNG file show areas which the projector 16:9 panel could draw pixels to, but the end user has this area masked up with black cloth. So the subtitles shown by MPC-BE are outside of the fixed frame Cinemascope screen. Once again ISubRenderCallback3 would allow to fix this, by allowing madVR to inform MPC-BE about the viewport rect into which subtitles can be rendered without getting lost in masked areas.
3) Some front projection owners are using an anamorphic lens to stretch the image. Basically the lens makes the image wider by a factor of 1.333x. Which means the video needs to be vertically stretched by a factor of 1.333x. madVR already does the necessary adjustments for the video rendering. However, since MPC-BE's internal subtitle renderer does the rendering itself, madVR can't do the vertical stretch for the subtitles. So currently MPC-BE renders them in normal aspect ratio (square pixels), and then the anamorphic lens stretches them and they end up looking as if somebody had sat on them. ISubRenderCallback3 allows madVR to tell MPC-BE whether the subtitles need to be rendered with an additional Y stretch factor or not.
So now it's your choice. You don't have to implement any of this. I wouldn't be offended, or anything. But I don't think it would be a lot of work for you, and it would IMHO improve MPC-BE, especially for (but not limited to) front projection users. But you decide, of course.
jaro1
5th October 2015, 09:08
Sorry if discussed earlier, but i couldn't find a mention about it. Please, consider this as "small" feature request, which i wanted kindly ask you for.
Would it be possible in case of "system default" or rather "dsound:..." adjusted as default audio renderer api, to synchronize mpc-be's volume slider with windows mixer application volume slider on Vista or later, as it was with former waveout api? Or at least to have an option for this, if from whatever reason somebody wants, along dsound api adjusted as default, to use internal mpc-be volume processing anyway.
Current behavior is confusing if you actively use both player's and/or tray control's volume slider and is related just to volume. Because for example if dsound is adjusted, resampling (if necessary) is performed within dsound api (not player's internal resampling), what is IMO as it should be.
Only marginally now, there can be option to use just internal resampling (if necessary and fast enough) as well along dsound adjusted, to save some cpu cycles for dsound.dll thread and maybe for whole player process, but it is just idea and not priority, there is player's own renderer for internal resampling anyway..
Maybe the player has to be properly registered to perform processing in windows audio engine, when immediately after opening it, player's volume column appears automatically in volume mixer tray control without playing something first.
Thank you for considering this.
xiringu
5th October 2015, 23:34
http://teleclub.fr/cinefil.mp4?start=0
I get only audio on MPC-BE. MPC-HC plays it well.
Aleksoid1978
6th October 2015, 05:18
http://teleclub.fr/cinefil.mp4?start=0
I get only audio on MPC-BE. MPC-HC plays it well.
Latest SVN play fine.
CruNcher
6th October 2015, 19:42
I give this EVR Custom renderer my seal of approval im pushing MPC-BE now trough the Tunnel of no Return ;)
What for a great efficient work all of you have done first when this started i thought it was all about eye candy but seeing the results that coming in Realtime out of it by now just wow pure efficiency and it's DX9 geez :)
http://forum.doom9.org/showpost.php?p=1741843&postcount=830
xiringu
7th October 2015, 10:13
Latest SVN play fine.
It seems to be related to a previous post of mine, where I said streaming channels, sometimes, only displayed audio.
Today I tried that channel again, and it's playing properly (the other day wouldn't play video at all). BTW I'm using the same build as the other day.
It seems to be a random thing to me...whatever it is.
Thanks anyway.
beter
14th October 2015, 12:03
Update for language files of Chinese(Traditional/Simplified) and Dutch
https://www.sendspace.com/file/jjy0wh
jaro1
14th October 2015, 20:44
Sorry if discussed earlier, but i couldn't find a mention about it. Please, consider this as "small" feature request, which i wanted kindly ask you for.
Would it be possible in case of "system default" or rather "dsound:..." adjusted as default audio renderer api, to synchronize mpc-be's volume slider with windows mixer application volume slider on Vista or later, as it was with former waveout api? Or at least to have an option for this, if from whatever reason somebody wants, along dsound api adjusted as default, to use internal mpc-be volume processing anyway.
Current behavior is confusing if you actively use both player's and/or tray control's volume slider and is related just to volume. Because for example if dsound is adjusted, resampling (if necessary) is performed within dsound api (not player's internal resampling), what is IMO as it should be.
Only marginally now, there can be option to use just internal resampling (if necessary and fast enough) as well along dsound adjusted, to save some cpu cycles for dsound.dll thread and maybe for whole player process, but it is just idea and not priority, there is player's own renderer for internal resampling anyway..
Maybe the player has to be properly registered to perform processing in windows audio engine, when immediately after opening it, player's volume column appears automatically in volume mixer tray control without playing something first.
Thank you for considering this.
Any developer's attitude? I'd be really curious, since this project is very active. IMHO it'd be very useful feature, thanks in advance for any devs comment to this.
agustin9
15th October 2015, 04:12
Subtitle delay resets back to 0, when opening a file using the internal rendering. But it doesn't with XySubFilter... Is it a bug? Thanks
Aleksoid1978
15th October 2015, 05:45
Subtitle delay resets back to 0, when opening a file using the internal rendering. But it doesn't with XySubFilter... Is it a bug? Thanks
It's not a bug. XySubFilter store subtitles's delay.
And - we don't touch it's value after close media file.
If need reset subtitles's delay for VSFilter/XySubFilter - i do it. :)
agustin9
15th October 2015, 14:06
ok, thank you!
THX-UltraII
16th October 2015, 07:27
Can I somehow control MPC-BE with my Android phone?
Aleksoid1978
16th October 2015, 08:22
Can I somehow control MPC-BE with my Android phone?
Write you app for Android - and use it :)
I did exactly for my tv-tuner Beholder - and use it's remote to control MPC-BE :)
THX-UltraII
16th October 2015, 10:49
Write you app for Android - and use it :)
I did exactly for my tv-tuner Beholder - and use it's remote to control MPC-BE :)
Write my app for Android?? What you mean?
markuznw
16th October 2015, 11:07
Hello, I want to ask a question that maybe is stupid but I'm not an expert and so please guide me if it's a matter of settings.
I've got an rtsp stream (ip cam on local network) in h264 format, If i open it with mpc be it lags several seconds behind "live" (it is actually unusable since it can lag up to 2 minutes).
The problem happens only with mpc be and mpc hc, if I open the stream with vlc everything is fine (it has less than 0,5 seconds latency).
I've tried to change some settings (using nvidia cuvid etc) but nothing changes, so please help if you can
Thanks in advance :D
P.S. Tested up to 1.4.6 (build 882) beta
Aleksoid1978
16th October 2015, 12:30
Hello, I want to ask a question that maybe is stupid but I'm not an expert and so please guide me if it's a matter of settings.
I've got an rtsp stream (ip cam on local network) in h264 format, If i open it with mpc be it lags several seconds behind "live" (it is actually unusable since it can lag up to 2 minutes).
The problem happens only with mpc be and mpc hc, if I open the stream with vlc everything is fine (it has less than 0,5 seconds latency).
I've tried to change some settings (using nvidia cuvid etc) but nothing changes, so please help if you can
Thanks in advance :D
P.S. Tested up to 1.4.6 (build 882) beta
MPC-BE don't have source filter for rtsp streams. I think it's use LAVSource.
agustin9
17th October 2015, 00:53
Can I somehow control MPC-BE with my Android phone?
I use one called 'Remote for MPC'...
wanezhiling
20th October 2015, 12:43
https://www.youtube.com/v/sGbxmsDFVnE
http://i.imgur.com/MoQiPEh.png
Aleksoid1978
20th October 2015, 13:06
https://www.youtube.com/v/sGbxmsDFVnE
Links like this don't support. I see what i can do ...
P.S. Add support in rev. 897
Siso
25th October 2015, 13:36
I'm getting wrong info from madvr's OSD, it says "touch window from inside", where it should say "touch window from outside", I use "touch window from outside" option...
madshi
25th October 2015, 14:51
I'm getting wrong info from madvr's OSD, it says "touch window from inside", where it should say "touch window from outside", I use "touch window from outside" option...
madVR is guessing the zoom mode, and a wrong guess can happen. Shouldn't really be a big problem, though.
Siso
25th October 2015, 15:29
madVR is guessing the zoom mode, and a wrong guess can happen. Shouldn't really be a big problem, though.
Not a problem at all, imho it is a cosmetic small bug or something. :)
73ChargerFan
25th October 2015, 20:30
How well does MPC-BE work in Windows 10? I'm going to take the plunge in the next few weeks, when the Fall refresh is released.
Aleksoid1978
25th October 2015, 23:13
How well does MPC-BE work in Windows 10? I'm going to take the plunge in the next few weeks, when the Fall refresh is released.
Play perfect :)
SeeMoreDigital
26th October 2015, 16:20
How well does MPC-BE work in Windows 10? I'm going to take the plunge in the next few weeks, when the Fall refresh is released.
Works fine for me :)
73ChargerFan
27th October 2015, 08:12
Jumped in sooner than expected. Yep, works fine, even scales up to UHD without any problems. Thanks as always.
amayra
28th October 2015, 21:04
how about Visual Studio 2015 ?
Aleksoid1978
28th October 2015, 23:13
how about Visual Studio 2015 ?
Visual Studio 2015 support long time ago :)
AngelGraves13
30th October 2015, 21:29
Just wish we had support for direct input devices like the X-Box controllers for Play/Pause, Stop, Skip Forward a Chapter, Skip Back a Chapter, and rewind and fastforward. Really shouldn't be too difficult to program in there considering all the work that's been done on codecs and playback support.
XMonarchY
1st November 2015, 19:19
Is there any reason to use MPC - BE over MPC-HC (32bit) + external LAV Filters + ReClock + madVR ?
Klaus1189
3rd November 2015, 11:45
Visual Studio 2015 support long time ago :)
2013 or 2015?
Aleksoid1978
3rd November 2015, 12:02
2013 or 2015?
I build with VS2015(for myself), other - use VS2013. That's all :)
P.S. - here latest SVN version build with VS2015 https://yadi.sk/d/z3woDu3DkCmYh
Aleksoid1978
5th November 2015, 14:47
@ MPC-BE devs:
According to the following mpv commit, FFmpeg should be able to properly support DASH now (in conjunction with youtube-dl), see:
https://github.com/mpv-player/mpv/commit/78caf6ae8634b9fe9589187d8febb927dce2ddeb
And this appears to be the FFmpeg commit that made DASH work properly now:
https://github.com/FFmpeg/FFmpeg/commit/4ab56667594842283dc5ae07f0daba2a2cb4d3af
So, would there be any way YouTube DASH videos could also be supported with MPC-BE now?
Maybe by implementing youtube-dl inside MPC-BE or something like that?
mpv definitely can play YouTube DASH videos (in conjunction with youtube-dl).
It would be really nice if MPC-BE would also be able to do that.
Regards
MPC-BE support open & play YouTube DASH videos long time ago ... but from local store. Opened from http:// - not supported.
XMonarchY
5th November 2015, 15:34
Is there any reason to use MPC - BE over MPC-HC (32bit) + external LAV Filters + ReClock + madVR ?
Bump!
Manni
5th November 2015, 15:48
Hi there,
I'm getting MPC-BE crashes with any AMD driver post 14.12. I tried 15.7, 15.7.1, as well as the recent 15.10 beta, and I keep getting crashes as soon as the player launches, before it even starts playing anything.
This is with an AMD HD 7870, Windows 8.1 Pro x64 with MCE (details in sig).
I'm launching my Blu-ray rips to BD Folders from MyMovies. This is with the last stable of MyMovies, the last stable of KCB Black (0.7) and the last MadVR (0.89.13).
Is this a known bug? Anyone else experiencing this? It's been there for a while now.
I'm happy to help debug this, but I have reverted to 14.12 so would need to reinstall the drivers causing the issue to debug. There are no crash with Catalyst 14.12, only with more recent versions.
Please let me know if you need any more information and how to get it to you.
amayra
6th November 2015, 22:10
what is difference between mpc-hc shadres options and mpc-be shadres combiner ?
the reason i ask is because there a SweetFX Video Shaders (http://forum.doom9.org/showthread.php?t=170357) and i have many problem with load it all pack in 32bit build in the past
v0lt
7th November 2015, 14:26
what is difference between mpc-hc shadres options and mpc-be shadres combiner ?
As far as I know, not much difference.
amayra
7th November 2015, 18:59
As far as I know, not much difference.
i will try with 64bit ver and come back :sly: :cool:
73ChargerFan
7th November 2015, 19:52
I'm having trouble starting videos: I start a MKV by double clicking in Windows Explorer, which launches MPC-BE, and THEN there is a 10 second pause. The audio plays fine, but often times I'll get only the first second or two of video, then it stops showing new frames until around the 10 second mark, then it resyncs video to audio and I'm good to go. Worst thing, the controls are completely unresponsive, I just get a spinning "computer is busy" pointer.
This only happens on player start up, not if I choose a new video from within the player.
Windows 7 x65, AMD Pheonom II triple core CPU, nVidia 8600GTS video card, 8 MB ram, video files are stored on local hard drives. Power management isn't the cause (that is, the hard drives aren't sleeping when I begin the video.)
System was rebuilt a few months ago w/ a new SSD and new install of Win 7. I install MPC-BE using the archive instead of the installer on this machine. The issue wasn't present for at least a month afterwards, as I was looking for problems with the new build and didn't find any.
I've had this problem for a few months, I figured it was introduced in a nightly build and would get resolved, but still no. Does anyone else have this problem? Any suggestions?
huhn
7th November 2015, 20:00
I'm having trouble starting videos: I start a MKV by double clicking in Windows Explorer, which launches MPC-BE, and THEN there is a 10 second pause. The audio plays fine, but often times I'll get only the first second or two of video, then it stops showing new frames until around the 10 second mark, then it resyncs video to audio and I'm good to go. Worst thing, the controls are completely unresponsive, I just get a spinning "computer is busy" pointer.
This only happens on player start up, not if I choose a new video from within the player.
Windows 7 x65, AMD Pheonom II triple core CPU, nVidia 8600GTS video card, 8 MB ram, video files are stored on local hard drives. Power management isn't the cause (that is, the hard drives aren't sleeping when I begin the video.)
System was rebuilt a few months ago w/ a new SSD and new install of Win 7. I install MPC-BE using the archive instead of the installer on this machine. The issue wasn't present for at least a month afterwards, as I was looking for problems with the new build and didn't find any.
I've had this problem for a few months, I figured it was introduced in a nightly build and would get resolved, but still no. Does anyone else have this problem? Any suggestions?
check your harddisk
73ChargerFan
7th November 2015, 20:15
Different issue: On another Win 7 computer, I load a DVD iso using VirtualCloneDrive 5.4.7.0, then watch the DVD using MPC-BE 1.4.5 (build 677). When I exit the program, it auto-ejects the image. This is undesirable, is there a new option for this behavior?
73ChargerFan
7th November 2015, 20:17
check your harddisk
I have 6 hard disks and it does this on all, also across the network from 3 other computers.
Note that I don't have this problem on other computers, so maybe it is a flaky video card? I don't have a spare to test, though.
I'll try turning DXVA on/off to see if that helps.
============================================
Updated to v1.4.6 build 909 and I don't see the problem now. :)
v0lt
8th November 2015, 07:59
Different issue: On another Win 7 computer, I load a DVD iso using VirtualCloneDrive 5.4.7.0, then watch the DVD using MPC-BE 1.4.5 (build 677). When I exit the program, it auto-ejects the image. This is undesirable, is there a new option for this behavior?
There is no such option. The player automatically mounts the image using Virtual CloneDrive and automatically unmounts it at the end of play.
Nullack
9th November 2015, 04:39
Hi, so since it seems MPC-HC has stalled in development, Im trialling MPC-Be. I currently have spent a few hours learning the settings and configuring my x64 nightly MPC-BE to use the external GIT LAV Filters v33. Some questions please:
Q: Where can I find button toolbars that are huge for high DPI 4K displays? Like minimum 48x48 or bigger? Im running a curved 65" UHD display. The default is way too small and doesnt work for a user in the setup.
Q: Im having troubles figuring out how the development is going and what features are supposed to be present since the commit logs are in Russian and I dont speak it. Is there a way to get english change notes for the in dev stuff not released?
Q: Like the above, is bluray disk menu playback supported like what VLC have been doing recently with full java bluray menu support?
Thanks, I look forward to contributing to bug reports and so on
73ChargerFan
9th November 2015, 05:01
There is no such option. The player automatically mounts the image using Virtual CloneDrive and automatically unmounts it at the end of play.
No it wasn't automounting it. I mount the image myself beforehand, play the dvd, take notes about extras / play lists / episode names, then expect the image to remain mounted so I can convert it to various MKV files.
Please, if it didn't automount, then it shouldn't auto-unmount.
Nullack
9th November 2015, 05:43
Heres a screenshot of the toolbar problem for UHD displays with high DPI. Note the size of the pause notice in the top right, and how tiny the toolbar objects are with seek, time, pause, stop etcetc
http://i63.tinypic.com/24oqbf4.png
Aleksoid1978
9th November 2015, 05:56
Heres a screenshot of the toolbar problem for UHD displays with high DPI. Note the size of the pause notice in the top right, and how tiny the toolbar objects are with seek, time, pause, stop etcetc
http://i63.tinypic.com/24oqbf4.png
We are know. Problem that toolbar based on image file ...
ryrynz
9th November 2015, 06:17
Q: Im having troubles figuring out how the development is going and what features are supposed to be present since the commit logs are in Russian and I dont speak it. Is there a way to get english change notes for the in dev stuff not released?
I just use Google translate on
https://github.com/svn2github/mpcbe/commits/master
It works pretty well.
Nullack
9th November 2015, 06:55
I just use Google translate on
https://github.com/svn2github/mpcbe/commits/master
It works pretty well.
Thanks, I can see only one branch on that GIT project and its way old.
EDIT: For the benefit of others, heres the devs current trunk branch that their nightlies list the commits off:
http://sourceforge.net/p/mpcbe/code/923/log/?path=/trunk
Nullack
9th November 2015, 06:56
We are know. Problem that toolbar based on image file ...
Thanks, so its a known problem. Is there a new fixed toolbar for these high dpi UHD setups I can download or is it pending?
jaro1
9th November 2015, 13:09
It seems my comment about volume sliders synchronization for directsound api loosed devs attention as something not worth mentioning.
As a fan of the project and energy efficiency of this player, please, i'd like to know any devs opinion or maybe a notice about possible future code adjustment to address this or not, thank you.
Aleksoid1978
9th November 2015, 13:36
It seems my comment about volume sliders synchronization for directsound api loosed devs attention as something not worth mentioning.
Not planned.
Manni
9th November 2015, 14:12
Anyone could comment on my earlier post below? Thanks!
Hi there,
I'm getting MPC-BE crashes with any AMD driver post 14.12. I tried 15.7, 15.7.1, as well as the recent 15.10 beta, and I keep getting crashes as soon as the player launches, before it even starts playing anything.
This is with an AMD HD 7870, Windows 8.1 Pro x64 with MCE (details in sig).
I'm launching my Blu-ray rips to BD Folders from MyMovies. This is with the last stable of MyMovies, the last stable of KCB Black (0.7) and the last MadVR (0.89.13).
Is this a known bug? Anyone else experiencing this? It's been there for a while now.
I'm happy to help debug this, but I have reverted to 14.12 so would need to reinstall the drivers causing the issue to debug. There are no crash with Catalyst 14.12, only with more recent versions.
Please let me know if you need any more information and how to get it to you.
kasper93
9th November 2015, 18:43
Hi, so since it seems MPC-HC has stalled in development
Anything you are waiting in particular? Any issues, requests?
XMonarchY
9th November 2015, 22:27
What are the benefits of using MPC-BE over MPC-HC??? Here's my setup: MPC-HC x86, LAV Filters, ReClock, madVR. I definitely need to use ReClock to get perfect video + audio synchronization. Would it be of any benefit for me to switch from MPC-HC to MPC-BE? From what I see, MPC-HC is more a raw player, while MPC-BE comes with some enhancements, but aren't they redundant when used with LAV Filters, ReClock, and madVR???
Nullack
10th November 2015, 01:56
Anything you are waiting in particular? Any issues, requests?
Thanks
I posted some screenshots showing high dpi font scaling bugs in the MPC-HC GUI in your discussion thread. The tickboxes in filters for example. This is fixed in MPC-BE.
Since, Ive also noticed that the CTRL J statistics in MPC-HC are also too small too read in MPC-HC. Its fixed in MPC-BE.
Im happy to assist both projects with bug reports for things I notice :)
For both projects, it would be super awesome in the request of features space to have my dream of:
1. VLC dev style attempts at full java menus with bluray discs
2. Support for 3D bluray discs, including going full screen and changing from a 2D resolution to a 3D resolution automatically for 3D bluray content. e.g. My UHD 4K display does 2160P@60hz in 2D, but it goes down in 3D mode to 1080P@24hz.
The DVD stuff in both works well, its high time for bluray content to be fully supported :) I believe libluray has come a long way - I just use anydvd for decypting
v0lt
10th November 2015, 18:38
Anyone could comment on my earlier post below? Thanks!
You answered the question. Use a stable driver version 14.12.
What are the benefits of using MPC-BE over MPC-HC???
Everyone knows their needs and choose what he likes.
Manni
10th November 2015, 19:33
You answered the question. Use a stable driver version 14.12.
Thanks, so you're saying this is a known bug and using 14.12 is the solution?
How about if I move to Win10/Upgrade my GPU? Is this issue only present with my AMD HD7870 on Win 8.1?
I'll probably need a more recent driver if I upgrade the GPU/OS.
Right now, I have no problem sticking to 14.12.
kasper93
10th November 2015, 19:54
I posted some screenshots showing high dpi font scaling bugs in the MPC-HC GUI in your discussion thread. The tickboxes in filters for example. This is fixed in MPC-BE.
And was fixed in MPC-HC like a month ago...
Since, Ive also noticed that the CTRL J statistics in MPC-HC are also too small too read in MPC-HC. Its fixed in MPC-BE.
Will be fixed.
1. VLC dev style attempts at full java menus with bluray discs
This would require separate filter it isn't a job for the player. And since no one is willing to work on it. We have what we have. I personally care too little about menus which only made me click few times more before I can actually watch a video.
The DVD stuff in both works well, its high time for bluray content to be fully supported :)
DVD support is provided by Microsoft. It is completely different story.
Nullack
10th November 2015, 22:54
And was fixed in MPC-HC like a month ago...
I'll take another testing look at your new nightly build. The last nightly build that was there for awhile as the latest hat for sure, still had the problem. If its still bugged Ill post a new screenshot and build number in your discussion thread.
Thanks for taking on the CTRL J fixes, look forward to testing :)
beter
11th November 2015, 02:04
Small adjustment of Dutch language file:
https://www.sendspace.com/file/t4nacs
73ChargerFan
11th November 2015, 20:44
No it wasn't automounting it. I mount the image myself beforehand, play the dvd, take notes about extras / play lists / episode names, then expect the image to remain mounted so I can convert it to various MKV files.
Please, if it didn't automount, then it shouldn't auto-unmount.
There should be an option to disable Auto-unmount.
I've mounted Blu-ray and HD-DVD images, and play one m2ts or EVO file. Then when I try to play a second m2ts or EVO, I get a "error, file not found" message from within MPC-BE! It shouldn't auto-unmount every time I change video file.
Aleksoid1978
11th November 2015, 23:01
There should be an option to disable Auto-unmount.
I've mounted Blu-ray and HD-DVD images, and play one m2ts or EVO file. Then when I try to play a second m2ts or EVO, I get a "error, file not found" message from within MPC-BE! It shouldn't auto-unmount every time I change video file.
MPC-BE auto-unmount .iso only if you open .iso in player and close playback.
73ChargerFan
11th November 2015, 23:14
My bad, see below.
73ChargerFan
12th November 2015, 00:21
Update to a newer nightly fixed it. The problem was w/ build 677, which was the newest nightly available on sourceforge per post #1.
Now build 909 doesn't have the problem. Sorry for the alarm.
Mercury_22
12th November 2015, 11:17
Can you please add volume control for each audio channel like in ffdshow ? http://ffdshow-tryout.sourceforge.net/images/front3.png and audio equalizer ?
Aleksoid1978
12th November 2015, 11:40
Can you please add volume control for each audio channel like in ffdshow ? http://ffdshow-tryout.sourceforge.net/images/front3.png and audio equalizer ?
Not yet planned.
RS
17th November 2015, 18:45
@Aleksoid1978 How comes the 64bit version never loads up on windows 10, it worked at first but I think since I installed some Microsoft Visual C++ Redistributables it never loads up always crashes, 32bit works fine.
SeeMoreDigital
17th November 2015, 18:57
@Aleksoid1978 How comes the 64bit version never loads up on windows 10, it worked at first but I think since I installed some Microsoft Visual C++ Redistributables it never loads up always crashes, 32bit works fine.
It's working fine for me ;)
Warner306
18th November 2015, 08:18
What are the benefits of using MPC-BE over MPC-HC??? Here's my setup: MPC-HC x86, LAV Filters, ReClock, madVR. I definitely need to use ReClock to get perfect video + audio synchronization. Would it be of any benefit for me to switch from MPC-HC to MPC-BE? From what I see, MPC-HC is more a raw player, while MPC-BE comes with some enhancements, but aren't they redundant when used with LAV Filters, ReClock, and madVR???
I find MPC-HC is better for fullscreen use when controlled with a remote.
Aleksoid1978
19th November 2015, 09:02
I find MPC-HC is better for fullscreen use when controlled with a remote.
May I ask - what is better ??
Siso
19th November 2015, 11:55
I have a problem with build MPC-BE.1.4.6.953.x86 the mkv files are not playing, the player can't start the playback, I use madvr, no problem with build MPC-BE.1.4.6.945.x86.
Aleksoid1978
19th November 2015, 13:31
I have a problem with build MPC-BE.1.4.6.953.x86 the mkv files are not playing, the player can't start the playback, I use madvr, no problem with build MPC-BE.1.4.6.945.x86.
Upload please one of you mkv. And show you filters. Try without madVR.
P.S. I test latest SVN build(all filters internal + WASAPI audio renderer) + latest madVR. Play fine any .mkv files.
Siso
19th November 2015, 14:39
Upload please one of you mkv. And show you filters. Try without madVR.
P.S. I test latest SVN build(all filters internal + WASAPI audio renderer) + latest madVR. Play fine any .mkv files.
When I use Reclock audio renderer the video doesn't play, when I use the system default it plays fine...
Aleksoid1978
19th November 2015, 14:55
When I use Reclock audio renderer the video doesn't play, when I use the system default it plays fine...
Ok - i see what's wrong.
P.S. Tested with latest Reclock + madVR(or EVR Custom) - all play fine. What filters use - show.
Siso
19th November 2015, 15:11
Ok - i see what's wrong.
P.S. Tested with latest Reclock + madVR(or EVR Custom) - all play fine. What filters use - show.
Lav filters 0.67+reclock latest version+madvr latest version.
Aleksoid1978
19th November 2015, 15:22
Lav filters 0.67+reclock latest version+madvr latest version.
Can you test on another PC ??
Siso
19th November 2015, 15:23
Can you test on another PC ??
I can't...
Aleksoid1978
20th November 2015, 00:45
Try test build from here https://yadi.sk/d/GXDdNyqgkamHQ
Siso
20th November 2015, 08:55
Try test build from here https://yadi.sk/d/GXDdNyqgkamHQ
OK, this build mpc-be.exe_20151120_1.7z works fine, the other build doesn't work (mpc-be.exe_20151120_2.7z)
Warner306
20th November 2015, 23:22
May I ask - what is better ??
The OSD elements are more user-friendly in MPC-HC. When seeking through a file, the time remaining flashes on the screen to tell you where you are in the file. MPC-BE requires this information is enabled manually through a key press. So seeking is done blind. Also, I can check the audio or subtitle tracks in MPC-HC by pressing "Next Audio" or "Next Subtitle." Viewing the audio or subtitle track in MPC-BE is possible, but only if there is more than one track available.
Both players have a dearth of usable OSD elements from a TV viewing distance, but MPC-HC is currently a little more user-friendly.
mood
21st November 2015, 08:20
@Aleksoid1978 How comes the 64bit version never loads up on windows 10, it worked at first but I think since I installed some Microsoft Visual C++ Redistributables it never loads up always crashes, 32bit works fine.
I have the same problem, 64bit version always crashes, 32bit works fine.
Aleksoid1978
21st November 2015, 08:43
For me it's normal working. Try latest SVN build - https://yadi.sk/d/v4iuHuvVkcSva
wanezhiling
21st November 2015, 11:54
http://xhmikosr.1f0.de/samples/2160p/InToTree/InToTree_2160p50.x264.CRF25.mkv
http://xhmikosr.1f0.de/samples/2160p/OldTownCross/OldTownCross_2160p50.x264.CRF25.mkv
http://xhmikosr.1f0.de/samples/2160p/ParkJoy/ParkJoy_2160p50.x264.CRF25.mkv
MPC-BE fails to play them, while MPC-HC (LAV) works fine.
Problem is in splitter.
Aleksoid1978
21st November 2015, 12:37
http://xhmikosr.1f0.de/samples/2160p/InToTree/InToTree_2160p50.x264.CRF25.mkv
http://xhmikosr.1f0.de/samples/2160p/OldTownCross/OldTownCross_2160p50.x264.CRF25.mkv
http://xhmikosr.1f0.de/samples/2160p/ParkJoy/ParkJoy_2160p50.x264.CRF25.mkv
MPC-BE fails to play them, while MPC-HC (LAV) works fine.
Problem is in splitter.
Thanks - fixed :)
mood
21st November 2015, 21:33
For me it's normal working. Try latest SVN build - https://yadi.sk/d/v4iuHuvVkcSva
still crash :confused:
RS
23rd November 2015, 04:06
Strange I've used nightly builds of mpc-be x64 for years never had probs with this, works on win 7.
Aleksoid1978
23rd November 2015, 05:14
For me x64 perfect working on different version Win10(Pro/Ent) on many different PC. I think it's some local trouble ...
RS
23rd November 2015, 07:15
@ Aleksoid1978
Ok I found the problem I used Autoruns, under Codecs I turned off (msacm.vorbis) from Ogg Vorbis CODEC for MSACM
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
Damn that was very local:cool:
I'm using built-in codecs are you guy using K-lite codecs?
Aleksoid1978
23rd November 2015, 07:43
I always use only build-in filters.
mood
25th November 2015, 00:40
I only use LAVfilters.
I made a windows clean install and now x64 version work fine.
I installed something that makes the x64 version crash. I remember this problem happens after install some Ms Visual C++ Redistributables
nijiko
3rd December 2015, 13:19
C:\>nslookup mpc-be.org 8.8.4.4
Server: google-public-dns-b.google.com
Address: 8.8.4.4
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to google-public-dns-b.google.com timed-out
C:\>
What's wrong?
Socket774
3rd December 2015, 15:43
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r991].
https://www.zeta-uploader.com/2058201563
v0lt
3rd December 2015, 17:14
What's wrong?There is a transfer of site.
@Socket774
Thanks. Added in 994.
I want to mention the feature appeared in r990. Before starting playback, the player loads the fonts from the 'fonts' folder, which is the same place where media file.
MPC-BE v1.4.6 (build 994) beta - x86 (https://yadi.sk/d/sL_Nct9Ckwzkf), x64 (https://yadi.sk/d/SeSJ-PRzkwzn3).
tung9484
4th December 2015, 05:27
Remember position not working with stream files
MPC-HC work fine
Aleksoid1978
4th December 2015, 07:01
Remember position not working with stream files
MPC-HC work fine
For example ??
tung9484
4th December 2015, 07:23
Here
http://vod.cdn.fptplay.net/ovod/_definst_/mp4:mp4/fplay/720p/tvseries/Cogaithaymuihuong/Cap_Doi_Ngoai_Cam_TM_E005.mp4/chunklist.m3u8?token=eydzZXJ2ZXJfdGltZSc6JzE0NDkyMDg1NjknLCdoYXNoX3ZhbHVlJzonM2IzMGI3ZTg2ZjhhNmFjMmUyYzQ4YTEyNzgwM2IwOTYnLCd2YWxpZF9taW51dGVzJzonNzIwJywndmlkZW9faWQnOic1NTIyNGQ2ZTE3ZGMxMzY3ZDNiNmMwM2UnfQ%3Ftoken%3DeydzZXJ2ZXJfdGltZSc6JzE0NDkyMDg1NjknLCdoYXNoX3ZhbHVlJzonM2IzMGI3ZTg2ZjhhNmFjMmUyYzQ4YTEyNzgwM2IwOTYnLCd2YWxpZF9taW51dGVzJzonNzIwJywndmlkZW9faWQnOic1NTIyNGQ2ZTE3ZGMxMzY3ZDNiNmMwM2UnfQ&did=681b7bbed3c9fd321a479774d479d0dd34266427
https://r4---sn-8pxuuxa-i5ok.googlevideo.com/videoplayback?ipbits=0&upn=sjpItY5UI7Y&ratebypass=yes&lmt=1448523602100449&dur=202.152&source=youtube&initcwndbps=1405000&fexp=3300131%2C3300137%2C3300164%2C3312381%2C9408710%2C9416126%2C9417683%2C9417877%2C9420452%2C9421248%2C9421978%2C9421989%2C9422483%2C9422541%2C9422596%2C9422618%2C9423245%2C9423293%2C9423662%2C9424083%2C9424088%2C9424739%2C9425283%2C9425307&key=yt6&expire=1449231514&pcm2cms=yes&itag=22&signature=91983B982895C794FFFA11568D70C1AA551A86F8.D59E9F4A52A1B0D225FFFCCB12A180A7B6E62AC8&requiressl=yes&id=o-APJQofqEmODLZugc-x57QIHIodyLJj-IPH-8wKMfgRTy&mime=video%2Fmp4&pl=21&sver=3&ms=au&mt=1449209837&sparams=dur%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpcm2cms%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cupn%2Cexpire&mv=m&ip=117.6.28.174&mm=31&mn=sn-8pxuuxa-i5ok
I'm using Built-in codecs + LAVSplitter
Siso
6th December 2015, 10:08
Is there a possibility to add more subtitle options for the internal renderer? Like left aligned subtitles and paragraph. Here is an example http://i.imgur.com/y5y7HMn.jpg
Aleksoid1978
6th December 2015, 10:23
Is there a possibility to add more subtitle options for the internal renderer? Like left aligned subtitles and paragraph. Here is an example http://i.imgur.com/y5y7HMn.jpg
The idea is good - I've thought about it, but so far no results :)
Siso
6th December 2015, 10:26
The idea is good - I've thought about it, but so far no results :)
What do you mean by "no results?" Also I thought about row spacing and outer glow shadow for subtitles, mpc-be is a great video player, I think it could be even greater :)
73ChargerFan
6th December 2015, 23:50
MPC-BE.1.4.6.979.x64.(VS2015).7z
crashes my Windows 10 x64 pro U.S., fall update, Avast free turned on & off
tried the installer and the 7z, both act the same
The program never launches correctly. Instead, it crashes the explorer file manager when I try to start MPC-BE64.exe
No blue screen of death, but I can't kill the explorer process and have to restart the computer. There isn't even an option to collect a crash report, debug log or memory dump
MPC-HC works fine, and MPC-BE used to work. Maybe a Windows update? I get them fairly frequently now.
ryrynz
7th December 2015, 06:34
MPC-BE.1.4.6.979.x64.(VS2015).7z
crashes my Windows 10 x64 pro U.S., fall update, Avast free turned on & off
tried the installer and the 7z, both act the same
Try build 995.
http://www.videohelp.com/software/MPC-BE
Nullack
7th December 2015, 07:05
We are know. Problem that toolbar based on image file ...
Gday. I'm just thinking about this some more. The problem is I cant use MPC-BE currently because the toolbar is way too small in HTPC situations with say a 65" display and a 10 foot viewing distance.
I understand the long term thing about scalable graphics that would scale to what high DPI and high resolutions a user may do. I understand this would take time to develop as its a new feature.
Rather than alienate users like me until this is done, do you have anyone that for the time being could artist up a toolbar in say 64x or 88x? Im not an artist so I cant do it. Would doing that as a workaround with a much larger toolbar download as an option be better than waiting for some future unplanned date for it to be useable?
Thanks
Aleksoid1978
7th December 2015, 07:11
User can create BIG toolbar itself :)
Manni
7th December 2015, 12:21
Hi everyone,
I came across a very strange thing and I was wondering if anyone had an explanation.
This seems to be related to MPC-BE as I tried with MPC-HC and couldn't reproduce, hence why I'm posting here.
I have also tried with EVR-CP, and I get the same issue as with MadVR, so this rules MadVR out too.
Setup is as per my sig.
Here is the issue:
When I play a UHD file (x264, but the same happens with HEVC content) from the desktop using MPC-BE on my UHD compatible display (JVC X500, it's not 4K native panels but it does accept 4K content and then displays it using e-shift), MPC-BE does some downscaling even when set to fullscreen / touch window from the inside.
Instead of displaying to the UHD actual window (desktop definitely set to UHD 24p), it downscales to 3072x1371 (both with MadVR and EVR-CP).
However, if I play the same file, using the same player (MPC-BE) with the same renderer, from MyMovies (MCE plugin) then the file is displayed fullscreen as it should be with no downscaling.
I've taken some screen shots in the various modes, so you can take a look if you want. Here is a link: https://www.dropbox.com/s/60hx72bhg9wtmxy/MPC-BE%20downscaling%20issue.zip?dl=0
You'll need to zoom up the screenshots to see the MadVR stats as they are UHD screenshots obviously.
It does this with all UHD files, irrespective of the encoding.
Please let me know if this is a known bug, or if anyone can reproduce this.
Thanks!
madshi
7th December 2015, 12:33
Could be high DPI setting related? At least the madVR OSD looks "scaled" in one screenshot, which should only happen if madVR's output is scaled behind madVR's back.
Aleksoid1978
7th December 2015, 12:51
What MPC-BE version use ?? Try latest svn from here - http://mpc-be.org/builds/
Manni
7th December 2015, 13:05
Could be high DPI setting related? At least the madVR OSD looks "scaled" in one screenshot, which should only happen if madVR's output is scaled behind madVR's back.
Thanks, I'll double check that. I did use some scaling to make the desktop more visible, so it might be the reason, but it doesn't explain why it happens in MPC-BE and not MPC-HC (which I never use but installed just to debug).
Any plans to display this OSD info larger when in UHD? That would be great! :)
Manni
7th December 2015, 13:06
What MPC-BE version use ?? Try latest svn from here - http://mpc-be.org/builds/
Thanks for the quick reply. I used the MPC-BE bundled with the latest KCP 1.0.8, as per my sig. Can I just drop the latest build you link into the KCP subfolder, or do I need to uninstall KCP and install MPC-BE separately to test this build?
Aleksoid1978
7th December 2015, 13:12
Thanks for the quick reply. I used the MPC-BE bundled with the latest KCP 1.0.8, as per my sig. Can I just drop the latest build you link into the KCP subfolder, or do I need to uninstall KCP and install MPC-BE separately to test this build?
Jast override you local copy.
Manni
7th December 2015, 13:32
Jast override you local copy.
Thanks again, I'll try this and report (after checking that changing the DPI settings doesn't solve it, as suggested by Madshi).
Manni
7th December 2015, 16:19
Could be high DPI setting related? At least the madVR OSD looks "scaled" in one screenshot, which should only happen if madVR's output is scaled behind madVR's back.
You were correct, if I make sure the DPI setting is set to the minimum there is no downscaling applied even with the MPC-BE build included in KCP 1.0.8.
I have checked with the latest MPC-BE build, and the problem is gone, even when DPI settings are applied, so it now behaves as MPC-HC.
Thanks again to both of you :).
Nullack
8th December 2015, 05:09
User can create BIG toolbar itself :)
Thanks, Ive been trying to do this. I found some doco from a post in 2010 here:
http://forum.doom9.org/showthread.php?t=153123
But it seems out of date cos it says its limited to 32x, when for example in MPC-HC there is a toolbar that is 48x48 by Reckless. And I need the icon size way bigger than 32x, such as 64x.
Is there current documentation on how to skin and what is supported in MPC-BE with size, format etcetc
Aleksoid1978
8th December 2015, 05:26
No limit to the toolbar size. Here some toolbars - http://sourceforge.net/projects/mpcbe/files/Toolbars/
You can take 32x and resize to 64/128/256 for test and see what's happened :)
Angel
8th December 2015, 18:08
C:\>nslookup mpc-be.org 8.8.4.4
Server: google-public-dns-b.google.com
Address: 8.8.4.4
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to google-public-dns-b.google.com timed-out
C:\>
What's wrong?
the site has been moved.
You checked it while changing DNS.
---
Aleksoid1978
10th December 2015, 04:16
Is there a possibility to add more subtitle options for the internal renderer? Like left aligned subtitles and paragraph. Here is an example http://i.imgur.com/y5y7HMn.jpg
Can you share this subtitles(that on screen)
Siso
10th December 2015, 08:41
Can you share this subtitles(that on screen)
What do you mean? I think the subtitles are in srt format.
Aleksoid1978
10th December 2015, 09:15
What do you mean? I think the subtitles are in srt format.
Can you upload this subtitles??
Siso
10th December 2015, 10:58
Can you upload this subtitles??
I used a picture from google to show you what left alignment look like, the subtitles I use are always in srt format :)
v0lt
10th December 2015, 16:08
Is there a possibility to add more subtitle options for the internal renderer? Like left aligned subtitles and paragraph. Here is an example http://i.imgur.com/y5y7HMn.jpgThis will not happen. Use stylized subtitles.
Leo100
11th December 2015, 07:44
I used a picture from google to show you what left alignment look like, the subtitles I use are always in srt format :)
You can try this settings:
http://savepic.su/6697552.jpg
Siso
11th December 2015, 10:13
You can try this settings:
http://savepic.su/6697552.jpg
In potplayer the subtitles options are a lot and useful, I was wondering why mpc-be doesn't have most them...
Leo100
11th December 2015, 11:13
In potplayer the subtitles options are a lot and useful, I was wondering why mpc-be doesn't have most them...
No one's perfect ;)
Nullack
11th December 2015, 22:19
Gday, on the latest nightly x64 build. When using 4K in high DPI (my monitor defaults to 300% DPI by default in Windows 10), and a user right mouse clicks during playback, then does filters, then selects one of the filters, the Pin Info tab GUI is garbled up and does not display correctly. I reported this bug to the MPC-HC Team, and it was fixed in their code fairly recently in their source code commit log so it should be straightforward to fix it also in this fork.
Link to screenshot showing the bug:
http://i66.tinypic.com/2afa91g.png
Thanks
Nullack
11th December 2015, 22:26
Another fixed in MPCHC one to do with 4K resolutions and situations of high DPI 300%, again on the latest nightly x64 build. In the CTRL J statistics menu, MPC-HC has the video graph at a size that is easy to see. Heres a pic:
http://i67.tinypic.com/vxm915.png
In MPC-BE the graph is too small and is very hard to see in granular detail:
http://i66.tinypic.com/3g2er.png
You should be able to see the commit for fixing this in the source of the MPC-HC project.
I do really like how in MPC-BE theres also a CPU and GPU useage indicator in the renderer stats, thats not in MPC-HC and its useful.
Thanks
Nullack
11th December 2015, 22:37
This one I also reported to MPC-HC but it is not fixed. It also exists in the nightly x64 build of MPC-BE. In 4K with high DPI settings, the GUI for lav video/lav splitter/lav video decoder on the LAV Formats tab is broken. When viewing any of the three LAV config programs outside of MPC-BE, the formats tab for all three display fine as per the below screenshot:
http://i66.tinypic.com/2gxnzpf.png
But then a user is in MPC-BE and they want to view any of the three LAV filters format tab, it gets garbled up in high DPI 4K situations like the following screenshot
http://i63.tinypic.com/jkahr9.png
Thanks
Nullack
11th December 2015, 22:45
There is a performance problem in the latest nightly x64 build of MPC-BE. It occurs when using the EVR-CP and playing back 10 bit video in HEVC. Normal 8 bit video in HEVC is ok. I am using the nightly x64 LAV filters to do DXVA 2 native decoding of HEVC, so thats zero internal MPCBE filters and only the external LAV nightly ones. I have set EVRCP to use the 8 bit integer for the renderer. I do not run D3D FSE. What happens is that the CPU is slammed for no reason in playback and the playback of high bitrate L52 HEVC MAIN 10 content becomes a stuttering mess. Here's a screenshot of the renderer stats:
http://i65.tinypic.com/2nhpyrd.png
There's no reason MPCBE should be using the CPU so heavily. In MPC-HC, the CPU on the same file is barely touched and is just a few percent in utilisation. Theres something different about how MPCBE is dealing with 10 bit videos compared to MPCHE. In any case since Ive told MPCBE to use 8 bit integer in the renderer I cant see why it is trying to use the CPU.
Thanks
Aleksoid1978
12th December 2015, 08:34
There is a performance problem in the latest nightly x64 build of MPC-BE. It occurs when using the EVR-CP and playing back 10 bit video in HEVC. Normal 8 bit video in HEVC is ok. I am using the nightly x64 LAV filters to do DXVA 2 native decoding of HEVC, so thats zero internal MPCBE filters and only the external LAV nightly ones. I have set EVRCP to use the 8 bit integer for the renderer. I do not run D3D FSE. What happens is that the CPU is slammed for no reason in playback and the playback of high bitrate L52 HEVC MAIN 10 content becomes a stuttering mess. Here's a screenshot of the renderer stats:
http://i65.tinypic.com/2nhpyrd.png
There's no reason MPCBE should be using the CPU so heavily. In MPC-HC, the CPU on the same file is barely touched and is just a few percent in utilisation. Theres something different about how MPCBE is dealing with 10 bit videos compared to MPCHE. In any case since Ive told MPCBE to use 8 bit integer in the renderer I cant see why it is trying to use the CPU.
Thanks
As i see - output NV12, but must P010, my example:
http://imgur.com/0pMXdcw
LAV fallback to software decoding.
P.S. Fixed.
Aleksoid1978
12th December 2015, 08:36
Another fixed in MPCHC one to do with 4K resolutions and situations of high DPI 300%, again on the latest nightly x64 build. In the CTRL J statistics menu, MPC-HC has the video graph at a size that is easy to see. Heres a pic:
http://i67.tinypic.com/vxm915.png
In MPC-BE the graph is too small and is very hard to see in granular detail:
http://i66.tinypic.com/3g2er.png
You should be able to see the commit for fixing this in the source of the MPC-HC project.
I do really like how in MPC-BE theres also a CPU and GPU useage indicator in the renderer stats, thats not in MPC-HC and its useful.
Thanks
Thanks for report. Well - I'll see what can be done.
P.S. Fixed.
Aleksoid1978
12th December 2015, 08:37
Gday, on the latest nightly x64 build. When using 4K in high DPI (my monitor defaults to 300% DPI by default in Windows 10), and a user right mouse clicks during playback, then does filters, then selects one of the filters, the Pin Info tab GUI is garbled up and does not display correctly. I reported this bug to the MPC-HC Team, and it was fixed in their code fairly recently in their source code commit log so it should be straightforward to fix it also in this fork.
Link to screenshot showing the bug:
http://i66.tinypic.com/2afa91g.png
Thanks
And - thanks for this report too :)
P.S. Fixed.
nevcairiel
12th December 2015, 09:40
As i see - output NV12, but must P010, my example:
http://imgur.com/0pMXdcw
P.S. LAV fallback to software decoding.
Works in MPC-HC, so BE must be doing something different that makes EVR refuse P010 input in this case.
Aleksoid1978
12th December 2015, 10:21
Works in MPC-HC, so BE must be doing something different that makes EVR refuse P010 input in this case.
Yes - i know. i work on this.
Aleksoid1978
13th December 2015, 04:18
Hi all. Who have Win10 + Nvidia or Intel. Check this build https://yadi.sk/d/ieCV2GUemAsfr on software 10bit video playback + EVR/EVR Custom.
I accidentally discovered that on my Nvidia 960 + Win10 - EVR/EVR Custom accept P010 input in software decoding :)
Nullack
13th December 2015, 09:08
Gday mate. I was delighted to see the commits into the trunk on these items :) This is just great. Ive tested sir on x64 Win 10, Nvidia GTX 960 2160P@60Hz HDMI 2.0.
Commit #r014 - all passed testing, P010 high colour footage is now accelerated in DXVA 2 by LAV filters. And MPC-BE with the EVR-CP render shows it smooth as silk, its truly awesome to watch high bitrate HEVC L52 MAIN 10 content on MPC-BE. I have not had much luck with poor test results on MadVR/Windows 10 in 4K but the EVR-CP is working great. And it's fantastic how with MPC-BE in the EVR-CP, you get allot more options and flexibility in the output with choosing between 8 bit and 10 bit integer modes than the EVR-CP version in MPC-HC which has less features.
Commit #r1013 - The new renderer stats size is great. Works well on a 10 foot gui, my 65" display with 300% DPI. Top stuff!!!!
I cant test commit #r1016 until a build is on mpc-be.org or theres another compile I can download. I'm excited to see the pin info working with high dpi.
Hoping you might be able to weave even more magic and fix the LAV filters formats tabs in high dpi when viewed under MPC-BE.
Thanks so much, :)
Разработчики об этом проекте являются мастерами искусства .
Razrabotchiki ob etom proyekte yavlyayutsya masterami iskusstva .
Aleksoid1978
13th December 2015, 10:32
Hoping you might be able to weave even more magic and fix the LAV filters formats tabs in high dpi when viewed under MPC-BE.
Maybe need ask LAV's author about it - he can test and say what's wrong.
huhn
13th December 2015, 11:45
Gday mate. I was delighted to see the commits into the trunk on these items :) This is just great. Ive tested sir on x64 Win 10, Nvidia GTX 960 2160P@60Hz HDMI 2.0.
Commit #r014 - all passed testing, P010 high colour footage is now accelerated in DXVA 2 by LAV filters. And MPC-BE with the EVR-CP render shows it smooth as silk, its truly awesome to watch high bitrate HEVC L52 MAIN 10 content on MPC-BE. I have not had much luck with poor test results on MadVR/Windows 10 in 4K but the EVR-CP is working great. And it's fantastic how with MPC-BE in the EVR-CP, you get allot more options and flexibility in the output with choosing between 8 bit and 10 bit integer modes than the EVR-CP version in MPC-HC which has less features.
Commit #r1013 - The new renderer stats size is great. Works well on a 10 foot gui, my 65" display with 300% DPI. Top stuff!!!!
I cant test commit #r1016 until a build is on mpc-be.org or theres another compile I can download. I'm excited to see the pin info working with high dpi.
Hoping you might be able to weave even more magic and fix the LAV filters formats tabs in high dpi when viewed under MPC-BE.
Thanks so much, :)
Разработчики об этом проекте являются мастерами искусства .
Razrabotchiki ob etom proyekte yavlyayutsya masterami iskusstva .
i don't like to ruin your dreams but the image EVR is rendering is just 8 bit.
Aleksoid1978
13th December 2015, 11:53
i don't like to ruin your dreams but the image EVR is rendering is just 8 bit.
So what ??
huhn
13th December 2015, 12:09
until this gets fixed by microsoft not a lot has been won by this.
Nullack
13th December 2015, 12:22
The fix is useful cos now its using dxva 2 as instructed in settings to accelerate playback. Without it, its a stuttering mess for high bitrate complex material with 10 bit colour. I realise its not hdr high colour rendering but for the moment Im experimenting with RGB 60hz stuff which on my setup is limited to 8Bpc anyway at that refresh rate and UHD resolutions. The fix is a great step ahead for those use cases.
huhn
13th December 2015, 12:28
your system has clearly an major issue. MPDN isn't starting, madVR is dropping frame like crazy and dxva copyback with EVR isn't working too. all this is a piece of cake for an GTX 960.
at the moment there isn't a way to get 10 bit to EVR without DXVA native right now.
but the real deal getting 10 bit to the driver isn't fixed yet. but this was the first step.
Nullack
13th December 2015, 12:36
DXVA Copyback generally does work with the EVRCP, I prefer not to use it as native uses less GPU memory. Thats why Ive focused most of my testing on the native method. Ive only got 2GB of video ram. I can get 12Bpc happening at UHD resolutions, its just my display cant do it at 60hz. For the time being Im playing around with 60hz RGB, which with my display at that setting is limited to 8Bpc. I have to drop down the refresh to get higher bit colour happening.
As for the other issues with madVR and mpdn, I welcome input into the other threads on those this isnt the place for it.
Aleksoid1978
13th December 2015, 13:30
On my GTX 960 + Win10 working software decoding 10 bit(H.264/H.265/Apple ProRes) on EVR/EVR Custom. EVR accept P010 input and i have picture.
Here test build - https://yadi.sk/d/ieCV2GUemAsfr
huhn
13th December 2015, 13:44
interesting change. it is still nv12 on my r9 270 i will test it on my 960 gtx later.
Aleksoid1978
13th December 2015, 13:49
interesting change. it is still nv12 on my r9 270 i will test it on my 960 gtx later.
ATI never added support for 10 bit, for P010 input for video renderers.
Nullack
14th December 2015, 04:48
Hi, now that mpc-be.org has build r1019 I was able to test the pin info fixes in high DPI 4K situations. All great, pin info no displays for all filters just fine. Thanks for the commit.
Since it's almost XMAS, heres two items on a XMAS wish list for feature enhancements :)
a) Ability to instruct MPC-BE to close itself following playback ending. Perhaps other options too on what to do at end of a file.
b) Building the nightly builds on MPC-BE.org with a digital certificate so that the binary is fully signed like Hendrik does with LAV filters.
Thanks
Aleksoid1978
14th December 2015, 05:21
a) Ability to instruct MPC-BE to close itself following playback ending. Perhaps other options too on what to do at end of a file.
b) Building the nightly builds on MPC-BE.org with a digital certificate so that the binary is fully signed like Hendrik does with LAV filters.
Thanks
a) - http://imgur.com/hDC9J47
b) I'm not doing nightly builds and upload to the site, and i can not provide a certificate to the person who does it.
Nullack
14th December 2015, 06:51
Ah brilliant, I'll use those :)
PS: I see your the registrant for the DNS of mpc-be.org. Understand mate your saying you cant provide a cert to the person doing the builds, but would you be so kind to pass on the request as your the admin of the domain :) Much thanks
wanezhiling
18th December 2015, 16:46
https://www.sendspace.com/file/uqyzat
Built-in MP4 Source filter failed to recognize the audio.
Leo100
18th December 2015, 17:17
Nightly builds mirror: https://yadi.sk/d/hlf1lfC8mKU58
v0lt
18th December 2015, 17:24
Built-in MP4 Source filter failed to recognize the audio.
Fixed in r1032.
shinzero
19th December 2015, 08:42
Hi guys,
I have an issue that has existed for a long time. I use livestreamer ( https://github.com/chrippa/livestreamer/releases ) to watch live streams on MPC-BE. But the stream won't start to play with the built-in splitter of MPC-BE. however, swiching to LAV Splitter Source works. I really hope MPC-BE can do work all by itself.
There is a 24H stream that you can test with:
http://www.twitch.tv/ink_owl
Here is the command to pipe the stream to stdin of MPC-BE:
F:\Tools\livestreamer\livestreamer.exe http://www.twitch.tv/ink_owl best -p F:\Tools\MPC-BE\mpc-be.exe
Nullack
19th December 2015, 09:28
Nightly builds mirror: https://yadi.sk/d/hlf1lfC8mKU58
Thanks. mpc-be.org has gone 401 on the builds URLs. I not sure if your mirror is in synch as usually by this time the mpc-be.org would have compiled the new trunk commits like the R1033 commit that V0lt made.
Leo100
19th December 2015, 10:07
No, I'm making nightly builds. Really last compiled was 1032. But now builds signed, thanks to Aleksoid1978 ;)
filler56789
19th December 2015, 11:10
..................
Nightly Builds:
Nightly Builds (mpc-be.org) (http://mpc-be.org/builds)
Username and password required :confused: :confused: :confused:
Aleksoid1978
19th December 2015, 12:19
Username and password required :confused: :confused: :confused:
It's temporary block from ddos attack.
filler56789
19th December 2015, 12:44
It's temporary block from ddos attack.
Thanks for answering *THUMBS UP*
salam2009
19th December 2015, 14:03
Hey guys,
Is it possible to lock MPC window from moving to prevent accidental dragging ??
Thanks for any tip!
Aleksoid1978
19th December 2015, 15:14
Hey guys,
Is it possible to lock MPC window from moving to prevent accidental dragging ??
Thanks for any tip!
It's not possible.
v0lt
19th December 2015, 16:54
MPC-BE v1.4.6 (build 1034) beta (https://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.6%20%28build%201034%29%20beta/) (SourceForge.net).
beter
19th December 2015, 18:52
Update for language files of Chinese (Traditional and Simplified) and Dutch
https://www.sendspace.com/file/ak2th7
Nullack
20th December 2015, 09:45
No, I'm making nightly builds. Really last compiled was 1032. But now builds signed, thanks to Aleksoid1978 ;)
Thanks for this, terrific! The new redirect on mpc-be.org works well and the certificate for the installer will only help make sure that the integrity of MPC-BE is retained. This will prevent malicious tampering of the binary by others.
rack04
20th December 2015, 14:39
How do I go about getting a debug build of MPC-BE? I am experiencing random crashes during playback of DVD files and I want to narrow it down to MPC-BE, LAV filters, madVR or video drivers. It is a MPC-BE crash so I assume it's a MPC-BE fault.
somespirit
20th December 2015, 16:27
MPC-HC BE 1.4.6 1034 and before versions also, so i have problem Color Correction no more works at all, this happend after i installed AMD Crimson 15.12 driver on AMD 6850 video card (Win 7 x64)
v0lt
20th December 2015, 18:49
How do I go about getting a debug build of MPC-BE?
You need VS2013.5 or VS2015.1, MSYS_MinGW-w64_GCC and source code (https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/).
i have problem Color Correction no more works at all, this happend after i installed AMD Crimson 15.12 driver on AMD 6850 video card (Win 7 x64)
1. In the driver, select "Use application settings" in the "Video Settings".
2. Use a different version of the driver.
Aleksoid1978
21st December 2015, 04:25
Hi guys,
I have an issue that has existed for a long time. I use livestreamer ( https://github.com/chrippa/livestreamer/releases ) to watch live streams on MPC-BE. But the stream won't start to play with the built-in splitter of MPC-BE. however, swiching to LAV Splitter Source works. I really hope MPC-BE can do work all by itself.
There is a 24H stream that you can test with:
http://www.twitch.tv/ink_owl
Here is the command to pipe the stream to stdin of MPC-BE:
F:\Tools\livestreamer\livestreamer.exe http://www.twitch.tv/ink_owl best -p F:\Tools\MPC-BE\mpc-be.exe
Test this build - https://yadi.sk/d/YiYb9XJ-mMzZF
shinzero
21st December 2015, 13:04
Test this build - https://yadi.sk/d/YiYb9XJ-mMzZF
It works. Now the stream can be played. However, it takes more time than LAV Splitter to start playing and it takes a long time to close the player.
When piping FLV file to stdin, the stream can only be played for 1 or 2 seconds.
Great progress, hope my feedback helps.
Aleksoid1978
21st December 2015, 15:13
It works. Now the stream can be played. However, it takes more time than LAV Splitter to start playing and it takes a long time to close the player.
When piping FLV file to stdin, the stream can only be played for 1 or 2 seconds.
Great progress, hope my feedback helps.
Can you give me link(or how i can do myself) for FLV.
shinzero
21st December 2015, 16:22
Can you give me link(or how i can do myself) for FLV.
http://www.douyutv.com/215551 (any link on this site will do)
F:\Tools\livestreamer\livestreamer.exe http://www.douyutv.com/215551 best -p F:\Tools\MPC-BE\mpc-be.exe
You will need a newer version of livesteramer:
http://www.mediafire.com/download/avd7pfnshn4jknv/livestreamer.zip
Aleksoid1978
22nd December 2015, 07:39
http://www.douyutv.com/215551 (any link on this site will do)
F:\Tools\livestreamer\livestreamer.exe http://www.douyutv.com/215551 best -p F:\Tools\MPC-BE\mpc-be.exe
You will need a newer version of livesteramer:
http://www.mediafire.com/download/avd7pfnshn4jknv/livestreamer.zip
OK - thanks.
Try this build - https://yadi.sk/d/0JFGHHW7mPksp
shinzero
22nd December 2015, 12:59
OK - thanks.
Try this build - https://yadi.sk/d/0JFGHHW7mPksp
Much better now. Sometimes the video will freeze while the audio is still playing with some link on the site. Tested on build 1046.
Example: http://www.douyutv.com/85894
chros
23rd December 2015, 20:34
I experience strange playback when ac3filter (I use it to upconvert aac,mp3 2ch sources to 5.1) is in the chain (no matter what audio/video renderer I use), if I block it then all works fine. It works well with MPC-HC.
Aleksoid1978
23rd December 2015, 23:33
I experience strange playback when ac3filter (I use it to upconvert aac,mp3 2ch sources to 5.1) is in the chain (no matter what audio/video renderer I use), if I block it then all works fine. It works well with MPC-HC.
1 - test with latest AC3Filter, playback is fine.
2 - you can use internal mixer instead of AC3Filter. See Options->Audio->Mix channels to ...
nijiko
24th December 2015, 12:03
Now mpc-be.org/builds is 302-jumped to Yandex disk, and it was banned by the WALL of PRC, and Taiwan (ROC) is also affected.
Can new builds be uploaded to Usercloud or such?
Leo100
24th December 2015, 13:02
Here: https://app.box.com/s/jfqis6gofoyi5k1uz9wuxtedhjt9xuhe
nijiko
24th December 2015, 19:30
@Leo100, thank you very much.
Nullack
25th December 2015, 00:31
On build R1055 there is no file open for image types like .jpg. I suggest images needed to be added as a group of files used in MPC-BE, just like you have groups for Video and Audio. This is important for calibration test patterns. Also the more general use case of someone just wanting MPC-BE to be the "everything" media player they use exclusively cos MPC-BE is awesome :) Yes you can force it to open a picture via open with in windows but the MPC-BE file open GUIs should just handle it in my humble opinion.
Aleksoid1978
25th December 2015, 01:10
MPC-BE - it's a video/audio player. If you want open picture - simple dran'n'drop file or - in Open Files Dialog select All files(*.*).
chros
25th December 2015, 12:35
1 - test with latest AC3Filter, playback is fine.
Thanks for the answer. I made more testing:
- in ac3filter on System tab only PCM and LPCM is checked
- it indeed works fine with mp3, aac audio (e.g. in mkv container)
- problem exist with e.g. ac3/dts/dtshdma audio
-- not matter if I use wasapi shared or exclusive (!) with MPC Audio Renderer
-- same with Directsound audio renderer
-- maybe it's connected to bitstreaming (there's an avreceiver in the chain)
-- MPC-HC bitstreams the ac3/dts/etc audio even when exclusive mode is swithed off, strange
I'm using 1.4.5 x64 and ac3filter 2.6.0 x64.
CruNcher
28th December 2015, 14:42
Someone experiencing the same happening in Nvidias Realtime Color Correction (Enhancing) Algorithm ?
Maxwell GM204 (359.06)
It seems very rare and Input dependent though.
Also as if you would need a very very high density scene (Natural Sun Light) with a window or door directly going outdoors and a very high captured exposure.
Normaly it seems just to try reconstructing Chroma back that it thinks got lost in the 4:2:0 Compression it seems but sometimes it does this strange looking turquoise results.
And yep it seems to analyze at least parts of the Encoder bitstream data for it's decisions (Recosntruction Model).
http://i1.sendpic.org/i/zG/zGUE7vmhH3K9utvzn2esH6QKDXU.pnghttp://i2.sendpic.org/i/lv/lvyTQcMftX1ZKapxClI3kxhiuwg.png
http://i2.sendpic.org/i/75/755KBO45XTGEIuyXdzFaSbODKLO.pnghttp://i2.sendpic.org/i/49/49aICRBP70TQTGG718vfy2S9qcU.png
http://i2.sendpic.org/i/pY/pYh6sJpAAyc3xgRM13o9k7bVjTe.pnghttp://i2.sendpic.org/i/xZ/xZOMnyr5YruRfhp9mbrmkyVImlS.png
huhn
28th December 2015, 15:55
the left picture is just white clipped.
CruNcher
28th December 2015, 22:27
yes its overexposed but still Nvidias Color Correction is trying something here (right Nvidia result) which in the end result looks more bad overall then the overexposure alone ;)
huhn
29th December 2015, 00:42
can't tell wothout the file but i don't think so thsi is just a wrong rendered file.
atleast the left picture is not current.
but more important what does this has to do with MPC-BE?
Nullack
1st January 2016, 05:59
Gday fellas. Thanks for the commit on Y4M, its working nicely on my test Y4M footage from the latest nightly.
wiak
5th January 2016, 14:29
support for youtube playlist would have been sweet
like playing https://www.youtube.com/watch?v=gDnfyJh7ESE&list=UUD-4g5w1h8xQpLaNS_ghU4g
v0lt
5th January 2016, 17:47
support for youtube playlist would have been sweet
View->Options...->Youtube->Load playlist
Nullack
12th January 2016, 05:55
Hi, using machine translation of one of the recent commits
Change: Added support for scaling elements toolbar according to the current DPI (system or the current screen). While it supported values up to 200% (more than just will not scale).
Im thankful for this. In full screen, on UHD resolutions with high DPI it is heaps better fellas so thanks allot! :thanks: But please, is not really the ultimate solution cos in my case, Microsoft recommends and actually defaults the display to a DPI scaling of 300%. I sympathise that your having problems going beyond 200%, but it wont ever look right for people with my setup until its 300%. Please consider :D
In window screen, its way too small. There is something wrong between the size of window screen and the full screen.
Im on the compile number #1095
Cheers fellas
Aleksoid1978
12th January 2016, 06:21
Hi, using machine translation of one of the recent commits
Im thankful for this. In full screen, on UHD resolutions with high DPI it is heaps better fellas so thanks allot! :thanks: But please, is not really the ultimate solution cos in my case, Microsoft recommends and actually defaults the display to a DPI scaling of 300%. I sympathise that your having problems going beyond 200%, but it wont ever look right for people with my setup until its 300%. Please consider :D
In window screen, its way too small. There is something wrong between the size of window screen and the full screen.
Im on the compile number #1095
Cheers fellas
I don't have a hardware for test > 175%. Can you tell what percent value between 200% and 300% is present on slider in Windows 10 ??
Nullack
12th January 2016, 06:37
Hi, Im not quite sure what your asking (I realise we have language barriers) but I think you want to know how the setting of 200% is different to 300%. Im sorry I dont know exactly because in Windows 10 in the desktop control panel, all it says is "Change the size of text, apps and other items: 300% (Recommended)" and it doesnt say how 200% which is a lower setting is different to 300%. WIthout a user doing anything, everytime I update display driver versions it defaults to 300% and 300% "looks right" for my setup.
To try to help you, I found this info but sadly it doesnt give exact numbers on 300%:
DPI Setting Minimum Resolution
96 (100%) 1024x720
120 (125%) 1280x960
144 (150%) 1536x1080
192 (200%) 2048x1440
It came from here:
https://software.intel.com/en-us/blogs/2014/04/14/dpi-scaling-issues
Basically your latest commit makes fullscreen on my high DPI UHD display "better" but its not "correct to the eye". In window situations though, its the same as before and something is wrong because the recent commit is only helping fullscreen and not window situations.
Thanks again for all the great work coming out of the MPC-BE Project :)
huhn
12th January 2016, 07:59
i don't have a hardware for test > 175%. Can you tell what percent value between 200% and 300% is present on slider in windows 10 ??
200%
225%
250%
300%
350%
Aleksoid1978
12th January 2016, 08:07
200%
225%
250%
300%
350%
Thanks :)
huhn
12th January 2016, 10:37
Thanks :)
you can test it too with a simply trick.
nvidia control panel -> manage 3D settings -DSR - Factors activated 4.00x (native resolution)
now you can change the desktop resolution to UHD and test the DPI settings. of cause not a good idea for general desktop usage but what ever.
i could give you the DPI scaling setting up to 8k you like.
hdboy
14th January 2016, 04:27
Hi
I just want to share a story of success and to give a word of thanks. So if you've got nothing better to do, sit back and hear my adventure in multi channel PC audio :)
I got a vizio S4251 sound bar. It's about as good as you can get for $185 shipped if you only have space for a sound bar and don't want to run wires for rear speakers. Anyway, the bar has no HDMI, and I want to connect via HDMI (I also have on board realtek audio with optical out, but the optical input is taken, and the sound on my nvidia card is better). Just plugging the PC to TV doesn't do it because Windows only sees a 2ch device with no encoded format.
I went through a bit of trouble trying to work around this with EDID override. Couldn't get it to work. Then I found out, duh, like many TVs mine doesn't pass 5.1 through optical. I wasn't getting real 5.1 audio anyway except from internal sources, e.g. TV's apps. The TV down mixes HDMI sources to 2ch and the sound bar up mixes to fake 5.1.
Plan B: bypass the TV. Connect cable box via digital coax input, connect xbox via optical input. That still left the PC with no remaining digital input. I looked into getting the monoprice HDMI switch with optical out. Then I found it has no ARC support and some other caveats, I forget what. I didn't want to spend like $50 for an incomplete solution and have to deal with another box, another power cord, another remote. I might as well get a receiver, and then, real speakers. Argghh.
Then I remembered the Xbox has HDMI in and maybe could act as receiver. Bingo, now PC goes into xbox. Except Windows thinks xbox can only do 2ch, even though it lists Dolby as supported format. A little more research and fiddling and I got MPC HC to bitstream AC3, but no DTS(-HD) or TrueHD. I figured HDMI has the bandwidth for 5.1 uncompressed; if only I could decode audio into PCM and somehow get the xbox to accept it. More research got me into using reclock for WASAPI to bypass Windows' 2ch limit. Still no joy. The xbox doesn't seem to accept 5.1 uncompressed. Then I used ac3filter to encode into ac3. I was getting surround sound, but with scratches and break ups. So close yet so far!
I browsed through doom9 looking for a clue. Just by chance, I came across a post about MPC BE supporting WASAPI. I'd switched to MPC BE for a while then went back to MPC HC for some problem. Tried MPC BE again and used its renderer instead of reclock. Still same audio glitches. Then in desperation I decided to start clean. Got rid of ac3filter and lav and used MPC audio filter. Jackpot! Success at last.
So here are the settings to send multichannel audio from MPC BE to xbox one's hdmi in.
MPC audio renderer-----
Device: xbox one
WASAPI mode: exclusive
Allow bit exact: checked
Use system layout channel: UNchecked
MPC audio decoder-----
Output sample format: int16 and int32
Pass through: AC3*
Encode to AC3: checked
* Actually I think maybe the xbox handles EAC3 also, but I don't have a file to test it. I know DTS and TrueHD are no go.
In short thank you MPC BE team for the WASAPI [emoji173] [emoji173] [emoji173] I hope this too long post helps someone [emoji2]
PS: I did find one format that causes problem
http://thedigitaltheater.com/wp-content/uploads/2015/08/dts_sfx_short_lossless_1080p-thedigitaltheater.mkv
It's DTS-HD HR 7.1. It's ok if I uncheck encode to ac3, but I get no surround. With it checked, I get audio break ups.
Nullack
14th January 2016, 07:53
Hey guys. So the new video engine utilisation stats for the EVR CP renderer in todays nightly is working well. The system RAM utilisation while it works, it doesnt really tell me much of importance because even with MAIN 10 HEVC 4K @ 60 FPS in high bit rates 127 Mbps I only see 300-400MB used which is hardly anything. IMHO, its more important to know how much GPU RAM is being used, because most have more of an issue with GPU RAM utilisation than CPU RAM utilisation. Anyway its not a big item to my mind atleast and the renderer stats are comprehensive pretty much.
With the problems of the GUI at high DPI (300%) and high resolution (UHD 4K) I've noticed in addition to what I said earlier about bugs in this space, that when in fullscreen on the top right is a OSD menu that pops up - that menu is very small and much smaller than the bottom of the screen with the seek bar and so on. Thanks
Aleksoid1978
14th January 2016, 08:00
1 - i think i can add "GPU Memory Usage" indicator. But - only for Nvidia.
2 - about top-right OSD - it's a fly-bar, problem that it's use bitmap to draw elemets. When we can create different bitmap for different DPI - we add support scaling.
LouieChuckyMerry
15th January 2016, 03:02
Hello and Happy Friday :) . And many thanks for a truly excellent media player. I've been happily using MPC-BC for several years but recently have been experiencing an issue with the audio when watching mkv files. I use headphones exclusively, and for the last several months (I'm a bit slow, ha ha) I've noticed that the audio level isn't consistent; that is, the volume gets noticeably louder and softer, like a sine curve (~), as if the normalization-replay gain isn't processing fast enough. Under "Options/Audio" I've always had the boxes for "Auto volume control" and "Boost audio" ticked and the "Level" set to 100, and I haven't changed any system settings (Win 7 x64). Also, I've noticed this wavering in the audio on two different laptops. I've tried adjusting the "Release time" under the audio options; when it's on "10" the up-and-down in the audio becomes less noticeable but is still there. Please, does anyone have any suggestions how to correct this problem? Thanks in advance for any help.
Nullack
22nd January 2016, 09:57
Theres been no commits for awhile which is rare for you guys. So are ya's working on something secret :D
ryrynz
22nd January 2016, 10:57
Theres been no commits for awhile which is rare for you guys. So are ya's working on something secret :D
Only been five days since last build.
https://yadi.sk/d/hlf1lfC8mKU58/1.4.6.1123
Nullack
22nd January 2016, 11:04
Hence my point, thats unusual for this project
huhn
22nd January 2016, 12:51
so what?
agustin9
22nd January 2016, 13:35
The PTA has disbanded?
https://www.youtube.com/watch?v=FTlVRUkwYRI
Nullack
22nd January 2016, 14:26
so what?
So if its a break, good for them. If however its a surprise and theyre working on something in private repos, well awesome :) If it is a suprise, how about a tiny hint hey Devs:cool:
vBm
22nd January 2016, 19:36
The PTA has disbanded?
https://www.youtube.com/watch?v=FTlVRUkwYRI
:goodpost:
LouieChuckyMerry
25th January 2016, 03:03
Hello and Happy Friday :) . And many thanks for a truly excellent media player. I've been happily using MPC-BC for several years but recently have been experiencing an issue with the audio when watching mkv files. I use headphones exclusively, and for the last several months (I'm a bit slow, ha ha) I've noticed that the audio level isn't consistent; that is, the volume gets noticeably louder and softer, like a sine curve (~), as if the normalization-replay gain isn't processing fast enough. Under "Options/Audio" I've always had the boxes for "Auto volume control" and "Boost audio" ticked and the "Level" set to 100, and I haven't changed any system settings (Win 7 x64). Also, I've noticed this wavering in the audio on two different laptops. I've tried adjusting the "Release time" under the audio options; when it's on "10" the up-and-down in the audio becomes less noticeable but is still there. Please, does anyone have any suggestions how to correct this problem? Thanks in advance for any help.
Please, any ideas?
vood007
25th January 2016, 12:32
Please, any ideas?
AFAIK you should lower the release time to reduce that effect.
I use headphones and normalizer too since years and never noticed your problem, but i have a SB Titanium with "Smart Volume Control" enabled. Maybe that compensates. You could try FFDShow´s audio processor. Its normalizing works great but could be its more or less the same code as in MPCBE?!
LouieChuckyMerry
26th January 2016, 08:17
AFAIK you should lower the release time to reduce that effect.
Thanks for your reply :) . I just did a couple of quick tests with the release time originally, so I'll try lowering the number for an entire show tonight.
I use headphones and normalizer too since years and never noticed your problem, but i have a SB Titanium with "Smart Volume Control" enabled. Maybe that compensates. You could try FFDShow´s audio processor. Its normalizing works great but could be its more or less the same code as in MPCBE?!
As I typed above, I never had a problem until some months ago. I've FFDShow installed, how would you recommend using its audio processor in conjunction with MPC-BE?
vood007
26th January 2016, 12:46
Thanks for your reply :) . I just did a couple of quick tests with the release time originally, so I'll try lowering the number for an entire show tonight.
As I typed above, I never had a problem until some months ago. I've FFDShow installed, how would you recommend using its audio processor in conjunction with MPC-BE?
Its nothing special; Just add "ffdshow Audio Processor" as external filter in MPC options, set it to prefer, double click it, check codecs is set to Uncompressed/all supported/raw, add and enable "Volume" filter, check normalize (i used 1000% as max vol). Disable "Auto Volume Control" in MPC/Audio and restart player.
But as said, it could be you win nothing because MPC and ffdshow share some code here and there.
Good luck...
Nullack
27th January 2016, 06:10
If Im reading the auto translated from Russian changelogs correctly the suprise youve guys have been working on is P010 support in EVR-CP?
Aleksoid1978
27th January 2016, 07:10
Yes, in Win10 on Nvidia EVR accept P010 input subtype, so can handle 10bit video.
Aleksoid1978
27th January 2016, 07:12
MPC-BE do not use any code from ffdshow.
Klaus1189
27th January 2016, 17:04
What do I need to watch 10 bit video?
- Nvidia graphics card which does support that?
- Windows 10?
- Monitor or TV which can display 10 bit per color connected with HDMI to Graphics card?
I personally don't know. I just wrote down what could be needed ...
LogicDeLuxe
27th January 2016, 19:30
On DVD, seamless joints aren't seamless with this, it seems. I don't have this issue with MPC-HC.
I noticed this with the German Austin Powers 3 DVD. Especially just before the actual subtitle scene, it has some unnecessarily short VOB IDs, where this is noticeable.
The screen is set to 50 Hz full HD.
If you don't have a seamless branching DVD at hand, you can also reproduce this with my demo image: www.abmischung.de_demo_v2.0.7z (http://abmischung.de/files/www.abmischung.de_demo_v2.0.7z) (40 MB)
hdboy
27th January 2016, 22:41
I'm using the AC3 encoding option in MPC's audio decoding. It works fine except when sample rate is over 48000. I think I read that ac3 encoder can only handle two sample rates., one of which is 48000' Is there a way to make the filter resample?
v0lt
28th January 2016, 16:22
What do I need to watch 10 bit video?
Simply open a video and watch.
On DVD, seamless joints aren't seamless with this, it seems. I don't have this issue with MPC-HC.
Try to change the video decoder for DVD.
I'm using the AC3 encoding option in MPC's audio decoding. It works fine except when sample rate is over 48000. I think I read that ac3 encoder can only handle two sample rates., one of which is 48000' Is there a way to make the filter resample?
I did not understand what the problem is.
FDisk80
28th January 2016, 16:25
Simply open a video and watch.
I think he means to watch in true 10bit mode.
v0lt
28th January 2016, 18:16
I think he means to watch in true 10bit mode.
I think there may be information -> http://forum.doom9.org/showthread.php?t=172128
LouieChuckyMerry
29th January 2016, 05:28
Its nothing special; Just add "ffdshow Audio Processor" as external filter in MPC options, set it to prefer, double click it, check codecs is set to Uncompressed/all supported/raw, add and enable "Volume" filter, check normalize (i used 1000% as max vol). Disable "Auto Volume Control" in MPC/Audio and restart player.
But as said, it could be you win nothing because MPC and ffdshow share some code here and there.
Good luck...
Lowering the "Release time" to 5 really improved things, making the wavering hardly noticeable. I'll try your ffdshow trick tonight and compare it. Thank you very much for your help, I really appreciate it :thanks:
Klaus1189
29th January 2016, 16:53
I think he means to watch in true 10bit mode.
You got it.
I think there may be information -> http://forum.doom9.org/showthread.php?t=172128
Thank you, v0lt. What do I need to use EVR-CP to get 10 bit per color playback?
- Windows 10 -> to get 10 bit per color without D3D-Fullscreen mode?
- Monitor or TV which does support 10 bit color depth?
- any special settings?
huhn
29th January 2016, 17:30
Thank you, v0lt. What do I need to use EVR-CP to get 10 bit per color playback?
[QUOTE]- Windows 10 -> to get 10 bit per color without D3D-Fullscreen mode?
you need FSE there is no way around to get 10 bit to the GPU.
- Monitor or TV which does support 10 bit color depth?
you need one of those to display it the change isn't exclusive made for it.
- any special settings?
depends on the GPU and the GPU driver settings.
Klaus1189
29th January 2016, 21:10
you need FSE there is no way around to get 10 bit to the GPU.
you need one of those to display it the change isn't exclusive made for it.
depends on the GPU and the GPU driver settings.
Sorry, I don't get that. Can you please explain me that a bit more precise?
Anima123
29th January 2016, 22:15
Sorry, I don't get that. Can you please explain me that a bit more precise?
Windows mode doesn't support 10 bit playback, only FSE does.
xiringu
30th January 2016, 00:13
Everytime I stream a youtube video, playback stops before the real ending of the video. Timers on the bottom right corner show the end of the video, but it's not. It ends like the video is corrupt or incomplete.
It's been happening for a few days/weeks, and I can't remember when it started. I tried build 1146 and it's not working properly.
Thanks
Klaus1189
30th January 2016, 09:22
FSE is in madvr settings,right? So is it not possible to get 10 bit on Windows 10 with EVR CP? I thought it is possible ...
huhn
30th January 2016, 10:21
EVR has FSE too.
Klaus1189
30th January 2016, 10:24
OK. Do I need any special settings to use EVR-CP for true 10 bit playback?
huhn
30th January 2016, 11:31
yes FSE (d3d fullscreen)
don't forget the 10 bit display.
if you have an professional photo monitor you may have one.
and 10 bit output may not work properly too.
they added p010 INPUT support. the renderer could easily downsample to 8 bit at some point. this should easily happen with DXVA2 scaling.
Tiduz
31st January 2016, 14:58
Whenever i install MPC BE my quick access to pinned folders doesnt work, and sometimes it freezes my whole pc, anyone else expierence this at all? Never used to have any problems, im using a R9 390 with the latest amd drivers if that helps. as soon as i uninstall mpc be my quick access works again in pinned taskbar.
edit: and using Windows 10
edit2: It seems not enabling the custom icons during install helped, hopefully.
combucha
3rd February 2016, 12:49
Hi
1) How to force MPC-BE to play video on start with window size matched to 100% video size? Every video I open is played in small window (dafault player size). I think tried all combinations from player menu, resetting mpc and nothing.
2) Some yt videos can't be rendered at all, for ex: https://www.youtube.com/watch?v=_A5OdIdLYJI
Why?
hdboy
5th February 2016, 01:53
I did not understand what the problem is.
I have a sound bar with optical input. It can only handle Dolby and dts. So I use the internal mpc audio decoder, ac3 encoding option, and wasapi renderer to convert dts-hd and truehd audio into spdif bit stream for the sound bar. This works fine except with some truehd audio streams, where I get massive frame drops if I select sync video to audio or garbled sound if I select sync audio to video.
As far as I can tell, what the problematic audios have in common is a greater than 48khz sample rate. Is this a known limit? MPCBE's cpu usage is only 12%, so it's not overloading my cpu. It's not a huge deal since there's usually an alternative lo res audio stream, but I like to figure it out.
Aleksoid1978
5th February 2016, 04:35
Can you upload short sample file with TrueHD problematic stream, I check at my home A/V receiver.
arrgh
7th February 2016, 20:08
Hi
on the Shark007 Homepage one can see the following message for the "Shark Codecs" :
"Current releases introduce 3D MVC decoding within MKV Containers"
"When the 3D decoder is active, LAV Video will report, Active Decoder: msdk mvc"
...will this open the option to playback MVC coded MKVs in MPC-BE ?
thanks
Shark007
7th February 2016, 20:39
Hi
on the Shark007 Homepage one can see the following message for the "Shark Codecs" :
"Current releases introduce 3D MVC decoding within MKV Containers"
"When the 3D decoder is active, LAV Video will report, Active Decoder: msdk mvc"
...will this open the option to playback MVC coded MKVs in MPC-BE ?
thanks
On my Tools page, I release pre-configured versions of MPC-BE for use when installing my codec package. If you were to use a current version of my codec package and a player downloaded from my Tools page that includes madVR, it would work with 3D MVC MKV files without any further configuration.
hdboy
8th February 2016, 05:16
Can you upload short sample file with TrueHD problematic stream, I check at my home A/V receiver.
Sorry, I've been sick with flu
I uploaded a clip (81M)
http://www.filedropper.com/truehd96
In MPC audio decoder, please disable TrueHD bitstreaming and enable AC3 encoding because that is what needs to be tested.
v0lt
8th February 2016, 16:56
...will this open the option to playback MVC coded MKVs in MPC-BE ?
Provide samples to see.
Aleksoid1978
9th February 2016, 11:03
Sorry, I've been sick with flu
I uploaded a clip (81M)
http://www.filedropper.com/truehd96
In MPC audio decoder, please disable TrueHD bitstreaming and enable AC3 encoding because that is what needs to be tested.
Thanks - fixed.
RY
10th February 2016, 02:54
Found what the cause was can you fix this?
msacm.vorbis makes mpc-be x64 crash on launch
it's used by FL Studio 64-Bit to play Vorbis Ogg files
if I disable the codec using sysinternals autoruns mpc-be works fine hope you can fix this.
ryrynz
10th February 2016, 03:02
Time to release 1.4.6? Also could you update SVN repository link on OP please? It's no longer up to date.
Aleksoid1978
10th February 2016, 04:17
Found what the cause was can you fix this?
msacm.vorbis makes mpc-be x64 crash on launch
it's used by FL Studio 64-Bit to play Vorbis Ogg files
if I disable the codec using sysinternals autoruns mpc-be works fine hope you can fix this.
Crash in external codec - how we can fix it??
But - I think we can disable this codec for using in mpc-be to prevent using & crash.
RY
10th February 2016, 04:28
Yes can you stop mpc from reading msacm.vorbis - vorbis.acm
it works on mpc-be 32-bit I think it's clashing with the 64-bit msacm.vorbis
v0lt
10th February 2016, 04:30
Also could you update SVN repository link on OP please? It's no longer up to date.
https://svn.code.sf.net/p/mpcbe/code/trunk - for SVN client
https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/ - for browser
Klaus1189
12th February 2016, 17:01
What can I adjust here?
Can I get 10 bit per color (Deep Color) here without D3D-Fullscreen mode?
I'm on Windows 10 Pro 64-bit
hdboy
13th February 2016, 19:21
Thanks - fixed.
thank you, could you release a build? I tried to install VS to build it myself but the install keeps failing half way through.
RY
14th February 2016, 06:00
These are the source directories could you block them please thanks.
msacm.vorbis Ogg Vorbis CODEC for MSACM
c:\windows\system32\vorbis.acm
c:\windows\syswow64\vorbis.acm
v0lt
14th February 2016, 10:13
Why not just use the built-in Vorbis decoder?
ACM decoders can not be blocked separately. You can block the ACM Wrapper in external filters.
RY
14th February 2016, 16:22
I am using internal codecs but FL Studio installs these because it needs them to playback ogg files, I tried blocking the ACM Wrapper but still results into a crash.. Any other solutions? it works if I disable the one that's in the system32 folder but its needed for playback in FL Studio.
v0lt
14th February 2016, 18:42
@RY
c:\windows\system32\vorbis.acm -x64
c:\windows\syswow64\vorbis.acm - x86
I think one of the files can be uninstalled without affecting the FL Studio. Then you can use the appropriate player version (x86 or x64).
Player code we will not change.
RY
15th February 2016, 05:29
Ok thanks I will just turn it on instead of renaming it when I need to use it.
Question 1: under Frame synchronization does V-sync have to be on or does windows 10 do it automatic with the nvidia gpu drivers?
2: is Bicubic the highest quality Resizer?
Klaus1189
15th February 2016, 19:53
What can I adjust here?
Can I get 10 bit per color (Deep Color) here without D3D-Fullscreen mode?
I'm on Windows 10 Pro 64-bit
Nobody knows that?
FDisk80
16th February 2016, 09:53
Nobody knows that?
You got your answer a while ago.
http://forum.doom9.org/showthread.php?p=1755257#post1755257
And it was No.
Klaus1189
16th February 2016, 12:45
But what can I adjust here then?
FDisk80
16th February 2016, 14:22
But what can I adjust here then?
Nothing, you can't get it to work without FSE mode.
Klaus1189
16th February 2016, 14:31
Aah ok, this setting is only for D3D fullscreen mode. I didn't know that. :thanks:
Klaus1189
17th February 2016, 22:36
A drop down list is too small - one letter is cut off:
https://drive.google.com/file/d/0B4y5u0gBKYqbREtNaEZHOV83YVk/view?usp=sharing
Klaus1189
17th February 2016, 22:46
updated german translation
https://drive.google.com/file/d/0B4y5u0gBKYqbWHNQYU9FRktGaVk/view?usp=sharing
Reino
17th February 2016, 22:53
Hello Aleksoid1978,
MPC-BE doesn't successfully parse this hls-manifest-playlist (https://kalturahd-vh.akamaihd.net/i/content/r71v1/entry/data/412/112/1_yjrbfoc0_0_,e1d20ia2,r7mao8mk,ybgd4av0,439hamb1,3lu536fi,8ojsff0g,_2.mp4.csmil/master.m3u8). Actually it only loads the highest quality stream (the 1080p stream in this case) and the "Navigate" -> "Jump To" menu remains empty. Bug?
Aleksoid1978
18th February 2016, 09:18
It's not a bug - hls playlist not parsing.
Reino
18th February 2016, 17:52
But why not? Every other manifest-playlist I opened with MPC-BE in the past got parsed, including this one:
http://reino.degeelebosch.nl/files/Manifest-playlist.png
Why is the initial manifest-playlist I was talking about not being parsed just like the rest?
Aleksoid1978
19th February 2016, 08:34
CoRoNe
I was wrong - hls m3u playlist parsing, but only from http. You link - https. It's a limitation.
Reino
19th February 2016, 16:51
I didn't realize MPC-BE couldn't parse https.
Is it really a limitation, or can you add support for https?
Aleksoid1978
20th February 2016, 05:47
At now time - it's limitation. Maybe add support parsing https link in features, who know :)
scollaco
21st February 2016, 21:41
Aleksoid1978...first fo all thansk for the amazing mpc-be player. I use it exclusively and have never gone back to another player.
I'm a noob and don't understand exactly how things work...but I had a question. Since madVR/LAV can now play 3D MVC and blurays, I noticed the subtitles render in 3d but not at the proper depth. Is it the subtitle renderer inside the player that is responsible for allowing us to adjust the depth of the subs. Currently I don't see any way to do this. Seems like only top/bottom and side-by side subs work.
thanks
madshi
21st February 2016, 23:13
@devs,
I've had to introduce ISubRenderCallback4 as a new interface for the ISR (of course all the old versions are also still supported). For 3D subtitles I need to be able to tell the ISR at which 3D depth to render the subtitles.
It sounds complicated, but it's really simple. You only need to look at the new "int xOffsetInPixels" parameter. And all you need to do is to add this integer (it can be positive or negative) to the subtitle X position. So if "xOffsetInPxels" e.g. has a value of -3, you would draw the subtitle at position e.g. "x,y:97,100" instead of "x,y:100,100".
Here's the new interface definition:
[uuid("C89CF1D4-29C5-4A96-8AAC-528EC6F7AF1E")]
interface ISubRenderCallback4 : public ISubRenderCallback3
{
STDMETHOD(RenderEx3)(REFERENCE_TIME frameStart, REFERENCE_TIME frameStop, REFERENCE_TIME avgTimePerFrame, RECT croppedVideoRect, RECT originalVideoRect, RECT viewportRect, const double videoStretchFactor = 1.0, int xOffsetInPixels = 0, DWORD flags = 0) = 0;
};
If you have any questions, just let me know.
@scollaco, good timing... :D
scollaco
22nd February 2016, 01:04
@devs,
I've had to introduce ISubRenderCallback4 as a new interface for the ISR (of course all the old versions are also still supported). For 3D subtitles I need to be able to tell the ISR at which 3D depth to render the subtitles.
It sounds complicated, but it's really simple. You only need to look at the new "int xOffsetInPixels" parameter. And all you need to do is to add this integer (it can be positive or negative) to the subtitle X position. So if "xOffsetInPxels" e.g. has a value of -3, you would draw the subtitle at position e.g. "x,y:97,100" instead of "x,y:100,100".
Here's the new interface definition:
[uuid("C89CF1D4-29C5-4A96-8AAC-528EC6F7AF1E")]
interface ISubRenderCallback4 : public ISubRenderCallback3
{
STDMETHOD(RenderEx3)(REFERENCE_TIME frameStart, REFERENCE_TIME frameStop, REFERENCE_TIME avgTimePerFrame, RECT croppedVideoRect, RECT originalVideoRect, RECT viewportRect, const double videoStretchFactor = 1.0, int xOffsetInPixels = 0, DWORD flags = 0) = 0;
};
If you have any questions, just let me know.
@scollaco, good timing... :D
Thanks Madshi...you are the best!
Aleksoid1978
22nd February 2016, 06:21
@devs,
I've had to introduce ISubRenderCallback4 as a new interface for the ISR (of course all the old versions are also still supported). For 3D subtitles I need to be able to tell the ISR at which 3D depth to render the subtitles.
It sounds complicated, but it's really simple. You only need to look at the new "int xOffsetInPixels" parameter. And all you need to do is to add this integer (it can be positive or negative) to the subtitle X position. So if "xOffsetInPxels" e.g. has a value of -3, you would draw the subtitle at position e.g. "x,y:97,100" instead of "x,y:100,100".
Here's the new interface definition:
[uuid("C89CF1D4-29C5-4A96-8AAC-528EC6F7AF1E")]
interface ISubRenderCallback4 : public ISubRenderCallback3
{
STDMETHOD(RenderEx3)(REFERENCE_TIME frameStart, REFERENCE_TIME frameStop, REFERENCE_TIME avgTimePerFrame, RECT croppedVideoRect, RECT originalVideoRect, RECT viewportRect, const double videoStretchFactor = 1.0, int xOffsetInPixels = 0, DWORD flags = 0) = 0;
};
If you have any questions, just let me know.
@scollaco, good timing... :D
I just now add support ISubRenderCallback4 interface and something strange - no matter use 3D or not, what video is playback - xOffsetInPixels always = 4 and flags = 1.
madshi
22nd February 2016, 09:04
I just now add support ISubRenderCallback4 interface and something strange - no matter use 3D or not, what video is playback - xOffsetInPixels always = 4 and flags = 1.
Have you updated to the latest LAV nightly? Forgot to mention that it is needed to get proper 3D subtitle depth information from LAV to madVR. Without that I'm defaulting to a 3D subtitle depth of 4 (which is a bit nearer to our eyes than the screen). With the latest LAV depth might start as 4, but once the movie plays and actual subtitles are visible, the depth should sometimes be different.
Always getting offset=4 and flags=1 sounds like a bug, though. With 2D movies it should be an offset of 0. And with 3D movies it should alternate between +4/1 and -4/2 for left/right eyes. Sorry about that, will fix that in the next build.
Aleksoid1978
22nd February 2016, 10:11
Have you updated to the latest LAV nightly? Forgot to mention that it is needed to get proper 3D subtitle depth information from LAV to madVR. Without that I'm defaulting to a 3D subtitle depth of 4 (which is a bit nearer to our eyes than the screen). With the latest LAV depth might start as 4, but once the movie plays and actual subtitles are visible, the depth should sometimes be different.
Always getting offset=4 and flags=1 sounds like a bug, though. With 2D movies it should be an offset of 0. And with 3D movies it should alternate between +4/1 and -4/2 for left/right eyes. Sorry about that, will fix that in the next build.
Question about getting 3D subtitle depth information from LAV - you take it's from LAVSource ?? If yes - how you do it, what interface or some different way ??
Why i want to know - i implement support MVC demuxing in matroska/mpeg-ts.
nevcairiel
22nd February 2016, 10:20
Question about getting 3D subtitle depth information from LAV - you take it's from LAVSource ?? If yes - how you do it, what interface or some different way ??
Why i want to know - i implement support MVC demuxing in matroska/mpeg-ts.
The depth information comes from the video decoder.
madshi
22nd February 2016, 10:35
I just now add support ISubRenderCallback4 interface and something strange - no matter use 3D or not, what video is playback - xOffsetInPixels always = 4 and flags = 1.
Ok, v0.90.12 is released. It now always sends "xOffsetInPixels=0" for 2D movies. However, for 3D movies I can't confirm that "flags" is always set to 1. It should properly alternate between 1 and 2, and the xOffsetInPixels value should alternate between + and -. I tested that with a test build of MPC-HC sent to me by kasper93 and it seems to work just fine.
Question about getting 3D subtitle depth information from LAV - you take it's from LAVSource ?? If yes - how you do it, what interface or some different way ??
Why i want to know - i implement support MVC demuxing in matroska/mpeg-ts.
This information is in h264/MVC SEI information blocks. So it's not the splitter but the decoder who provides this information. The decoder attaches this information directly to the IMediaSamples. See "MediaSideData3DOffset" here:
https://raw.githubusercontent.com/Nevcairiel/LAVFilters/master/common/includes/IMediaSideData.h
Edit: nevcairiel was faster.
Aleksoid1978
22nd February 2016, 10:51
madshi thanks.
madshi
22nd February 2016, 11:17
There's one additional thing the splitter will have to do: The SEI depth information blocks contain an array of depths, one depth for each subtitle track, one for GUI etc. Currently madVR simply uses the "min" of all these values for subtitle rendering. For a "perfect" solution madVR needs to know which array index belongs to the currently selected subtitle track. This information is stored in the Blu-Ray playlist files. nevcairiel is planning to export this information from LAV Splitter in a future version. Maybe you can then do the same for the internal MPC-BE splitter? That said, if you don't do that, it's not a deal breaker. The current "min" solution madVR uses seems to work reasonably well (but it's not perfect).
Aleksoid1978
23rd February 2016, 01:55
For a "perfect" solution madVR needs to know which array index belongs to the currently selected subtitle track. This information is stored in the Blu-Ray playlist files. nevcairiel is planning to export this information from LAV Splitter in a future version. Maybe you can then do the same for the internal MPC-BE splitter?
In what format you need this information ??
madshi
23rd February 2016, 09:15
In what format you need this information ??
In IPropertyBag. I think the latest LAV should already have this included. If you look for IPropertyBag, madVR reads most/all of them and makes use of it. Specifically, madVR reads (or will read) the following:
"ROTATION": allows madVR to auto-rotate a video which needs rotation
"STEREOSCOPIC3D": allows madVR to know early whether a movie is 3D or not (optimized initialization)
"STEREOSCOPIC3DMODE": allows madVR to know whether left or right eye comes first (important!)
"stereo_subtitle_offset_id": index of 3D subtitle depth track
"stereo_interactive_offset_ids": comma separated list of indexes for IG 3D depth tracks (used for madVR 3D OSD depth)
The last two are brand new and not in madVR v0.90.12 yet. They will be added next weekend. They practically let me know which array indexes in the SEI 3D depth information have which meaning and which I should use for subtitles and OSD.
Aleksoid1978
23rd February 2016, 10:17
In IPropertyBag. I think the latest LAV should already have this included. If you look for IPropertyBag, madVR reads most/all of them and makes use of it. Specifically, madVR reads (or will read) the following:
"ROTATION": allows madVR to auto-rotate a video which needs rotation
"STEREOSCOPIC3D": allows madVR to know early whether a movie is 3D or not (optimized initialization)
"STEREOSCOPIC3DMODE": allows madVR to know whether left or right eye comes first (important!)
"stereo_subtitle_offset_id": index of 3D subtitle depth track
"stereo_interactive_offset_ids": comma separated list of indexes for IG 3D depth tracks (used for madVR 3D OSD depth)
The last two are brand new and not in madVR v0.90.12 yet. They will be added next weekend. They practically let me know which array indexes in the SEI 3D depth information have which meaning and which I should use for subtitles and OSD.
Ok - i understand. Question about "stereo_subtitle_offset_id" - it's value can't be different for different subtitles track ??
madshi
23rd February 2016, 10:22
Yes, it will often be different for different subtitle tracks! I'm not sure yet what madVR will do: Maybe I'll ask "stereo_subtitle_offset_id" every time I start rendering subtitles for a frame. Or maybe I can find a way to be notified when the subtitle track changes, so I don't have to ask "stereo_subtitle_offset_id" all the time.
nevcairiel
23rd February 2016, 10:46
Yes, it will often be different for different subtitle tracks! I'm not sure yet what madVR will do: Maybe I'll ask "stereo_subtitle_offset_id" every time I start rendering subtitles for a frame. Or maybe I can find a way to be notified when the subtitle track changes, so I don't have to ask "stereo_subtitle_offset_id" all the time.
There should generally be something happening when the subtitle track changes. With LAV the graph will stop to do the change and then resume.
madshi
23rd February 2016, 11:43
Yeah, I was planning to look into a log to see what happens in that situation and maybe find a good place to update the "stereo_subtitle_offset_id" information. On the other, I suppose the splitter will have this information handy, anyway, and asking it once per frame (so 24 or 60 times a second) doesn't sound like it would likely cause any performance issues, so maybe I'll choose the easy way out and ask it once for every frame (at the moment when I render it).
Aleksoid1978
23rd February 2016, 13:25
With LAV the graph will stop to do the change and then resume.
With MPC-BE's MPEG Splitter is the same.
Aleksoid1978
24th February 2016, 06:27
@devs,
I've had to introduce ISubRenderCallback4 as a new interface for the ISR (of course all the old versions are also still supported). For 3D subtitles I need to be able to tell the ISR at which 3D depth to render the subtitles.
It sounds complicated, but it's really simple. You only need to look at the new "int xOffsetInPixels" parameter. And all you need to do is to add this integer (it can be positive or negative) to the subtitle X position. So if "xOffsetInPxels" e.g. has a value of -3, you would draw the subtitle at position e.g. "x,y:97,100" instead of "x,y:100,100".
Here's the new interface definition:
[uuid("C89CF1D4-29C5-4A96-8AAC-528EC6F7AF1E")]
interface ISubRenderCallback4 : public ISubRenderCallback3
{
STDMETHOD(RenderEx3)(REFERENCE_TIME frameStart, REFERENCE_TIME frameStop, REFERENCE_TIME avgTimePerFrame, RECT croppedVideoRect, RECT originalVideoRect, RECT viewportRect, const double videoStretchFactor = 1.0, int xOffsetInPixels = 0, DWORD flags = 0) = 0;
};
If you have any questions, just let me know.
Hi madshi - can you check this build https://yadi.sk/d/bPiEQ69DpPZJP for 3D subtitles output. For checking 3D you can only use LAV Video because internal Matroska/MPEG Splitter support demux MVC stream. Also - MPEGSplitter support export "stereo_subtitle_offset_id" and "stereo_interactive_offset_ids" metadata through IPropertyBag.
I do not have yet the possibility to check with the 3D glasses. But in 2D i see difference :)
madshi
24th February 2016, 10:08
Thanks, I will definitely give it a try, but it may have to wait for next weekend. I haven't implemented support for "stereo_subtitle_offset_id" and "stereo_interactive_offset_ids" yet, and probably won't have time to do that before the weekend.
Klaus1189
24th February 2016, 11:14
Can you please add support for vtt subtitles?
Aleksoid1978
24th February 2016, 11:32
Can you please add support for vtt subtitles?
Hmm - can you provide some sample ??
Klaus1189
24th February 2016, 12:21
Hmm - can you provide some sample ??
-> pm
Aleksoid1978
25th February 2016, 02:39
Can you please add support for vtt subtitles?
Done in rev. 1207
Klaus1189
25th February 2016, 09:42
Thanks, I tried several files, and it works like a charm.
Does MPC-BE now also support vtt subtitles of a muxed MKV, or must this be added later?
I know at the moment there is no such a file, but the developer of MKVToolNix is already working on it, see https://github.com/mbunkus/mkvtoolnix/issues/1592
Aleksoid1978
25th February 2016, 09:52
Thanks, I tried several files, and it works like a charm.
Does MPC-BE now also support vtt subtitles of a muxed MKV, or must this be added later?
I know at the moment there is no such a file, but the developer of MKVToolNix is already working on it, see https://github.com/mbunkus/mkvtoolnix/issues/1592
Wait sample :)
Shark007
25th February 2016, 15:32
Current nightly releases have been tossing up this error message. After clicking OK, playback is fine.
EDIT: It is only happening on Windows 10 Insider builds so it may just be an OS problem.
http://shark007.net/message.jpg
Klaus1189
27th February 2016, 14:26
I have lots of DV-AVI (Digital Video recorded with MiniDV Camcorder) files with Timecode. Is there a filter which can read and display the Record Date and Time info on-the-fly from the files?
Aleksoid1978
27th February 2016, 14:58
I have lots of DV-AVI (Digital Video recorded with MiniDV Camcorder) files with Timecode. Is there a filter which can read and display the Record Date and Time info on-the-fly from the files?
Upload some samples.
Klaus1189
27th February 2016, 15:35
-> pm
The sample clip has the following metadata:
date of recording: 12.08.2009
time starts at: 14:09:07
time ends at: 14:10:41
madshi
27th February 2016, 17:27
Hi madshi - can you check this build https://yadi.sk/d/bPiEQ69DpPZJP for 3D subtitles output. For checking 3D you can only use LAV Video because internal Matroska/MPEG Splitter support demux MVC stream. Also - MPEGSplitter support export "stereo_subtitle_offset_id" and "stereo_interactive_offset_ids" metadata through IPropertyBag.
I do not have yet the possibility to check with the 3D glasses. But in 2D i see difference :)
Ok, tested. I see that the splitter properly reports "STEREOSCOPIC3DMODE = mvc_lr". Also I can see that ISubRenderCallback4 is supported, and sending data through that interface produces visible subtitles. So far so good. However, the subtitles appear to be rendered flat, without any 3D depth, although I do send +4/-4 xOffset alternating for left/right eyes (in the short test I did). Also "stereo_subtitle_offset_id" does not seem to be supported yet.
Aleksoid1978
28th February 2016, 02:51
Ok, tested. I see that the splitter properly reports "STEREOSCOPIC3DMODE = mvc_lr". Also I can see that ISubRenderCallback4 is supported, and sending data through that interface produces visible subtitles. So far so good. However, the subtitles appear to be rendered flat, without any 3D depth, although I do send +4/-4 xOffset alternating for left/right eyes (in the short test I did). Also "stereo_subtitle_offset_id" does not seem to be supported yet.
"stereo_subtitle_offset_id" & "stereo_interactive_offset_ids" can be present when open Blu-ray structure.
"stereo_subtitle_offset_id" present if any PGS subtitles present in movie. "stereo_interactive_offset_ids" present only if IG offsets present in .mpls
Aleksoid1978
28th February 2016, 03:26
Here is screenshot - http://imgur.com/LtKW2Dd how it's look(without 3D glass) with "line anlernative" 3d setting.
madshi
28th February 2016, 10:01
"stereo_subtitle_offset_id" & "stereo_interactive_offset_ids" can be present when open Blu-ray structure.
"stereo_subtitle_offset_id" present if any PGS subtitles present in movie. "stereo_interactive_offset_ids" present only if IG offsets present in .mpls
BTW, I can drag&drop the Blu-Ray disc drive, or the BDMV folder to MPC-HC when using LAV Splitter, and it starts playing the movie. That doesn't seem to work with MPC-BE, at least when using the internal splitter. Maybe you can add support for that, too? Would be quite nice!
Here is screenshot - http://imgur.com/LtKW2Dd how it's look(without 3D glass) with "line anlernative" 3d setting.
Looks good. For some reason it didn't seem to work when I tried your test build. Did you test with the same build, or maybe with a newer version?
Aleksoid1978
28th February 2016, 10:13
BTW, I can drag&drop the Blu-Ray disc drive, or the BDMV folder to MPC-HC when using LAV Splitter, and it starts playing the movie. That doesn't seem to work with MPC-BE, at least when using the internal splitter. Maybe you can add support for that, too? Would be quite nice!
Looks good. For some reason it didn't seem to work when I tried your test build. Did you test with the same build, or maybe with a newer version?
1) Drag&drop - work like a charm with internal filters. You can drag&drop main BD folder, BDMV sub-folder or BD drive. If you need i can capture movie from desktop :)
2) I do screen on the same test build. Test on full BD with internal PGS subtitles.
madshi
28th February 2016, 10:28
Strange. Why didn't either work for me? I'm confused. Well, I guess it doesn't matter if it works for everybody else. :)
(FWIW, if you want to double check if "stereo_subtitle_offset_id" works properly, you can activate madVR debug mode and then in the log search for "stereo_subtitle_offset_id".)
Aleksoid1978
28th February 2016, 10:49
Strange. Why didn't either work for me? I'm confused. Well, I guess it doesn't matter if it works for everybody else. :)
(FWIW, if you want to double check if "stereo_subtitle_offset_id" works properly, you can activate madVR debug mode and then in the log search for "stereo_subtitle_offset_id".)
How activate debug log in madVR??
ryrynz
28th February 2016, 10:56
How activate debug log in madVR??
activate debug mode.bat
beter
28th February 2016, 15:27
Update language files
https://www.sendspace.com/file/2kjhyc
edcrfv94
28th February 2016, 23:46
Can MPC BE add Avisynth and VapourSynth Filter interface with Real Time?e.g like ffdshow raw video filter but support 8bit-16bit raw input
ryrynz
29th February 2016, 02:19
Can MPC BE add Avisynth and VapourSynth Filter interface with Real Time?e.g like ffdshow raw video filter but support 8bit-16bit raw input
I don't think they'll bother. Madshi looks to have vapoursynth support coming in a later version if madVR though so you could use that with any media player capable of running madVR.
huhn
29th February 2016, 15:41
How activate debug log in madVR??
there should be a "activate debug mode.bat" in your madVR folder.
after running this bat you should get a debug report on your desktop.
madshi
29th February 2016, 15:44
there should be a "activate debug mode.bat" in your madVR folder.
after running this bat you should get a debug report on your desktop.
Yes. And if there is no bat file (some madVR re-distributions may have deleted it), you can manually rename "madVR [debug].ax" to "madVR.ax".
Klaus1189
4th March 2016, 16:42
Why is Video Stream in Navigate greyed out? I think it should display the codec and resolution ...
shinzero
5th March 2016, 07:42
Hi guys, I found one issue with MPC Std input Reader when piping livestream to MPC-BE
If the livestream ends (no more data from stdin pipe), MPC-BE cannot detect this change, the player status will still be "playing". And the program will freeze if you click stop button or close the player.
Terminate livestreamer.exe is an easy way to reproduce this issue.
There is a 24H stream that you can test with:
http://www.twitch.tv/as2pikisreal
Command line sample:
F:\Tools\livestreamer\livestreamer.exe http://www.twitch.tv/as2pikisreal best -p F:\Tools\MPC-BE\mpc-be.exe
Get livesteramer here:
http://www.mediafire.com/download/avd7pfnshn4jknv/livestreamer.zip
LouieChuckyMerry
9th March 2016, 06:09
Hello and thanks in advance for any help :) . In addition to using MPC-BE as my default video player, I also use it, in conjunction with Subtitle Edit and a programmable mouse, to sync subtitles, taking advantage of "Options/Subtitles/Auto-reload subtitle files after detecting modification". Suddenly, however, this feature stopped working, as any modified subtitles are no longer automatically reloaded. I thought that upgrading from 1.45 to 1.46 (both stable 64-bit versions) was the cause, but after reinstalling 1.45 it's still not working: as soon as I save changes to the subtitle file in Subtitle Edit the subtitles disappear in MPC-BE and I need to reload them manually. I've not made any changes to my system lately, Win 7 64 bit, at least that I can recall. While I realize this seemingly isn't MPC-BE's fault, I was hoping that someone friendly and smarter than I, who understands how MPC-BE auto-reloads the modified subtitles file, could suggest a solution, as I'm clueless and would be really really happy to solve this. Thanks for your time.
Aleksoid1978
9th March 2016, 08:04
Hi guys, I found one issue with MPC Std input Reader when piping livestream to MPC-BE
If the livestream ends (no more data from stdin pipe), MPC-BE cannot detect this change, the player status will still be "playing". And the program will freeze if you click stop button or close the player.
Terminate livestreamer.exe is an easy way to reproduce this issue.
There is a 24H stream that you can test with:
http://www.twitch.tv/as2pikisreal
Command line sample:
F:\Tools\livestreamer\livestreamer.exe http://www.twitch.tv/as2pikisreal best -p F:\Tools\MPC-BE\mpc-be.exe
Get livesteramer here:
http://www.mediafire.com/download/avd7pfnshn4jknv/livestreamer.zip
Ok - i check in.
v0lt
9th March 2016, 08:22
MPC-BE 1.4.6 (build 1247) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.6%20%28build%201247%29%20beta/) (SourceForge.net).
rock
9th March 2016, 11:05
nice to see your own forum's back. anyway why in the sf still use VS2013 while in yadi.sk already use VS2015?
v0lt
9th March 2016, 13:00
I think that VS2013 builds better support Windows XP (there were no problems for several years).
Kotosif
9th March 2016, 18:41
When will there be support for webvtt subs in webm files?
Klaus1189
9th March 2016, 19:26
nice to see your own forum's back.
Link please. I deleted it on my bookmarks :scared:
When will there be support for webvtt subs in webm files?
Devs need sample but in r1207 Aleksoid1978 added support for vtt subtitles -> Can you please add support for vtt subtitles?
@ Aleksoid1978: Is it not possible to display DV-AVI metadata like subs? That would have been great :(
Kotosif
9th March 2016, 19:53
Here's a quick sample of a webm file that has webvtt subs
https://a.pomf.cat/oldqbe.webm
rock
9th March 2016, 22:54
Link please. I deleted it on my bookmarks :scared:
(
http://mpc-be.org/forum
ryrynz
9th March 2016, 22:55
Link please. I deleted it on my bookmarks :scared:
Beat me to it.
Aleksoid1978
10th March 2016, 02:54
@ Aleksoid1978: Is it not possible to display DV-AVI metadata like subs? That would have been great :(
No - it's not possible.
Aleksoid1978
10th March 2016, 07:43
Hi guys, I found one issue with MPC Std input Reader when piping livestream to MPC-BE
If the livestream ends (no more data from stdin pipe), MPC-BE cannot detect this change, the player status will still be "playing". And the program will freeze if you click stop button or close the player.
Terminate livestreamer.exe is an easy way to reproduce this issue.
There is a 24H stream that you can test with:
http://www.twitch.tv/as2pikisreal
Command line sample:
F:\Tools\livestreamer\livestreamer.exe http://www.twitch.tv/as2pikisreal best -p F:\Tools\MPC-BE\mpc-be.exe
Get livesteramer here:
http://www.mediafire.com/download/avd7pfnshn4jknv/livestreamer.zip
Thanks - fixed.
shinzero
11th March 2016, 13:29
Thanks - fixed.
OK, the player will not freeze now. :thanks:
And can we save the livestream from stdin to file while playing it in MPC-BE? Currently File->Save as doesn't work.
scollaco
11th March 2016, 15:39
Hi Aleksoid1978. Any update on the 3D subtitle depth issue? Thanks!
Aleksoid1978
12th March 2016, 02:20
Hi Aleksoid1978. Any update on the 3D subtitle depth issue? Thanks!
Do you test latest SVN version ??
LouieChuckyMerry
12th March 2016, 04:22
Hello and thanks in advance for any help :) . In addition to using MPC-BE as my default video player, I also use it, in conjunction with Subtitle Edit and a programmable mouse, to sync subtitles, taking advantage of "Options/Subtitles/Auto-reload subtitle files after detecting modification". Suddenly, however, this feature stopped working, as any modified subtitles are no longer automatically reloaded. I thought that upgrading from 1.45 to 1.46 (both stable 64-bit versions) was the cause, but after reinstalling 1.45 it's still not working: as soon as I save changes to the subtitle file in Subtitle Edit the subtitles disappear in MPC-BE and I need to reload them manually. I've not made any changes to my system lately, Win 7 64 bit, at least that I can recall. While I realize this seemingly isn't MPC-BE's fault, I was hoping that someone friendly and smarter than I, who understands how MPC-BE auto-reloads the modified subtitles file, could suggest a solution, as I'm clueless and would be really really happy to solve this. Thanks for your time.
Happy Saturday! Does anyone who understands exactly how MPC-BE auto-reloads modified subtitles have a suggestion? Thank you :) .
Aleksoid1978
12th March 2016, 04:41
Happy Saturday! Does anyone who understands exactly how MPC-BE auto-reloads modified subtitles have a suggestion? Thank you :) .
For me it's working perfect.
v0lt
12th March 2016, 07:02
@LouieChuckyMerry
I think you need to press the "Save" button in Subtitle Edit to see the changes.
LouieChuckyMerry
12th March 2016, 09:43
@LouieChuckyMerry
I think you need to press the "Save" button in Subtitle Edit to see the changes.
That's the problem. It used to be that saving the file in Subtitle Edit would auto-reload the file in MPC-BE; now, saving the file in Subtitle Edit makes the subs disappear in MPC-BE and I have to manually reloade them. As I typed earlier I don't think this is an issue with MPC-BE, I was just hoping that someone who understands the relationship between the auto-reload feature in MPC-BE and Windows 7 might have a suggestion on what caused the change on my system.
Edit: it seems that the issue is with Subtitle Edit. After reverting from 3.4.11 to 3.4.10 things are fine. I'll go pester Nilkse at the Subtitle Edit thread, thank you very much for your time (and Super Thanks for MPC-BE) :) .
hdboy
12th March 2016, 18:44
Suggestion: an option to not resume audio files. Rationale: though you usually want to resume watching a movie where you left off, usually you want to listen to a song from beginning. Or maybe files < N minutes (similar rationale). Or files played in a playlist. Or perhaps just add a toggle on menu or control bar to not resume file so you can change behavior on the fly.
scollaco
12th March 2016, 21:02
Do you test latest SVN version ??
Yes I just tested the latest SVN (build 1257) and it doesn't work :(
I then tested XYsubfilter and it works perfectly with that one. I much prefer MPC-BE internal subtitle filter though. Maybe you can message madshi to see what is missing to be implemented? Maybe it's just one simple variable or something.
thanks Aleksoid.
Aleksoid1978
13th March 2016, 02:09
Yes I just tested the latest SVN (build 1257) and it doesn't work :(
I then tested XYsubfilter and it works perfectly with that one. I much prefer MPC-BE internal subtitle filter though. Maybe you can message madshi to see what is missing to be implemented? Maybe it's just one simple variable or something.
thanks Aleksoid.
What kind of subtitle do you test - PGS subtitle from 3D Blu-ray or text(srt/ass) subtitle ??
scollaco
13th March 2016, 02:45
What kind of subtitle do you test - PGS subtitle from 3D Blu-ray or text(srt/ass) subtitle ??
I tested PGS subtitle from inside 3D bluray.
With PGS subs, the depth works correctly with xysubfilter. With srt/ass subs even xysubfilter doesn't have info for correct depth. So only PGS subs work correctly with XYsubfilter but not with MPC-BE internal subtitle filter.
Aleksoid1978
13th March 2016, 02:47
Very strange - for me all perfect with MPC-BE ISR. Just now tested with 3D glass, compare with xySubFilter - looks the same.
Aleksoid1978
13th March 2016, 02:55
I have LG TV with passive 3D(line alternative).
ISR - http://i.imgur.com/Ls8MzM6.jpg
xySubFilter - http://i.imgur.com/yO6zOcC.jpg
scollaco
13th March 2016, 03:22
I have LG TV with passive 3D(line alternative).
ISR - http://i.imgur.com/Ls8MzM6.jpg
xySubFilter - http://i.imgur.com/yO6zOcC.jpg
That is strange and the depth of both xysub and mpc-be matches?
I'm using frame packed 3D through mpc-be and madVR.
With xysub, the depth is correct from shot to shot. With mpc-be, the sub is at a fixed depth and a lot times crashes through the 3d depth of the characters in the film. Same scene with xysub is correct.
Did I download the right version of mpc-be?
I downloaded this x64 version:
https://yadi.sk/d/hlf1lfC8mKU58/!_last
Aleksoid1978
13th March 2016, 03:34
I can't test frame-packing 3D ...
Aleksoid1978
13th March 2016, 04:36
Try this build - https://yadi.sk/d/PNMKEz-aq85uL
scollaco
13th March 2016, 06:10
Try this build - https://yadi.sk/d/PNMKEz-aq85uL
Not able to test right now...but I will definitely test this sometime tomorrow and let you know. Thanks so much for your help.
scollaco
13th March 2016, 17:57
Not able to test right now...but I will definitely test this sometime tomorrow and let you know. Thanks so much for your help.
It works!! Whatever you put into this special version works!
PGS subtitles work at the correct depth for frame packed 3D. Now I can go back to using internal subtitle renderer which I prefer. :thanks:
Please put whatever this fix is into the next SVN. Meantime I will use this version.
Again, thanks so much and have a great day (or night)
EDIT: To further clarify, when I downloaded the latest SVN 1258, it didn't work. But when I use the special build you linked, it worked.
Aleksoid1978
13th March 2016, 23:51
It works!! Whatever you put into this special version works!
PGS subtitles work at the correct depth for frame packed 3D. Now I can go back to using internal subtitle renderer which I prefer. :thanks:
Please put whatever this fix is into the next SVN. Meantime I will use this version.
Again, thanks so much and have a great day (or night)
EDIT: To further clarify, when I downloaded the latest SVN 1258, it didn't work. But when I use the special build you linked, it worked.
Ok - good. But - can you check another build https://yadi.sk/d/e-PY-1-xq9YCd
scollaco
14th March 2016, 04:42
Ok - good. But - can you check another build https://yadi.sk/d/e-PY-1-xq9YCd
I just tested this. Unfortunately, this build doesn't work for getting the proper 3D depth for the subs.
Aleksoid1978
14th March 2016, 05:01
I just tested this. Unfortunately, this build doesn't work for getting the proper 3D depth for the subs.
Ok - thanks.
madshi
14th March 2016, 09:29
Anything wrong on my side, Aleksoid1978?
Aleksoid1978
14th March 2016, 11:09
Anything wrong on my side, Aleksoid1978?
No, it's okay :)
vood007
14th March 2016, 21:53
nvm
The message you have entered is too short. Please lengthen your message to at least 5 characters.
scollaco
15th March 2016, 00:42
No, it's okay :)
Any chance the fix for 3D subs makes it into the nightlies? I need a 64bit version. :thanks:
Aleksoid1978
15th March 2016, 01:23
Any chance the fix for 3D subs makes it into the nightlies? I need a 64bit version. :thanks:
Changes already in SVN - wait a build.
scollaco
15th March 2016, 04:29
Changes already in SVN - wait a build.
Great...thanks so much Aleksoid!
fuxxi
15th March 2016, 17:01
Hi guys,
is there a preference/hidden switch/whatever to not show MPC-BE on taskbar at all (but only on the tray) like in Winamp for example? Unfortunately I only found an option to enable the tray icon. So to remove MPC-BE from the taskbar You have to minimize it, which is not really useful while watching a video as You can guess.
Many thanks!
v0lt
15th March 2016, 17:44
is there a preference/hidden switch/whatever to not show MPC-BE on taskbar at all (but only on the tray) like in Winamp for example?
There is no such option and is not planned.
Klaus1189
16th March 2016, 12:04
Can you please add a feature to the installer like they have it in installer of FileZilla? They have a Upgrade feature using previous settings. The feature of course is only visible when installing a newer version of a already installed version. That would look good on MPC-BE ;)
v0lt
16th March 2016, 16:36
Klaus1189
Do not need any additional feature. Just installed over the existing version.
Neo-XP
16th March 2016, 18:43
Hello,
Can you add the choice "Video" for the "Maximum texture resolution" of the subtitles like in MPC-HC ?
http://img15.hostingpics.net/thumbs/mini_692829subtitleResolution.jpg (http://www.hostingpics.net/viewer.php?id=692829subtitleResolution.jpg)
Thanks.
Tier777
16th March 2016, 20:32
Hello everyone,
I have a very strange and very annoying bug:
I'm on a Vaio notebook with ALPS touchpad, Win 7 64bit.
Whenever I do a "middle click" (right and left click simultaneously on the touchpad buttons) MPC-BE crashes. Middle click on a usb mouse works fine. For example opening a new tab in Firefox causes this to happen.
The only info I could find was this 5 year old MPC bug: https://trac.mpc-hc.org/ticket/1567
Any idea what's happening?
Aleksoid1978
17th March 2016, 04:13
Hello,
Can you add the choice "Video" for the "Maximum texture resolution" of the subtitles like in MPC-HC ?
Thanks.
Don's post image here - use any external hosting.
P.S. I do not see any sense in this option. Do not be such a choice.
LouieChuckyMerry
17th March 2016, 04:45
Hello :) . I've noticed that when I take a screenshot with the name of the file showing in the upper-left corner that this name doesn't appear on the screenshot. Is there any way to make this possible? Thanks.
Aleksoid1978
17th March 2016, 06:58
Hello :) . I've noticed that when I take a screenshot with the name of the file showing in the upper-left corner that this name doesn't appear on the screenshot. Is there any way to make this possible? Thanks.
No - it's not possible. It's OSD - here is drawing over video.
Neo-XP
17th March 2016, 12:03
Don's post image here - use any external hosting.
P.S. I do not see any sense in this option. Do not be such a choice.
http://img15.hostingpics.net/thumbs/mini_692829subtitleResolution.jpg (http://www.hostingpics.net/viewer.php?id=692829subtitleResolution.jpg)
It allows more than 2560x1600 for the subtitles resolution. For 4K videos for instance the subtitles are nicer (3840x2160).
That's the only reason why I use MPC-HC over MPC-BE right now.
Aleksoid1978
17th March 2016, 12:30
http://img15.hostingpics.net/thumbs/mini_692829subtitleResolution.jpg (http://www.hostingpics.net/viewer.php?id=692829subtitleResolution.jpg)
It allows more than 2560x1600 for the subtitles resolution. For 4K videos for instance the subtitles are nicer (3840x2160).
That's the only reason why I use MPC-HC over MPC-BE right now.
Why use texture resolution more then Desktop ?? This makes no sense - as the subtitle will be displayed in the maximum size of the desktop :)
It makes no sense to render subtitles at 4K and output 1080p, as example.
Neo-XP
17th March 2016, 19:38
Why use texture resolution more then Desktop ?? This makes no sense - as the subtitle will be displayed in the maximum size of the desktop :)
It makes no sense to render subtitles at 4K and output 1080p, as example.
You're right, my bad. I wasn't using the same subtitles style settings with MPC-HC and MPC-BE. This option is useless.
LouieChuckyMerry
18th March 2016, 02:19
No - it's not possible. It's OSD - here is drawing over video.
Bummer, having the file name on the screenshot would be really handy when viewing them full screen. Thanks for the answer, Aleksoid1978 :) .
Schattenspieler
18th March 2016, 09:43
... having the file name on the screenshot would be really handy when viewing them full screen.
The name should be in the file name of the screenshot, so maybe use a viewer displaying the file name even in fullscreen as lay-over.
arrgh
19th March 2016, 02:47
Hi
I'm trying to set up a machine which is able to Play back 3d-mvc (without PowerDVD or StereoscopicPlayer, which both do work)...
Since for this, one needs madVR and LAV, I had to change the set-up of MPC-BE...
out of this, two questions arise :
- MPC-BE does not remember anymore the last Video Position if the playback is interrupted/stopped; how do I re-enable this Feature with LAV/madVR ?
- it would be nice, if MPC-BE would provide LAV and madVR as internal filters with Basic Settings, which would enable "out of the box" Standard playbach but also 3d... because I was not able to make it work for 3d (Standard 2d-1080p works but 3d only with but extrem stuttering/droped Frames)
Thanks
Socket774
19th March 2016, 05:20
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r1260].
http://www84.zippyshare.com/v/5EubAJS2/file.html
shinzero
19th March 2016, 07:01
Hi Aleksoid1978.
Can we save the livestream from stdin to file while playing it in MPC-BE? Currently File->Save as doesn't work.
Aleksoid1978
19th March 2016, 07:29
Hi Aleksoid1978.
Can we save the livestream from stdin to file while playing it in MPC-BE? Currently File->Save as doesn't work.
No - it's impossible.
v0lt
19th March 2016, 11:12
@Socket774
Thanks. Updated in r1278.
Klaus1189
19th March 2016, 18:19
https://drive.google.com/file/d/0B4y5u0gBKYqbaTh0UWZzeGZQSXM/view?usp=sharing
MPC-BE can't play this file -> I get so sound.
VLC media player can play it.
jmartinr
19th March 2016, 20:03
Hi Aleksoid1978.
Can we save the livestream from stdin to file while playing it in MPC-BE? Currently File->Save as doesn't work.
Just use Tee on stdin. That should work.
v0lt
19th March 2016, 21:57
@Klaus1189
Fixed in r1286.
Klaus1189
21st March 2016, 11:06
@Klaus1189
Fixed in r1286.
Thank you :)
I updated german translation based on r1291:
https://drive.google.com/file/d/0B4y5u0gBKYqbME9vU3psUkZENnc/view?usp=sharing
I found a menu which is a bit too small for almost all strings in dropdownlist:
https://drive.google.com/file/d/0B4y5u0gBKYqbT1M0S2lmUHEzbDg/view?usp=sharing
Can you increase the size somehow, so the strings are not cut off?
Aleksoid1978
21st March 2016, 12:27
I found a menu which is a bit too small for almost all strings in dropdownlist:
https://drive.google.com/file/d/0B4y5u0gBKYqbT1M0S2lmUHEzbDg/view?usp=sharing
Can you increase the size somehow, so the strings are not cut off?
Done.
Klaus1189
21st March 2016, 12:27
Thank you
arrgh
21st March 2016, 19:39
Hi
...
- it would be nice, if MPC-BE would provide LAV and madVR as internal filters with Basic Settings, which would enable "out of the box" Standard playbach but also 3d...
I have to revise my request...
Nevcairiel confirmed that LAV will never do transcoding, so I will need also in future the MPC-BE internal filters to transcode aac-5.1 on the fly to ac3-5.1...
So, there remains only the issue that MPC-BE does not remember anymore (with LAV+madVR) the last playback position of the played videos...
thanks
huhn
21st March 2016, 19:50
ffdshow can reencode too same for AC3 filter.
Klaus1189
22nd March 2016, 07:46
I have to revise my request...
Nevcairiel confirmed that LAV will never do transcoding, so I will need also in future the MPC-BE internal filters to transcode aac-5.1 on the fly to ac3-5.1...
So, there remains only the issue that MPC-BE does not remember anymore (with LAV+madVR) the last playback position of the played videos...
thanks
I never used transcoding function, what is the purpose of that?
Klaus1189
22nd March 2016, 08:45
Done.
https://drive.google.com/file/d/0B4y5u0gBKYqbTzRiTDF0dU5nUE0/view?usp=sharing
Can you please increase the size of the drop down lists to the left, there should be some space also for other languages, so the strings aren't cut off when the longest ones are selected.
Aleksoid1978
22nd March 2016, 09:45
So, there remains only the issue that MPC-BE does not remember anymore (with LAV+madVR) the last playback position of the played videos...
thanks
For me it's working fine, position remember and restore.
arrgh
24th March 2016, 15:16
ffdshow can reencode too same for AC3 filter.
I never used transcoding function, what is the purpose of that?
my mkv have all AAC Audio (typically 5.1) ;
I use SPDIF;
since the AV-Receiver is not able to decode AAC, I need to decode in the Player; with PCM I'm limited to Stereo; therefore the internal MPC-BE Decoder is set to pass through DD and DTS and to transcode everything else to AC3 which gives me 5.1...
in general I want to keep things simple : not install more codecs than necessary; LAV and madVR makes it already complicated enough... therefore I hoped that LAV could do it, so would not need to look in two places...but no such luck...
Klaus1189
26th March 2016, 07:57
Cannot play properly this 3840x2160 UHD 60.000p file with internal Filters. LAV Filters are fine.
http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_2160p_60fps_normal.mp4
wanezhiling
26th March 2016, 10:51
Cannot play properly this 3840x2160 UHD 60.000p file with internal Filters.
What do you mean 'not properly'?
It seems fine here with latest build 1298
Klaus1189
26th March 2016, 12:48
Look at display stats the red and green line should be parallel when using the Standard refresh rate of 60 Hz, but they don't. And you already see that the framerate is at about 28 fps, way too low. The videoengine is at about 98 %.
If I use external LAV Filters you see that the picture is played smooth at 60 Hz. The video engine is at very low load. Perfect playback.
When testing be sure to disable every external filter. Only use the internal ones of 1298. I used that version too.
wanezhiling
26th March 2016, 14:04
mpc-be dxva2: http://i.imgur.com/Zdk0npE.png
lav dxva2: http://i.imgur.com/4uRvgGf.jpg
Well, mpc-be dxva2 perform same with lav dxva2 here, same vdi load, same framerate.
gtx 860m, 362.00 whql
I don't use 364.5 whql cuz it always eats 100% gpu usage with all videos/all players here, don't know why...
Klaus1189
26th March 2016, 17:04
I use latest Nvidia driver 364.51 from 08.03.2016
and with integrated MPC Video Decoder I get this:
https://drive.google.com/file/d/0B4y5u0gBKYqbQktLVjNwd0c0Nlk/view?usp=sharing
LAV Filters are fine:
https://drive.google.com/file/d/0B4y5u0gBKYqba3B6VWtMbXdpck0/view?usp=sharing
Seems like there is a bug in MPC-Decoder or splitter (??) which you cannot use with the lastest Nvidia Driver, LAV Filters do work like you see.
wanezhiling
26th March 2016, 17:46
hey hey...
660 is a kepler card which have only 4k_h.264@27~37fps ability (everyone in this forum should know this..), that explained the terrible playback with mpc-be dxva(99% video engine).
your lav is run with software decoding (0% video engine means sw decoding..), come on...
Klaus1189
26th March 2016, 18:05
hey hey...
660 is a kepler card which have only 4k_h.264@27~37fps ability (everyone in this forum should know this..), that explained the terrible playback with mpc-be dxva(99% video engine).
your lav is run with software decoding (0% video engine means sw decoding..), come on...
I disabled for my very old grafics card the internal DXVA filters.
https://drive.google.com/file/d/0B4y5u0gBKYqbNkxXN0dfWnZ1SnM/view?usp=sharing
Now it's perfect, thank you wanezhiling for your help, time goes by, I think I must upgrade ;-)
Are there new cards coming out the next time so I should wait, or are there very new ones already on the market?
Where can I read what framerates at what codecs the cards support?
wanezhiling
26th March 2016, 18:09
http://forum.doom9.org/showthread.php?t=171219
Follow him and his threads/posts :D
Klaus1189
26th March 2016, 18:20
:thanks:
arrgh
27th March 2016, 23:46
For me it's working fine, position remember and restore.
no, I have the configuration in the ini and all "filenames" and "filepositions" are empty resp. "0"
Reino
28th March 2016, 00:37
ffmpeg-20160317-N-79072-g83df0a8_win32.exe -hide_banner -i "http://manifest.us.rtl.nl/10/v166/aes/adaptive/components/actueel/rt
lnieuws/351620/2016w12/460c4426-c6e5-3f10-b6a5-851b07d85b8a.ssm/460c4426-c6e5-3f10-b6a5-851b07d85b8a.ism/460c4426-c6e5-3f10-b6a5
-851b07d85b8a-audio=128000-video=4250000.m3u8"
[http @ 0376fea0] HTTP error 418 I'm a teapot
http://manifest.us.rtl.nl/10/v166/aes/adaptive/components/actueel/rtlnieuws/351620/2016w12/460c4426-c6e5-3f10-b6a5-851b07d85b8a.
ssm/460c4426-c6e5-3f10-b6a5-851b07d85b8a.ism/460c4426-c6e5-3f10-b6a5-851b07d85b8a-audio=128000-video=4250000.m3u8: Server return
ed 4XX Client Error, but not one of 40{0,1,3,4}
ffmpeg-20160317-N-79072-g83df0a8_win32.exe -hide_banner -user_agent "Mozilla Firefox" -i "http://manifest.us.rtl.nl/10/v166/aes/
adaptive/components/actueel/rtlnieuws/351620/2016w12/460c4426-c6e5-3f10-b6a5-851b07d85b8a.ssm/460c4426-c6e5-3f10-b6a5-851b07d85b
8a.ism/460c4426-c6e5-3f10-b6a5-851b07d85b8a-audio=128000-video=4250000.m3u8"
Input #0, hls,applehttp, from 'http://manifest.us.rtl.nl/10/v166/aes/adaptive/components/actueel/rtlnieuws/351620/2016w12/460c44
26-c6e5-3f10-b6a5-851b07d85b8a.ssm/460c4426-c6e5-3f10-b6a5-851b07d85b8a.ism/460c4426-c6e5-3f10-b6a5-851b07d85b8a-audio=128000-vi
deo=4250000.m3u8':
Duration: 00:19:30.00, start: 10.000000, bitrate: 0 kb/s
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 141 kb/s
Stream #0:1: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9],25 fps, 25 tbr, 90k tbn, 50 t
bc
Last week rtlxl.nl has fortified their servers and only by specifying a useragent can FFMpeg open the m3u8-playlist.
As MPC-BE (as well as MPC-HC) can't play the hls videostream, is it possible to add an option to enter a useragent?
Shiandow
28th March 2016, 01:38
Kind of unrelated but that's the first time I've seen a "HTTP 418 I'm a teapot" error in the wild. Someone at rtlxl.nl has a sense of humour.
LouieChuckyMerry
28th March 2016, 03:40
The name should be in the file name of the screenshot, so maybe use a viewer displaying the file name even in fullscreen as lay-over.
The portable version of IrfanView solved my problem, many thanks for an excellent idea :) .
Klaus1189
31st March 2016, 08:54
What version of MediaInfo is in latest builds? Seems like there is 0.7.83 but it gives me some differences in some files if I compare to the program MediaInfo 0.7.83. Very strange
Aleksoid1978
31st March 2016, 09:24
We use git-v0.7.83-2-g053f252 version of MediaInfo - not final 0.7.873
kissglay
31st March 2016, 15:54
Recent builds (tested on 1322, 1317) didn't close file handles after closing the file. Must exit the program to free the handles.
Klaus1189
31st March 2016, 17:31
I just saw, that they have released MediaInfo 0.7.84. Can you please update MPC-BE to that version? :)
gzuz
31st March 2016, 20:02
Hello everyone,
I need help. I'm experiencing dropped frames when watching 60P videos. Using MPC-BE + LAV + MadVR. I've tried multiple settings and players but nothing works. Some just drop less than the others. All other videos run fine. Only 60P ones cause frame drops.
My CPU is Intel Core i7 6700K, and I'm using the integrated graphics card. Windows 10. My monitor - http://postimg.org/image/ygl37m7lz/
Running 1920x1080@60Hz. Also, I'm using Software Decoding since I see no difference using DXVAs.
Fullscreen MPC-BE - http://postimg.org/image/k7rb2vjzj/full/
Windowed Mode MPC-BE - http://postimg.org/image/9d6d00z5z/full//
Could someone please tell me what to tweak, in order to fix this? This is a 10 minute video and I get a few frame drops in Fullscreen every time (no, not the ones at start of playback). However, in Windowed Mode I get thousands. Wondering how to get rid of them all, if possible. Or at least have the same number of dropped frames in Windowed Mode, as I have in Fullscreen mode.
If you need more information, please say so.
I'll do anything. Thanks in advance to everyone!
G
ryrynz
1st April 2016, 03:40
I need help. I'm experiencing dropped frames when watching 60P videos. Using MPC-BE + LAV + MadVR. I've tried multiple settings and players but nothing works. Some just drop less than the others. All other videos run fine. Only 60P ones cause frame drops.
Bet you its madVR related. Lower your settings or change renderer and retest.
If you have no issues with any other renderer then if you still need help post in the madVR forum.
Aleksoid1978
1st April 2016, 05:30
Hello everyone,
I need help. I'm experiencing dropped frames when watching 60P videos. Using MPC-BE + LAV + MadVR. I've tried multiple settings and players but nothing works. Some just drop less than the others. All other videos run fine. Only 60P ones cause frame drops.
My CPU is Intel Core i7 6700K, and I'm using the integrated graphics card. Windows 10. My monitor - http://postimg.org/image/ygl37m7lz/
Running 1920x1080@60Hz. Also, I'm using Software Decoding since I see no difference using DXVAs.
Fullscreen MPC-BE - http://postimg.org/image/k7rb2vjzj/full/
Windowed Mode MPC-BE - http://postimg.org/image/9d6d00z5z/full//
Could someone please tell me what to tweak, in order to fix this? This is a 10 minute video and I get a few frame drops in Fullscreen every time (no, not the ones at start of playback). However, in Windowed Mode I get thousands. Wondering how to get rid of them all, if possible. Or at least have the same number of dropped frames in Windowed Mode, as I have in Fullscreen mode.
If you need more information, please say so.
I'll do anything. Thanks in advance to everyone!
G
Ask author of madVR.
Aleksoid1978
1st April 2016, 05:31
Recent builds (tested on 1322, 1317) didn't close file handles after closing the file. Must exit the program to free the handles.
Thanks - fixed.
amayra
3rd April 2016, 17:09
can you update "SubRenderIntf.h" to 1.0.9 ?
arrgh
3rd April 2016, 20:31
no, I have the configuration in the ini and all "filenames" and "filepositions" are empty resp. "0"
ok, some clarification :
I'm using Win8.1x64;
even when I push down UAC to the lowest, I need to start MPC-BE as Administrator in order to be able to change settings in the *.ini; obviously MPC-BE is not able to write into the ini-file, if started as standard user...
is it because I'm using MPC-BE with integrated madVR from Shark007...his codecs are also enforcing UAC...
or is this a Standard behaviour of Win8.1?
huhn
3rd April 2016, 20:35
you don't need admin rights to change settings.
install an normal version to the default folder and try that again.
Reino
3rd April 2016, 21:43
As MPC-BE (as well as MPC-HC) can't play the hls videostream, is it possible to add an option to enter a useragent?
I wish you would've at least let me know if you couldn't comply with my request, instead of just ignoring my post.
Aleksoid1978
3rd April 2016, 23:13
can you update "SubRenderIntf.h" to 1.0.9 ?
Why, something not working??
Aleksoid1978
3rd April 2016, 23:15
I wish you would've at least let me know if you couldn't comply with my request, instead of just ignoring my post.
MPC-BE don't support hls, so it can play it only with LAVSource. You can ask it's author for useragent change.
Klaus1189
6th April 2016, 13:30
you don't need admin rights to change settings.
install an normal version to the default folder and try that again.
I need Admin rights to enable ini file saving.
I use latest 1.4.6.1368 from Yandex. Installer version.
https://drive.google.com/file/d/0B4y5u0gBKYqbUHRqMW02c3VpclU/view?usp=sharing
huhn
6th April 2016, 14:54
the installer doesn't allow you change the folder so try this:
get a portable version or copy the mpc be folder to another folder that is not your program files folder like c:/mpc-be.
yet again you don't need the to store your settings in the ini.
mpc-be is working totally fine by not letting you select store settings in ini. because it simply doesn't have the rights to do that in the current folder.
Klaus1189
6th April 2016, 15:19
Yeah, I don't use ini file, but it is usable for portable installation.
@devs: When there is a new stable release, please let me know, so I can check translation again some days before. Thank you :)
xiringu
10th April 2016, 16:15
I changed this:
Youtube->Initial buffer size=1 Mb, instead of the default 5 Mb.
And now I don't get sound (most of the time), only image. If I restart the video a few times, sound magically appears.
Changed back to 5 Mb and everything is working as usual.
Bug?
Thanks
Telion
10th April 2016, 17:32
The whole "Initial buffer size" section is just removed in commit 1386, so nothing to play with since the next nightly. BTW default is 3 Mb.
Klaus1189
12th April 2016, 08:36
Now MPC-BE can already decode external vtt subtitles. I just created a MKV file with internal VTT subtitles.
The WebVTT subtitle stream isn't recognized, as we expected. Please add support.
PM: Link to the file
Klaus1189
12th April 2016, 10:29
Can we have that, too?
https://github.com/mpc-hc/mpc-hc/commit/2ff1b3776d0915dd03ef32e866696212fadd26c6
Aleksoid1978
12th April 2016, 12:41
Can we have that, too?
https://github.com/mpc-hc/mpc-hc/commit/2ff1b3776d0915dd03ef32e866696212fadd26c6
Implement long time ago.
Klaus1189
12th April 2016, 12:50
Yes, with internal filters it works, but I thought this commit would also add it for external filters like LAV ...
Aleksoid1978
12th April 2016, 15:44
Yes, with internal filters it works, but I thought this commit would also add it for external filters like LAV ...
It's work fine with LAV Source/Splitter. If not - give me a sample.
Klaus1189
12th April 2016, 17:30
No, I have a videosample recorded with my Samsung Galaxy Note 4. This file is played right with all integrated filters, but if I use LAV Splitter + Decoder it is played upside down:
https://drive.google.com/file/d/0B4y5u0gBKYqbTW1wcW4xcTEyckE/view?usp=sharing
huhn
12th April 2016, 23:02
sound like a problem with lav filter not mpc-be
nevcairiel
12th April 2016, 23:08
sound like a problem with lav filter not mpc-be
LAV Splitter detects the info fine, and MPC-HC or madVR can swap it fine as well. Don't jump to conclusions if you don't know anything to base them on.
Aleksoid1978
13th April 2016, 00:32
Now MPC-BE can already decode external vtt subtitles. I just created a MKV file with internal VTT subtitles.
The WebVTT subtitle stream isn't recognized, as we expected. Please add support.
PM: Link to the file
Done.
Aleksoid1978
13th April 2016, 00:33
No, I have a videosample recorded with my Samsung Galaxy Note 4. This file is played right with all integrated filters, but if I use LAV Splitter + Decoder it is played upside down:
https://drive.google.com/file/d/0B4y5u0gBKYqbTW1wcW4xcTEyckE/view?usp=sharing
Fixed.
Klaus1189
13th April 2016, 13:51
Thank you. I use the internal filters. These are very nice.
I tested LAV Filters and it seems that it doesn't support WebVTT in MKV. I created an issue at github.
arrgh
14th April 2016, 18:42
[QUOTE=Klaus1189;1763543]Yeah, I don't use ini file, but it is usable for portable installation.
QUOTE]
...not only for portable Installation.
I have more than 4 PC running with MPC-BE and unfortunately from time to time a new Installation is needed (or restore of an older System backup)...
in such cases the Setup of MPC-BE is finished by simply droping the saved ini into the MPC-BE Folder... very convinient...
Klaus1189
15th April 2016, 18:26
Yeah, I don't use ini file, but it is usable for portable installation.
...not only for portable Installation.
I have more than 4 PC running with MPC-BE and unfortunately from time to time a new Installation is needed (or restore of an older System backup)...
in such cases the Setup of MPC-BE is finished by simply droping the saved ini into the MPC-BE Folder... very convinient...
Yes, you're right ;)
Updated german translation -> pm
Klaus1189
17th April 2016, 09:34
Is it possible to implement seamless/gapless AVCHD playback? I remember when I tested Potplayer some time ago it seems to support it. AVCHD files are normally split into 4GB files. So if you record longer than about 22-23 Minutes in 1080p50 with a camcorder like my X900M then you have more than one files. If you just add it into playlist, there is an audio gap. That feature would help me a lot.
Klaus1189
18th April 2016, 12:39
- ""
should only be display if the chapters have a name:
https://drive.google.com/open?id=0B4y5u0gBKYqbdGJKdVhsa0YybGM
Aleksoid1978
18th April 2016, 13:22
- ""
should only be display if the chapters have a name:
https://drive.google.com/open?id=0B4y5u0gBKYqbdGJKdVhsa0YybGM
Upload sample file.
Klaus1189
18th April 2016, 13:32
Upload sample file.
sent you a pm :)
Klaus1189
19th April 2016, 19:38
@Aleksoid1978: Thank you for r1423 :)
I create MKV files but how do I get tags displayed like here?
http://forum.doom9.org/showthread.php?p=1477627#post1477627
Does the internal MKV splitter support that? I also don't know if the global tags are the right way? What tag "names" do I need for the fields displayed in Properties -> Details?
Aleksoid1978
19th April 2016, 23:48
@Aleksoid1978: Thank you for r1423 :)
I create MKV files but how do I get tags displayed like here?
http://forum.doom9.org/showthread.php?p=1477627#post1477627
Does the internal MKV splitter support that? I also don't know if the global tags are the right way? What tag "names" do I need for the fields displayed in Properties -> Details?
Clip - TITLE
Author - ARTIST
Copyright - COPYRIGHT
Description - COMMENT or DESCRIPTION
mood
19th April 2016, 23:49
r1420 x64 is broken, mp4 files not play
r1417 x64 works perfectly
wanezhiling
20th April 2016, 00:15
r1420 x64 is broken, mp4 files not play
r1417 x64 works perfectly
same here
Dark Eiri
20th April 2016, 04:30
I'm playing an MP4 file on r1420 x64 in this exact moment. Perfectly.
wanezhiling
20th April 2016, 05:29
r1424 works fine again.
Jamaika
20th April 2016, 15:06
I would like to ask about the subtitle display MP4 GPAC (TXT)?
Recently, I noticed that the new ffmpeg converter allows the conversion TTXT to SRT. With subtitles SRT/ASS it is still with errors, but progress is.
Subtitle TTXT
<TextSampleDescription horizontalJustification="left" verticalJustification="bottom" backColor="8e ff ee ff" verticalText="no" fillTextRegion="no" continuousKaraoke="no" scroll="None">
<FontTable>
<FontTableEntry fontName="Baghadeer" fontID="1"/>
</FontTable>
<TextBox top="10" left="20" bottom="1080" right="1920"/>
<TextSample sampleTime="00:00:05.000" xml:space="preserve">text 1
text 2<Style fromChar="0" toChar="6" styles="Normal" fontID="1" fontSize="120" color="f3 e6 15 ff"/>
<Style fromChar="7" toChar="14" styles="Italic " fontID="1" fontSize="80" color="f3 e6 15 ff"/>
</TextSample>
to Subtitle SRT
size is always 384x288 to be the correct font in player MPC-BE, but size font is overstated
1
00:00:05,000 --> 00:00:15,000
<font face="Baghadeer" size="120" color="#15e6f3">{\an1}text 1 <-- error
<font face="Baghadeer" size="120/3.75" color="#f3e615">{\an1}text 1 <-- should be
<i><font size="80/3.75"><font face="Baghadeer">text 2</font></font></i></font>
to Subtitle ASS
PlayResX: 384 <-- error should be --> 1920 (384x5)
PlayResY: 288 <-- error should be --> 1080 (288x3.75)
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Baghadeer,120,&Hf3e615,&Hf3e615,&H8effee,&H8effee,0,0,0,0,100,100,0,0,1,1,0,1,10,10,10,0 <-- error
Style: Default,Baghadeer,120,&H15e6f3,&H15e6f3,&Hee008e,&Hee008e,0,0,0,0,100,100,0,0,1,1,0,1,20,0,-10,0 <-- should be
[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:05.00,0:00:15.00,Default,,0,0,0,,text 1\N{\i1}{\fs80}{\fnBaghadeer}text 2
What splitter used to MPC-BE to be able to use colors, alignment in the subtitles GPAC MP4?
Aleksoid1978
20th April 2016, 23:14
Upload a sample file.
Jamaika
21st April 2016, 07:14
https://www.sendspace.com/file/zsbqa0
Aleksoid1978
21st April 2016, 08:10
https://www.sendspace.com/file/f9pxda
So - tx3g subtitles inside MP4 it's just a text(like srt). About .ttxt - MPC-BE don't support this format.
Jamaika
21st April 2016, 08:17
I understand that if ffmpeg can do that and MPC-be will be able to display subtitles GPAC.
nevcairiel
21st April 2016, 08:36
So - tx3g subtitles inside MP4 it's just a text(like srt). About .ttxt - MPC-BE don't support this format.
tx3g and ttxt are the same format, also known as MPEG-4 Streaming Text or MPEG-4 Part 17.
And no, its not just text, it can contain a large variety of formatting thats not compatible to SRT.
Aleksoid1978
21st April 2016, 09:06
tx3g and ttxt are the same format, also known as MPEG-4 Streaming Text or MPEG-4 Part 17.
And no, its not just text, it can contain a large variety of formatting thats not compatible to SRT.
This sample contain only texted data "text1\ntext2".
LAVSource also output as MEDIASUBTYPE_UTF8, just as only text subtitle.
Jamaika
21st April 2016, 09:27
As regards the subtitle TTXT. The last lines of the text always have a misspelled times.
The end of the time the text is the end time of the film. And so it is displayed in MPC-BE.
Edit: Without a decoder lav filters work correctly.
I read the patch and don't understand something. Can not set the forced flag mov/mp4. Me didn't succeed.
Parse the forced flag from the mov tx3g subtitle atom (https://github.com/Nevcairiel/LAVFilters/commit/ec5a4156c9bb9d9855800dba0f5f42396850f67d)
Problem with size font SRT.
When we have a font size 36 for FullHD is actually displayed font size 60. I wonder why?
Azpidatziak
23rd April 2016, 21:01
Hi MPC-BE Team,
I update Basque translation from sourceforge and attached here it.
Please, release it.
:thanks:
kirakami
24th April 2016, 08:32
Using MPC-BE 1.4.6 x64 (build 1447) beta, same crash occurred with the latest stable release.
Using LAV Filters 0.68.0 x64 so all MPC-BE Internal filters are disabled.
Playback Output is set to EVR (custom) with resizer set to Bicubic A = 1.0 (PS 2.0) and Hardware Acceleration set to Nvidia CUVID.
I have Nvidia GeForce GT 730 2GB GDDR5 Graphics Card with latest Nvidia drivers installed v364.72
The crash occurs only when Nvidia CUVID is enabled in LAV.
I think the issue is either with MPC-BE EVR (custom) or LAV or it could be xy-vsfilter 3.0.0.306 x64 conflicting with Nvidia CUVID, not sure.
The crash doesn't always occur and not all videos crash.
The videos that crashed for me.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv (after few seconds)
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv (around 15-20 seconds)
v0lt
24th April 2016, 09:34
kirakami
Do not use CUVID - http://forum.doom9.org/showthread.php?p=1745973#post1745973
kirakami
24th April 2016, 09:52
Then which hardware acceleration should i use for Nvidia GeForce GT 730? DXVA 2 Native or copy-back?
Here's the dmp file if you need it.
https://www.solidfiles.com/v/XyVLVAQVBWPnr
Crashed video.
[HorribleSubs] Flying Witch - 03 [480p].mkv
kirakami
24th April 2016, 10:09
Ok checked both DXVA 2 Native and copy-back. same crash occurs. :(
dmp file attached.
https://www.solidfiles.com/v/P5Qk68Rep24WY
Klaus1189
25th April 2016, 10:42
Hi again,
I got another feature request which would help me and maybe lots of other people, too.
If you record videoclips with your smartphone like an Android device or an iPhone, you normally automatically add GPS information to the files. I think there are also some AVCHD camcorders which support Geotagging.
In IrfanView, my personal favourite picture viewer for many, many years now, lets you open the GPS information if you load picture which contains GPS information into it, then press E for EXIF and on the bottom you can then press Google Earth and the GPS data is opened in Google Earth and you see where the clip was recorded if the GPS info is correct ;)
Can you add that to MPC-BE?
Jamaika
25th April 2016, 14:14
I'm not the author of MPC-BE. I can only say that AVCHD contain GPS information.
There are players at Apple who read GPS information.
http://www.divergentmedia.com/editready
http://www.divergentmedia.com/assets/images/er-metadata.png
Because of that many cameras to record GPS information directly to the codec h264. Manufacturers don't want be dealing this issue. I also heard the answer, why burn in old sytem AVCHD now that the container is much better ex. Sony XAVC-S?
v0lt
25th April 2016, 16:04
I update Basque translation from sourceforge and attached here it.
Please, release it.
I can't download for 2 days.
Jamaika
File->Properties->MediaInfo ?
...
The crash doesn't always occur and not all videos crash.
The videos that crashed for me.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv (after few seconds)
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv (around 15-20 seconds)
MPC-BE 1.4.6 (build 1448) beta x64 (internal subtitles renderer), LAVFilters 0.68.0-28.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv - no problem.
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv - no problem (software mode, because Hi10p).
Jamaika
26th April 2016, 07:52
Jamaika
File->Properties->MediaInfo ?
Unfortunately, you're right. Track mebx doesn't contain GPS information. ): Info GPS, speeds, maps are only pasted into a movie.
https://drive.google.com/open?id=0BwxFVkl63-lEY3l3ODJReDg3RzQ
metadata IPhone
Writing library : Apple QuickTime
com.apple.quicktime.location.ISO6709 : +33.9173-084.0055+294.114/
com.apple.quicktime.make : Apple
com.apple.quicktime.model : iPhone 6s
com.apple.quicktime.software : 9.2.1
com.apple.quicktime.creationdate : 2016-01-30T12:46:24-0500
attachment XML info camera Sony/JVC
mp4box.exe "video.mp4/mov" -dump-xml path="info_camera_Sony/JVC.xml"
<?xml version="1.0" encoding="UTF-8"?>
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.00" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.00"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2014-07-13T17:11:08+04:00">
<TargetMaterial umidRef="060A2B340101010501010D4313000000E8C44FB7516805C210A5D0FFFE57D0EE"/>
<Duration value="336"/>
<LtcChangeTable tcFps="25" halfStep="false">
<LtcChange frameCount="0" value="00000000" status="increment"/>
<LtcChange frameCount="335" value="10130000" status="end"/>
</LtcChangeTable>
<CreationDate value="2014-07-13T17:11:08+04:00"/>
<Device manufacturer="Sony" modelName="FDR-AX100E" serialNo="4294967295"/>
<RecordingMode type="normal" cacheRec="false"/>
</NonRealTimeMeta>
metadata with info camera Panasonic
mp4box.exe -dump-udta 0:PANA "video.mp4/mov" -out "panasonic.udta"
PANA : Exif II
Panasonic DMC-GH4 ´ ´ Ver.2.4 0000:00:00 00:00:00 PrintIM 0250
2016:03:13 12:15:57 2016:03:13 12:15:57
X141404240172 a 9999:99:99 00:00:00
LUMIX G VARIO 14-42/F3.5-5.6 22SG40102881 NO-ACCESSORY
track info timestamp Sony XAVC/JVC/Panasonic (counterpart track PGS/AVCHD)
mp4box.exe -raw 3 "video.mp4/mov" -out "timestamp.rtmd/tmcd"
Track # 3 Info - TrackID 3 - TimeScale 25000
Media Info: Language "Undetermined (und)" - Type "meta:rtmd/tmcd" - 336 samples
Unknown Metadata Stream
RFC6381 Codec Parameters: rtmd
All samples are sync
I am surprised that the latest Sony Catalyst Browser doesn't provide GPS information from cameras Sony!!! So what I can require from MPC-BE.
Aleksoid1978
26th April 2016, 08:14
Hi again,
I got another feature request which would help me and maybe lots of other people, too.
If you record videoclips with your smartphone like an Android device or an iPhone, you normally automatically add GPS information to the files. I think there are also some AVCHD camcorders which support Geotagging.
In IrfanView, my personal favourite picture viewer for many, many years now, lets you open the GPS information if you load picture which contains GPS information into it, then press E for EXIF and on the bottom you can then press Google Earth and the GPS data is opened in Google Earth and you see where the clip was recorded if the GPS info is correct ;)
Can you add that to MPC-BE?
This functionality will not be.
kirakami
26th April 2016, 15:56
MPC-BE 64-bit started crashing even with CUVID and DXVA turned off and i started getting error that Nvidia kernel stopped responding error in windows 10 notifications, reinstalling nvidia drivers didn't fix the problem so i went ahead and uninstalled 64-bit version of MPC-BE, LAV and xy-vsfilter and replaced with 32-bit, doesn't seem to be crashing now.
Looks like 64-bit version of MPC-BE or LAV or xy-vsfilter is conflicting somewhere with Nvidia drivers v364.72 64-bit resulting in MPC-BE crash.
rock
26th April 2016, 16:01
@kirakami xy-VSFilter 64-bit is known buggy, use Internal Subtitle Renderer or XySubFilter instead
Klaus1189
27th April 2016, 11:39
Hi MPC-BE Team,
I update Basque translation from sourceforge and attached here it.
Please, release it.
:thanks:
The file you attached can't be downloaded by v0lt and also not by me. Upload it somewhere else, I use drive.google.com but there are so many possibilities.
If v0lt can reach the file, he will update the translation.
Hope that helps you ;)
beter
27th April 2016, 14:06
Update of language files of Chinese Traditional/Simplified and Dutch:)
https://www.sendspace.com/file/mhyl4z
beter
27th April 2016, 20:49
Although it isn't a standard mkv file, it seems that DVB subtitles in mkv have similar problems that PGS subtitles also had long long time ago.
If the value in Options->internal filters->buffer length is too low(eg 3 sec.), only the last few seconds of the subpictures with long duration would be shown.
OK with MPC-HC (and VLC doesn't support DVB subtitles in MKV)
PS: The file is created with XMedia Recode
https://www.sendspace.com/file/hs9bnr
v0lt
28th April 2016, 04:23
@beter
What is the time stamp problem is well noticeable?
PS: Translations updated in r1458.
Aleksoid1978
28th April 2016, 05:23
Although it isn't a standard mkv file, it seems that DVB subtitles in mkv have similar problems that PGS subtitles also had long long time ago.
If the value in Options->internal filters->buffer length is too low(eg 3 sec.), only the last few seconds of the subpictures with long duration would be shown.
OK with MPC-HC (and VLC doesn't support DVB subtitles in MKV)
PS: The file is created with XMedia Recode
https://www.sendspace.com/file/hs9bnr
Show time where it's happened.
beter
28th April 2016, 08:31
Show time where it's happened.
If Options->internal filters->buffer length is 1, whole subtitle is affected
If it is 3, the most noticeable(with longest duration) one: between 00:01:19 and 00:01:26
v0lt
29th April 2016, 21:00
@beter
Check MPC-BE v1.4.6.1464 -x86 (https://yadi.sk/d/G4tWq4TxrQ5pu), x64 (https://yadi.sk/d/l0_16QGwrQ5py).
yuppicide
1st May 2016, 06:37
I am using MPC-BE x64 1.4.6 (build 1034) beta. I have dual 27" monitors.
First off, how come the video stops (goes black) for 1 to 2 second when moving the video from one monitor to the other, then it starts playing again? I also have VLC installed and it does not do this.
I also still have MPC-HC x64 installed.. not sure of the version, but it doesn't have this issue.
Second, this only happens in MPC-BE as well.. when moving the video from one monitor to the other the sound changes! It's the same audio track, just has a different sound to it.. like you were changing with an equalizer or adding an effect.
@beter
Check MPC-BE v1.4.6.1464 -x86 (https://yadi.sk/d/G4tWq4TxrQ5pu), x64 (https://yadi.sk/d/l0_16QGwrQ5py).
It works well. Thank you :)
MPC-BE 1.4.6 (build 1478) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.6%20%28build%201478%29%20beta/) (SourceForge.net)
Azpidatziak
5th May 2016, 11:16
Hi v0lt and MPC-BE Team,
I sorry for inconveniece. I can download it without problem.
I upload it on Google Drive. I hope you can download it.
MPC-BE (Basque translation) (https://drive.google.com/file/d/0B8FcB-JTE_KfRjh2TWlhNDFTVVk/view?usp=sharing)
Thanks!!
@Azpidatziak
Already updated in r1465.
Klaus1189
10th May 2016, 10:49
This YouTube Video (https://www.youtube.com/watch?v=F2SXmzk8ve4) uses additional parameters of WebVTT. Can we implement support of it?
https://drive.google.com/open?id=0B4y5u0gBKYqbeDBDbVV3ZUxtYUU
Just open the file in a Text editor like Notepad++ and you see several additional things like align, position, size
I found out that > is diplayed as > in Youtube player
Aleksoid1978
10th May 2016, 13:13
This YouTube Video (https://www.youtube.com/watch?v=F2SXmzk8ve4) uses additional parameters of WebVTT. Can we implement support of it?
https://drive.google.com/open?id=0B4y5u0gBKYqbeDBDbVV3ZUxtYUU
Just open the file in a Text editor like Notepad++ and you see several additional things like align, position, size
Not planned. WebVTT support only like a plain text.
Aleksoid1978
10th May 2016, 13:15
For full support WebVTT subtitles - need converting in ASS/SSA format before using. It's can work with external sibtitles - bot never be working with embedded in container.
Klaus1189
10th May 2016, 13:26
OK, is it possible to show > instead of >
Klaus1189
11th May 2016, 07:54
Thank you, is it also possible to show > instead of > for muxed WebVTT subtitles? Do you need a file for that?
Aleksoid1978
11th May 2016, 08:26
Thank you, is it also possible to show > instead of > for muxed WebVTT subtitles? Do you need a file for that?
Ok - give short sample.
Klaus1189
11th May 2016, 12:07
-> pm :)
chros
18th May 2016, 22:08
This youtube http playing is pretty awesome! Especially with madvr and sanear audio renderer! :)
I haven't used it much but it comes pretty handy sometimes! :) Thanks guys!
Aleksoid1978
19th May 2016, 00:55
This youtube http playing is pretty awesome! Especially with madvr and sanear audio renderer! :)
I haven't used it much but it comes pretty handy sometimes! :) Thanks guys!
Why use Sanear Audio Renderer ?? MPC-BE have internal WASAPI audio renderer.
Why use Sanear Audio Renderer ?? MPC-BE have internal WASAPI audio renderer.
sanear has a features that the mpc-be audio renderer can't do.
one is the headphone crossfeed.
and there are more planned features like a "reclock thingy".
Aleksoid1978
19th May 2016, 02:59
sanear has a features that the mpc-be audio renderer can't do.
one is the headphone crossfeed.
and there are more planned features like a "reclock thingy".
What is "headphone crossfeed" ?? How i can hear different with and without it's options ??
What is "headphone crossfeed" ?? How i can hear different with and without it's options ??
pretty sure my english isn't good enough for this but i give it a try.
first of all the wiki: https://en.wikipedia.org/wiki/Crossfeed
when a human hears a sound you will hear it with both ears.
this way we can locate the sound source.
example a sound from the right.
in real life if you hear something from the right you will hear this with your left ear too. but it will be delayed and it will lose some of it's volume. so this works perfectly fine with speaker too.
but with headphones you will only hear a sound from the right at your right ear and nothing at your left ear and that's an issue because your brain things there should be some audio at the left side too . because of that you are kind of losing the ability to locate the sound source or with other word locating isn't the same anymore.
a crossfeed will add the same audio to your left ear too but with a delay and with less volume so your brain can locate the audio again like it used to be.
to try this out you need headphones of cause.
btw. this is pretty much a standard feature in computer games and a test with such a game is way more obvious.
games like CS GO have a "crossfeed" you just set audio output to headphone and you get it.
this helps a lot in locating other player that are making noise.
i found this page too: http://buschmeier.org/bh/study/soundperception/
i hope that helps.
Mercury_22
20th May 2016, 14:59
MPC-ME is crashing when trying to play some 3D Blu-rays by opening index.bdmv Opening the m2ts files from same bluray is working These are 3D Bluray that I'm trying to play in 2D and same crash is happening no matter if I use internal filters or LAV filters Also other 3D Blu-rays are playing fine by opening the index.bdmv
EDIT: from the builds available at https://yadi.sk/d/hlf1lfC8mKU58 last version that is NOT crashing is MPC-BE.1.4.6.1205.x64 and the first version that is crashing is MPC-BE.1.4.6.1208.x64
Dmp attached
Aleksoid1978
21st May 2016, 00:42
MPC-ME is crashing when trying to play some 3D Blu-rays by opening index.bdmv Opening the m2ts files from same bluray is working These are 3D Bluray that I'm trying to play in 2D and same crash is happening no matter if I use internal filters or LAV filters Also other 3D Blu-rays are playing fine by opening the index.bdmv
EDIT: from the builds available at https://yadi.sk/d/hlf1lfC8mKU58 last version that is NOT crashing is MPC-BE.1.4.6.1205.x64 and the first version that is crashing is MPC-BE.1.4.6.1208.x64
Dmp attached
Can you give me link for downloading full Blu-Ray or upload only full structure(without .m2ts files) ??
Mercury_22
21st May 2016, 01:57
@Alex Check PM
Aleksoid1978
21st May 2016, 08:41
@Alex Check PM
Thanks - fixed at 1527.
Klaus1189
26th May 2016, 08:25
Sometimes MPC-BE (always latest builds) crashes when it played video minimized then I douoble click another video in windows explorer and it crashes. What can I do if it occurs to know what went wrong?
olymind1
3rd June 2016, 14:31
MPC-BE v1.4.6 betas/nightlies can't load/see subtitles from directories defined in the "Autoload paths" field. It is working normally with v1.4.5.
Aleksoid1978
3rd June 2016, 14:33
MPC-BE v1.4.6 betas/nightlies can't load/see subtitles from directories defined in the "Autoload paths" field. It is working normally with v1.4.5.
All working fine. Give example - video file name, subtitles dir and subtitles file name.
olymind1
3rd June 2016, 15:23
Files on dvd:
H:\Star Trek Voyager - 2x01.avi
H:\Star Trek Voyager - 2x01.srt
Sub on hdd:
E:\Movie\Subs\Star Trek Voyager - 2x01.hun.srt
Settings:
.;.\subtitles;.\subs;e:\movie\subs
With v1.4.5
http://i.imgur.com/U3RRb9U.png
With v1.4.6
http://i.imgur.com/mzfyv1y.png
@olymind1
Thank you. Fixed in r1560.
olymind1
3rd June 2016, 23:35
@olymind1
Thank you. Fixed in r1560.
Thank you!
Tested, working as intented.
vood007
4th June 2016, 00:57
possible bug: When switching settings store location from registry to ini file mpc-be forgets the settings of MPC Audio Renderer (Wasapi Shared / Excl.)
Agree. It looks like a problem with all the built-in filters.
Little reminder; Problem is still present.
amayra
5th June 2016, 23:05
nope my mistake
amayra
13th June 2016, 04:01
can you add assFilterMod (http://forum.doom9.org/showthread.php?p=1769770) Support please :D
rock
13th June 2016, 08:27
1. When MPC-BE player stopped in WASAPI Exclusive mode, then I use other player, that player said "Device in use".
2. AVC/H264 DXVA gives broken image on latest build 1.4.6 1587, I use Windows 8.1 64-bit, GPU: Intel HD 3000 Sandy. I only have latest stable 1.4.5 on my hdd and fine with it. If there's a build that I should check to confirm the latest working build, let me know.
Thanks.
v0lt
13th June 2016, 09:49
1. When MPC-BE player stopped in WASAPI Exclusive mode, then I use other player, that player said "Device in use".Use WASAPI Shared. WASAPI Exclusive use of the device exclusively.
v0lt
13th June 2016, 10:14
MPC-BE 1.4.6 (build 1590) stable (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Release%20builds/1.4.6/).
This is the last version that supports Windows XP.
rock
13th June 2016, 13:39
Use WASAPI Shared. WASAPI Exclusive use of the device exclusively.
I see, so MPC-BE behave different than most of player that support WASAPI Exclusive I ever found, usually when they stopped, device can be used by other player. Okay, thanks.
Aleksoid1978
13th June 2016, 13:59
I see, so MPC-BE behave different than most of player that support WASAPI Exclusive I ever found, usually when they stopped, device can be used by other player. Okay, thanks.
Stopping not close graph and not release device. Close file will be release audio device.
ryrynz
13th June 2016, 14:05
Is it possible to have mpc-be to differentiate between ffdshow raw 32 bit and 64 bit? Currently when I tick ffdshow raw in 32 bit or 64 bit it selects it for both 32 bit and 64 bit players. I want them to remember independently.
v0lt
14th June 2016, 19:26
@ryrynz
You can use the option "Store settings in the player folder".
Mercury_22
14th June 2016, 19:33
Are there any "telemetry codes" (http://news.softpedia.com/news/visual-studio-2015-secretly-inserts-telemetry-code-into-c-plus-plus-binaries-505113.shtml) in the nightly / beta (https://yadi.sk/d/hlf1lfC8mKU58) release of MPC-BE ?
P.S. More info at "Visual Studio 2015 Secretly Inserts Telemetry Code into C++ Binaries" (http://news.softpedia.com/news/visual-studio-2015-secretly-inserts-telemetry-code-into-c-plus-plus-binaries-505113.shtml)
EDIT Stable version it's compiled with 2013 apparently so no telemetry
LDD9O
15th June 2016, 08:29
Does MPC-BE support Command Line? Specifically ability to open files at specific time.
datong5624
15th June 2016, 10:36
With DXVA2 native, all the videos' image is broken . So I do some tests . It occurs since 1.4.6.1491 , 1.4.6.1485 is fine . Can you guys check it ? Thanks.
_________________________________________________
System: Win 8.1 Pro x64 GPU: Intel Pentium CPU G840
bozek
15th June 2016, 11:15
Guys, it's been 9 months since the last stable release... Seriously? :confused:
ryrynz
15th June 2016, 11:17
Are there any "telemetry codes" (http://news.softpedia.com/news/visual-studio-2015-secretly-inserts-telemetry-code-into-c-plus-plus-binaries-505113.shtml) in the nightly / beta (https://yadi.sk/d/hlf1lfC8mKU58) release of MPC-BE ?
It's like you didn't even read the article.
Guys, it's been 9 months since the last stable release... Seriously? :confused:
They released 1.4.6 days ago.. They just haven't updated the OP.
filler56789
15th June 2016, 11:25
^ Semi-OT — regarding the telemetry "thing"...
Well, µ$oft themselves is the only one to be blamed in this case... I mean, ambiguous terminology, because the marketing people speak louder than the technical staff. For example, a boot partition is called "system partition" and vice-versa... ISO-9660 becomes "CD File System", UDF becomes "Live File System" :rolleyes: , and so on.
wanezhiling
15th June 2016, 11:42
With DXVA2 native, all the videos' image is broken . So I do some tests . It occurs since 1.4.6.1491 , 1.4.6.1485 is fine . Can you guys check it ? Thanks.
_________________________________________________
System: Win 8.1 Pro x64 GPU: Intel Pentium CPU G840
SNB GPU's issue
datong5624
15th June 2016, 12:31
SNB GPU's issue
Thanks for reply, so does it have a little possibility to be fixed ?
ryrynz
15th June 2016, 13:04
@ryrynz
You can use the option "Store settings in the player folder".
Cheers, could you make it so the recent files list is copied over from the registry to the ini when you select it?
v0lt
15th June 2016, 18:35
Cheers, could you make it so the recent files list is copied over from the registry to the ini when you select it?I think it is so insignificant that even if it is not copied, then it is not a problem.
v0lt
15th June 2016, 18:48
rock, datong5624
Please check 1517 (https://yadi.sk/d/hlf1lfC8mKU58/1.4.6.1517), 1485 (https://yadi.sk/d/hlf1lfC8mKU58/1.4.6.1485) and 1467 (https://yadi.sk/d/hlf1lfC8mKU58/1.4.6.1467).
rock
15th June 2016, 21:07
1517: images broken; 1485 and 1467: both looks fine to me, no broken images anymore, but can't tell which one better anyway. I tested them on some h264 videos I have, some are interlaced.
amayra
15th June 2016, 21:25
i think is better to move to github
Aleksoid1978
16th June 2016, 02:46
rock, datong5624
Check this latest SVN build - https://yadi.sk/d/BGK--Uo4sXAsw
Aleksoid1978
16th June 2016, 02:48
i think is better to move to github
I hate the version numbering in github :)
datong5624
16th June 2016, 03:39
rock, datong5624
Check this latest SVN build - https://yadi.sk/d/BGK--Uo4sXAsw
Well done , this version works fine now. And the video's image is as good as lavfilter's ( I say that because when using mpc-be, video's image has many blurs/artifacts under dxva2 native . Now it seems the problem existing in all versions of mpc-be has been solved).
:thanks:
_______________________________________________
System: Win 8.1 Pro x64 GPU: Intel Pentium CPU G840
Aleksoid1978
16th June 2016, 04:31
Well done , this version works fine now. And the video's image is as good as lavfilter's ( I say that because when using mpc-be, video's image has many blurs/artifacts under dxva2 native . Now it seems the problem existing in all versions of mpc-be has been solved).
:thanks:
It's good.
rock
16th June 2016, 05:12
Well done , this version works fine now. And the video's image is as good as lavfilter's ( I say that because when using mpc-be, video's image has many blurs/artifacts under dxva2 native . Now it seems the problem existing in all versions of mpc-be has been solved).
:thanks:
Yes, I agree, not just works but also looks better. thanks :)
chros
16th June 2016, 21:29
Does MPC-BE support Command Line? Specifically ability to open files at specific time.
Yes, it does: open it, then you'll see it in the Help menu. "Specific time" isn't supported you have to "program" it (e.g. in batch and the help of Task Scheduler).
What do you want to do? Alarm? :)
LDD9O
18th June 2016, 12:16
Hi chros,
Thank you for the reply. I found a Thumbnails software call Video Thumbnails Maker which create thumbnails (image) of a video. It support "open file at the specific time", so the "time" that the thumbnails was capture, clicking on that will open the video at that specific time.
It just something that I'm interested in taking advantage of.
Anyway, I never knew the "Command line switch", I see that it currently does support it using, "start pos hh:mm"
Will try it in future. Thank you.
Mercury_22
18th June 2016, 13:09
Starting with MPC-BE.1.5.0.1622.x64 (MPC-BE.1.5.0.1617.x64 is the last version that doesn't have the problem) (https://yadi.sk/d/hlf1lfC8mKU58) :
if I exit MPC-BE while it's playing, I can hear the "Critical Stop" sound from windows, but I don't get any error message
Aleksoid1978
18th June 2016, 14:26
Starting with MPC-BE.1.5.0.1622.x64 (MPC-BE.1.5.0.1617.x64 is the last version that doesn't have the problem) (https://yadi.sk/d/hlf1lfC8mKU58) :
if I exit MPC-BE while it's playing, I can hear the "Critical Stop" sound from windows, but I don't get any error message
Fixed at latest SVN version.
bozek
20th June 2016, 21:37
Fellas, check out this 4k sample http://demo-uhd3d.com/fiche.php?cat=uhd&id=42
For some reason, the playback is stuttering in MPC-BE 1.4.6 and yet it runs alright in PowerDVD 16.
Aleksoid1978
20th June 2016, 22:35
Fellas, check out this 4k sample http://demo-uhd3d.com/fiche.php?cat=uhd&id=42
For some reason, the playback is stuttering in MPC-BE 1.4.6 and yet it runs alright in PowerDVD 16.
Possible bug on ffmpeg side.
ryrynz
21st June 2016, 02:02
Fellas, check out this 4k sample http://demo-uhd3d.com/fiche.php?cat=uhd&id=42
For some reason, the playback is stuttering in MPC-BE 1.4.6 and yet it runs alright in PowerDVD 16.
Are you sure that's not just your renderer settings causing that?
chros
22nd June 2016, 12:42
Hi chros,
Thank you for the reply. I found a Thumbnails software call Video Thumbnails Maker which create thumbnails (image) of a video. It support "open file at the specific time", so the "time" that the thumbnails was capture, clicking on that will open the video at that specific time.
It just something that I'm interested in taking advantage of.
Anyway, I never knew the "Command line switch", I see that it currently does support it using, "start pos hh:mm"
Will try it in future. Thank you.
Oh, I understand it now. :) Awesome!
FredThompson
22nd June 2016, 22:21
I'm trying to create a context menu item for win8.1x64 which will call ffmpeg for remuxing.
this is the command:
ffmpeg -i "%1" -c:v copy -c:a copy "%1".avi
here's an example context menu entry:
[HKEY_CLASSES_ROOT\mpc-be64.flv]
@="Flash Video"
[HKEY_CLASSES_ROOT\mpc-be64.flv\DefaultIcon]
@="\"C:\\portable program files - linked\\media player classic - black edition\\x64\\mpciconlib.dll\",36"
[HKEY_CLASSES_ROOT\mpc-be64.flv\shell]
@="open"
[HKEY_CLASSES_ROOT\mpc-be64.flv\shell\open]
@=""
[HKEY_CLASSES_ROOT\mpc-be64.flv\shell\open\command]
@="\"C:\\portable program files - linked\\media player classic - black edition\\x64\\mpc-be64.exe\" \"%1\""
[HKEY_CLASSES_ROOT\mpc-be64.flv\shell\remuxtomp4]
@="remux to .mp4"
[HKEY_CLASSES_ROOT\mpc-be64.flv\shell\remuxtomp4\command]
@="ffmpeg -i \"%1\" -c:v copy -c:a copy \"%1\".avi"
[HKEY_CLASSES_ROOT\mpc-be64.flv\shellex]
[HKEY_CLASSES_ROOT\mpc-be64.flv\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\mpc-be64.flv\shellex\ContextMenuHandlers\MPCBEShellExt]
@="{A2CF4243-6525-4764-B3F5-2FCDE2F47989}"
when the entry is chosen, Win8.1 opens a window asking if the chosen program should be run or MPC-BE and the call to ffmpeg is never executed.
The best I can tell, there is no actual statement of default association, there is only this declaration:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.flv]
"Application"="wmplayer.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.flv\OpenWithList]
"MRUList"="ab"
"a"="mpc-be64.exe"
"b"="MediaInfo.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.flv\OpenWithProgids]
"WMP.PlayMedia"=hex(0):
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.flv\UserChoice]
"Hash"="we9jqwrTGIE="
"ProgId"="mpc-be64.flv"
HKEY_CLASSES_ROOT\.flv is completely empty.
Does anyone know enough about how associations work to determine what is missing and how to correct the problem?
rock
22nd June 2016, 23:10
Maybe because Windows cannot find the executable file. Replace ffmpeg to the file location directly (e.g. you have ffmpeg.exe in C:\Programs then use C:\Programs\ffmpeg.exe). I wonder why you use extension .avi
FredThompson
23rd June 2016, 22:37
".avi" was a typo left over from something else.
Your assumption was correct.
The path must be explicitly stated. I thought the system path would be used.
Thanks for your help. Fixed now.
ryrynz
28th June 2016, 08:57
I'd like to see something similar to madVR's profile rules (http://forum.doom9.org/showthread.php?p=1271417#post1271417) for MPC-BE.
Ideally I'd like to be able to do this.
if bitdepth = 8 and filepath = "c:\videos\*.*" load externalfilter "ffdshow raw"
Thanks.
Aleksoid1978
28th June 2016, 09:14
I'd like to see something similar to madVR's profile rules (http://forum.doom9.org/showthread.php?p=1271417#post1271417) for MPC-BE.
Ideally I'd like to be able to do this.
if bitdepth = 8 and filepath = "c:\videos\*.*" load externalfilter "ffdshow raw"
Thanks.
No - this will not happen.
Grayfox
4th July 2016, 12:52
Is it possible to change the color of the seek bar when using the dark theme?
Other than that I love it
ryrynz
7th July 2016, 01:18
1709 and 1710 crash when I try loading ffdshow x64 with Avisynth+. 1705 doesn't crash.
Aleksoid1978
8th July 2016, 00:21
1709 and 1710 crash when I try loading ffdshow x64 with Avisynth+. 1705 doesn't crash.
Show what script you use in Avisynth+
P.S. I checked latest MPC-BE x64 + ffdshow x64 + Avisynth+ x86 - simple script is working
http://i.imgur.com/hfUmsNp.png
ryrynz
14th July 2016, 02:47
Show what script you use in Avisynth+
P.S. I checked latest MPC-BE x64 + ffdshow x64 + Avisynth+ x86 - simple script is working
Nevermind, it's ffdshow weirdness I think related to read ahead high buffers (32) for some reason newer version looked to crash more but came right eventually. Now loads fine first go.. so no problem.
Support assfiltermod?
Aleksoid1978
14th July 2016, 04:46
Support assfiltermod?
Why ?? :)
ryrynz
14th July 2016, 04:51
Why ?? :)
Will replace xy-subfilter in time.
huhn
14th July 2016, 04:58
it is using the same interface as xy subfilter and it is working fine already in MPC-BE.
so why not?
Aleksoid1978
14th July 2016, 05:25
Will replace xy-subfilter in time.
Who say ?? :)
huhn
14th July 2016, 06:26
xy subfilter isn't developed anymore.
the difference here is that libass is still developed and that independent from assfiltermod.
libass is already notable faster than xy subfilter when rendered at UHD.
it is the only directshow libass filter and the only subtitle filter that is using the "new subtitle interface" to my knowledge that is in active development.
as you may know libass is the main ASS/SSA subtitle rendered for none windows systems. the list of programs using it is long!
it is a young project that can "only" be used for Text based subtitle but i'm happy it is there.
v0lt
16th July 2016, 17:33
@huhn
DirectShow graphs: XySubFilter (http://i.imgur.com/F5Ne7cJ.png) vs AssFilterMod (http://i.imgur.com/VFIhYBS.png).
I like the XySubFilter concept.
madshi
16th July 2016, 17:39
(OT: I hate imgur. Worst image host ever. I click on the image to show original res, then switch tabs, imgur goes back to downscaled every time.)
huhn
16th July 2016, 21:58
@huhn
DirectShow graphs: XySubFilter (http://i.imgur.com/F5Ne7cJ.png) vs AssFilterMod (http://i.imgur.com/VFIhYBS.png).
I like the XySubFilter concept.
sorry i don't understand the difference.
xy subfilter support 3 inputs and assfiltermod needs an new instance for each as far as i can see.
if this needs to change you can ask the developer: http://forum.doom9.org/showthread.php?t=173573&page=3
@madshi try right click "open in new tab" that works fine for me at least.
it is possible to link them like this too: http://i.imgur.com/VFIhYBS.png
nevcairiel
16th July 2016, 22:26
xy subfilter support 3 inputs and assfiltermod needs an new instant for each as far as i can see
AFAIK, madVR only supports one subtitle renderer through the new interface, so any smart subtitle renderer should ideally accept all subtitles on the same renderer and either offer an option which one to display, or "merge" them for display.
Or you know, use LAV Splitter so only one subtitle pin is exposed.
ryrynz
17th July 2016, 13:48
Could you add assfiltermod into the drop down box for subtitle renderers please? I still can't get MPC-BE 1737 to render with it for some reason.
Aleksoid1978
17th July 2016, 13:58
Could you add assfiltermod into the drop down box for subtitle renderers please?
No - filter is "bad". It's must accept multiple input subtitles pin. If and when it's will be done - we are think about add support it. Also it's don't support external subtitles ... Too early add.
suanm
4th August 2016, 10:34
alexins
Although the MPC-BE player works perfectly,there are some minor bugs in the player.The player can't at the same time split built-in two and more different language subtitles which are usually in blueray format
I don't know what the bugs are.maybe splitters have bugs,maybe not.perhapes the MPC-BE player has bugs.
Could you solve the problems?
Thank you in advance
v0lt
4th August 2016, 12:41
@suanm
This is not a player problem. There is no such functionality.
suanm
5th August 2016, 00:39
@suanm
This is not a player problem. There is no such functionality.
Got it.thanks a lot.
The problem has been existing all the same,though.if it can't be solved
Because too many HD fans have such a demand as I mentioned above
So how do we make it possible that the player displays built-in two and more different language graphic subtitles at the same time when it plays any of HD movies?
expecting you guys will solve the problem as fast as possibly
Thanks again
v0lt
5th August 2016, 18:32
@suanm
We do not plan to make a display of two subtitles simultaneously.
Neet009
12th August 2016, 19:19
There is a bug that build 1783 with madVR will scale frames even if setting to zoom 100%.
1.4.6 doesn't have the problem.
MPC-BE 1.4.6
http://i.imgur.com/kxpCIy9.png
MPC-BE 1.5.0 (build 1783) beta
http://i.imgur.com/ajnnWHf.png
v0lt
12th August 2016, 22:56
There is a bug that build 1783 with madVR will scale frames even if setting to zoom 100%.
1.4.6 doesn't have the problem.
I confirm it for everyone video renderers. :(
Aleksoid1978
13th August 2016, 03:15
There is a bug that build 1783 with madVR will scale frames even if setting to zoom 100%.
1.4.6 doesn't have the problem.
MPC-BE 1.4.6
http://i.imgur.com/kxpCIy9.png
MPC-BE 1.5.0 (build 1783) beta
http://i.imgur.com/ajnnWHf.png
Thanks, fixed.
beter
15th August 2016, 22:34
Update language files of Chinese Traditional/Simplified and Dutch
https://www.sendspace.com/file/g0hxjs
able1214
16th August 2016, 21:22
Question about 32-bit Floating Point Surfaces:
https://i.imgur.com/WU7lufS.jpg
1.4.5
https://i.imgur.com/swgkeoh.jpg
1.4.6
Same settings, changed format to 32-bit Floating Point Surfaces, nothing else changed, why do I get different results on VideoBuffer? Thanks!
v0lt
17th August 2016, 19:00
@beter
Updated in r1821.
@able1214
Fixed in r1823.
Please take away the pictures and stay links only.
ryrynz
17th August 2016, 23:17
Please take away the pictures and stay links only.
@able1234 In future I'd recommend using thumbnails in most forums, it's quite easy to update your links to do this (https://api.imgur.com/models/image).
Klaus1189
20th August 2016, 13:21
updated german translation (https://drive.google.com/file/d/0B4y5u0gBKYqbWFQ0ZmYzNV96Ync/view?usp=sharing)
Greetings from Bavaria ;-)
v0lt
20th August 2016, 20:53
@Klaus1189
I have edited your file and updated in r1829, because you seem outdated file.
fzok4234
22nd August 2016, 01:07
Build 1.5.0.1829 cannot play .asx playlists.
1.4.6.1247 doesn't have the problem.
Aleksoid1978
22nd August 2016, 02:05
Build 1.5.0.1829 cannot play .asx playlists.
1.4.6.1247 doesn't have the problem.
Can you provide sample playlist.
fzok4234
22nd August 2016, 12:06
@Aleksoid1978
For local files:
<ASX Version = "3.0">
<Title>Test</Title>
<Entry>
<Title>Test</Title>
<Ref href="file:///C:/Users/testuser/Desktop/test.asf"></Ref>
</Entry>
</ASX>
For web address:
<ASX Version = "3.0">
<Title>SAMSRADIO1 - Powered by Wavestreaming.com</Title>
<Entry>
<Title>SAMSRADIO1 - Powered by Wavestreaming.com</Title>
<Ref href="http://lush.wavestreamer.com:7465/Live"></Ref>
</Entry>
</ASX>
These charset is ASCII and the line terminators are CRLF.
Aleksoid1978
22nd August 2016, 12:28
@Aleksoid1978
For local files:
<ASX Version = "3.0">
<Title>Test</Title>
<Entry>
<Title>Test</Title>
<Ref href="file:///C:/Users/testuser/Desktop/test.asf"></Ref>
</Entry>
</ASX>
For web address:
<ASX Version = "3.0">
<Title>SAMSRADIO1 - Powered by Wavestreaming.com</Title>
<Entry>
<Title>SAMSRADIO1 - Powered by Wavestreaming.com</Title>
<Ref href="http://lush.wavestreamer.com:7465/Live"></Ref>
</Entry>
</ASX>
These charset is ASCII and the line terminators are CRLF.
Thanks - fixed.
FNSCAR
28th August 2016, 11:56
I get better results with scaling with EVR than with EVR-CP where I enable DXVA2 scaler.
Should it be like this?
wanezhiling
28th August 2016, 12:11
which gpu? nvidia? downscaling?
FNSCAR
28th August 2016, 12:14
which gpu? nvidia? downscaling?
intel HD4600,upscaling
73ChargerFan
2nd September 2016, 03:14
What is the current recommendation for scaling EVR-CP, Win 10 x64, fast tri-core AMD cpu. I've been using bilinear forever, but am watching DVDs of oldish tv shows and want something sharper. Maybe I should combine with a shader function also?
Thanks for the continued work on this excellent program. Sooooo much better than VLC.
v0lt
2nd September 2016, 04:40
@73ChargerFan
Resizer: Catmull-Rom or Bicubic.
Sharper: none, Sharpen Complex or Adaptive sharpen.
Volfield
5th September 2016, 04:32
Can you translate image from this topic to english? http://mpc-be.org/forum/viewtopic.php?id=201
Aleksoid1978
5th September 2016, 07:36
Can you translate image from this topic to english? http://mpc-be.org/forum/viewtopic.php?id=201
Update post - add image with english text.
Volfield
5th September 2016, 17:38
Thanks!
73ChargerFan
11th September 2016, 22:19
The newest nightly I can find is 1.5.0 build 1783 beta, dated 7-30-2016.
Is there a newer one?
Aleksoid1978
12th September 2016, 00:39
Here is latest SVN builds - https://yadi.sk/d/hlf1lfC8mKU58 (https://yadi.sk/d/hlf1lfC8mKU58)
73ChargerFan
12th September 2016, 15:55
Thanks
filler56789
12th September 2016, 16:49
Here is latest SVN builds - https://yadi.sk/d/hlf1lfC8mKU58 (https://yadi.sk/d/hlf1lfC8mKU58)
Post #1 (http://forum.doom9.org/showthread.php?p=1590996#post1590996) should be updated accordingly.
thrawnrulz68
13th September 2016, 06:08
Is there anyway to get MPC-BE to play Quicktime link files like this one?
https://msu.edu/course/tc/848/webcasting/login/resources/embedded/corn.qtl
The player opens and loads the video info but the video doesn't play.
Thanks!
Aleksoid1978
13th September 2016, 07:08
Is there anyway to get MPC-BE to play Quicktime link files like this one?
https://msu.edu/course/tc/848/webcasting/login/resources/embedded/corn.qtl
The player opens and loads the video info but the video doesn't play.
Thanks!
Url(file) is broken. It's just a 1357 bytes, nothing to play.
thrawnrulz68
13th September 2016, 13:20
Url(file) is broken. It's just a 1357 bytes, nothing to play.
Thanks Aleksoid! You are correct. That video was working last week but apparently is now broken. I found other working links and they play perfectly!
Thanks again!
Paul Tronc
13th September 2016, 13:56
Quick question : I currently use MPC-HC and/or MPC-BE for playing bluray discs and HEVC samples. They rely on FFDShow and Madvr. I don't see a real difference between those two in daily use, and the changelog don't help me much. So a simple question : why do you prefer MPC-BE to MPC-HC (I guess it is a frequently asked question). Is it just because of the graph scale in statistics?
v0lt
13th September 2016, 19:39
Is it just because of the graph scale in statistics?Very bad provocative question.
CruNcher
13th September 2016, 20:39
Quick question : I currently use MPC-HC and/or MPC-BE for playing bluray discs and HEVC samples. They rely on FFDShow and Madvr. I don't see a real difference between those two in daily use, and the changelog don't help me much. So a simple question : why do you prefer MPC-BE to MPC-HC (I guess it is a frequently asked question). Is it just because of the graph scale in statistics?
Cleaner Design choices and overall more efficient/stable multi threading i would say from my experience with both ;)
It feels overall more solid @ first i thought geez another skin/gui ontop fork of mpc-hc but i was very wrong with that first look of it ;)
ryrynz
14th September 2016, 00:54
Here is latest SVN builds - https://yadi.sk/d/hlf1lfC8mKU58 (https://yadi.sk/d/hlf1lfC8mKU58)
Can you clean that up? Lots of folders. Maybe sort it by most recent first?
Aleksoid1978
14th September 2016, 03:55
Present folder "!_Last".
Paul Tronc
14th September 2016, 10:02
Very bad provocative question.
It was not my purpose.
Socket774
14th September 2016, 11:50
Hello.
This is a latest mplayerc.ja.rc.txt.
It's based on [r1910].
https://www.zeta-uploader.com/1221628463
CruNcher
14th September 2016, 11:54
@Alex, Aleksoid & Volt
Shouldn't it be doable to get the after Start (idle) CPU Utilization into the <0.01 range with endthreadex ?
https://msdn.microsoft.com/en-us/en-en/library/hw264s73.aspx
Currently 0.02 looks ok but not optimal.
Calling it shouldn't really cause as much as overhead as leaving it like it is now.
Aleksoid1978
14th September 2016, 12:48
@Alex, Aleksoid & Volt
Shouldn't it be doable to get the after Start (idle) CPU Utilization into the <0.01 range with endthreadex ?
https://msdn.microsoft.com/en-us/en-en/library/hw264s73.aspx
Currently 0.02 looks ok but not optimal.
Calling it shouldn't really cause as much as overhead as leaving it like it is now.
I don't understand what about you are talk :)
CruNcher
14th September 2016, 12:59
Im currently wondering what could cause this idle overhead on the CPU (Cycles leak)
http://i1.sendpic.org/t/uO/uOQR7hgEhBSl5lPI2j4fKiGlENG.jpg (http://sendpic.org/view/1/i/owN7cqd1tjcEsGcihad0FCzAD1w.png)
Aleksoid1978
14th September 2016, 13:02
0.02% is bad - you are joke ?? :)
CruNcher
14th September 2016, 13:11
Eh please read again i didn't say it's bad my wording was not optimal ;)
Aleksoid1978
14th September 2016, 13:16
Who say you that is not optimal ??
CruNcher
14th September 2016, 13:44
Nevermind i see now it's the Gui Rendering in the DWM context causing this slight overhead in the DWMCore through the SwapChain setup because of the D3D9 Gui Rendering so indeed it's pretty optimal in that Desktop Window Manager context.
http://www.facepalm.de/images/facepalm.jpg
But wait what for a sense makes this ?
http://i1.sendpic.org/t/u3/u35fCGhgDGnBhIT0tTGQ7jHDYLO.jpg (http://sendpic.org/view/1/i/k1XberPpVbEivsNZlwoSfAr6dr8.png)
http://i1.sendpic.org/t/65/653VhPsTNhEhvAjZ9DUrVgu9ZFW.jpg (http://sendpic.org/view/1/i/gMXCFinlsQ13gj5ef5WiO0rCOpz.png)
aufkrawall
16th September 2016, 18:00
(Good thing there's already a facepalm posted, but why is it not in 4k size as well?)
Would it be possible to extend MPC BE's YouTube capabilities also for livestreams?
It can't open livestreams with its internal filters. It works with external LAV Filters, but resolution is just 144p. Would be nice if livestreams could work with full resolution (with both internal and external filters).
Aleksoid1978
17th September 2016, 12:29
(Good thing there's already a facepalm posted, but why is it not in 4k size as well?)
Would it be possible to extend MPC BE's YouTube capabilities also for livestreams?
It can't open livestreams with its internal filters. It works with external LAV Filters, but resolution is just 144p. Would be nice if livestreams could work with full resolution (with both internal and external filters).
1 - Internal filters don't support http live streams.
2 - check latest SVN build - it's always open high resolution when opened Youtube live streams. Also - you can select different resolution/url via playlist or menu "Navigate->Jump to ...".
v0lt
17th September 2016, 14:28
@Socket774
Thanks. Updated in r1921.
aufkrawall
17th September 2016, 15:16
2 - check latest SVN build - it's always open high resolution when opened Youtube live streams. Also - you can select different resolution/url via playlist or menu "Navigate->Jump to ...".
Thank you, I was on an older build.
Seems to work fine, really valuable feature.
P.J
17th September 2016, 19:26
Possible to use DXVA scaler in EVR-CP mode?
aufkrawall
17th September 2016, 21:47
It seems YT streaming for 4k 60fps is not aggressive enough, decoding queue often starts to get empty after a few dozen seconds of playing and playback stalls.
Increasing buffers in MPC BE's splitter, LAV or madVR doesn't really help, playback will stall eventually.
It's definitely not my connection, can play this video in Edge without drops:
https://www.youtube.com/watch?v=aqz-KE-bpKQ
Volfield
18th September 2016, 08:52
Hello.
Updated mplayerc.pl.rc.txt r1910
https://www.zeta-uploader.com/2003469510
v0lt
18th September 2016, 09:49
@Volfield
The format of your file is not plain text.
Please go to this URL (https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/src/apps/mpcresources/text/mplayerc.pl.rc.txt) and click on the label "Download this file". Download the file and work with it.
Volfield
18th September 2016, 13:30
Got error 404 on this link.
v0lt
18th September 2016, 13:57
Sourceforge.net have any problems now.
Try this link.
Volfield
18th September 2016, 14:07
Thanks.
EDIT:
New link: https://www.zeta-uploader.com/501460620
based on r1926
v0lt
18th September 2016, 19:20
@Volfield
Updated in r1928.
You can send links to the updated language files via private messages in this forum.
Volfield
18th September 2016, 19:24
Ok.I do that next time.
kopija
21st September 2016, 07:54
Greetings,
I remember that it was possible to increase buffers in MPC-BE, but now I
cannot find that option.
Has it been renamed to "jump distances" in Misc?
I have 5400rpm HDD so when jumping forward it takes sometimes five seconds for playback to resume.
How much should I increase "jump distances" to resolve this?
Thanks.
v0lt
21st September 2016, 13:00
Has it been renamed to "jump distances" in Misc?
No.
I have 5400rpm HDD so when jumping forward it takes sometimes five seconds for playback to resume.
How much should I increase "jump distances" to resolve this?
No.
On the contrary, I would suggest to reduce the size of the buffer.
Large buffer gives a high reading load after the jump, but it can smooth out the jerks, if data reading is unstable.
View->Options->Internal Filters->Source Filters->Buffer lenght
This works for built-in source filters and splitters only.
kopija
21st September 2016, 13:28
View->Options->Internal Filters->Source Filters->Buffer lenght
This works for built-in source filters and splitters only.
Thanks,
but could you give me specific numbers? I have no idea.
Buffer length increase by how much for my particular case?
And then should I decrease jump buffers after increasing buffer length?
v0lt
21st September 2016, 18:42
Thanks,
but could you give me specific numbers? I have no idea.
Use the value that gives your case the best result. The optimum value for a typical use is 3 seconds.
And then should I decrease jump buffers after increasing buffer length?
Our player has no jump buffers.
aufkrawall
23rd September 2016, 17:46
With build 1945, YouTube 4k 60fps streaming is still not stable, MPC BE doesn't buffer enough/aggressively enough -> queues get empty.
Could you please also add support for VP9 livestreams when using LAV splitter? Some livestreams offer VP9, I can watch them in Firefox. But MPC BE with LAV splitter only offers H.264.
v0lt
23rd September 2016, 20:12
With build 1945, YouTube 4k 60fps streaming is still not stable, MPC BE doesn't buffer enough/aggressively enough -> queues get empty.
Which version works better?
You can show the statistics (Ctrl+J )of the version for build 1945 and "better" build?
aufkrawall
23rd September 2016, 21:07
Can you suggest which build I should try instead?
But I suspect there is no build that works better.
v0lt
24th September 2016, 04:35
Can you suggest which build I should try instead?
But I suspect there is no build that works better.
1. Try set View->Options->Internal Filters->Source Filters->Buffer lenght = 10 seconds.
2. Try v1.5.0 (build 1783) beta.
aufkrawall
24th September 2016, 14:26
No success:
http://abload.de/thumb/drops4usxk.jpg (http://abload.de/image.php?img=drops4usxk.jpg)
Aleksoid1978
24th September 2016, 14:40
No success:
http://abload.de/thumb/drops4usxk.jpg (http://abload.de/image.php?img=drops4usxk.jpg)
Not enough internet bandwidth.
P.J
24th September 2016, 15:24
Possible to use DXVA scaler in EVR-CP mode?
:confused:
wanezhiling
24th September 2016, 16:49
Possible to use DXVA scaler in EVR-CP mode?
it exists for more than one year...
http://i.imgur.com/6BywMO3.png
aufkrawall
24th September 2016, 16:53
Not enough internet bandwidth.
Nope, I got 150Mbit internet connection (20MB/s), can watch the VP9 stream without problems in Edge with GPU decoding.
MPC BE does hardly use my available bandwidth, it mostly buffers with 2.6MB/s, which clearly isn't enough.
What about an option to buffer/download as fast as possible?
This should solve the problem for good.
According to YT stats, buffer with Edge holds for ~18s.
Volfield
24th September 2016, 18:42
Does internal video decoder support HEVC DXVA?
I have Intel atom x5-z8300 with Intel(R) HD Graphics (8086:22B0) (DXVA checker: hevc_vld_main dxva2/d3d11 up to 8k) and has cpu decoding on that file:
Format : HEVC
Format/Info : High Efficiency Video Coding
Codec ID : V_MPEGH/ISO/HEVC
Duration : 24 min
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (24000/1001) FPS
When I play this file using Win10 app Movies and TV it use DXVA.
v0lt
24th September 2016, 19:23
What about an option to buffer/download as fast as possible?
This should solve the problem for good.
What exactly is an option to do?
aufkrawall
24th September 2016, 19:27
It would be like an unlimited buffer. Doesn't have to be kept in RAM, could also be cached on disk.
The main problem is: Program doesn't download fast enough. It most likely wouldn't download fast enough with the fastest internet connection in the world.
v0lt
25th September 2016, 06:27
It would be like an unlimited buffer.
Put in priority File source (URL) filter in External Filters.
aufkrawall
25th September 2016, 22:29
Doesn't help.
P.J
27th September 2016, 08:33
it exists for more than one year...
http://i.imgur.com/6BywMO3.png
:thanks: Wonder why it's missed in MPC-HC :rolleyes:
vBm
27th September 2016, 09:51
:thanks: Wonder why it's missed in MPC-HC :rolleyes:
And it's not... You're just not looking at the right place.
http://i.imgur.com/N39WNcx.png
huhn
27th September 2016, 11:51
there is no DXVA >resizer< in lavfilter.
the normal EVR in mpc-hc is using DXVA as a resizer.
EVR-CP doesn't have this option in mpc-hc unlike mpc-be.
Mate94
27th September 2016, 14:40
there is no DXVA >resizer< in lavfilter.
the normal EVR in mpc-hc is using DXVA as a resizer.
EVR-CP doesn't have this option in mpc-hc unlike mpc-be.
Do you think we are we going to see this option (EVR-CP with DXVA2) in MPC-HC anytime soon?
jkauff
27th September 2016, 15:25
Do you think we are we going to see this option (EVR-CP with DXVA2) in MPC-HC anytime soon?
MPC-HC nightlies have not been updated in almost three months. I don't think you'll be seeing the option in MPC-HC anytime soon.
v0lt
27th September 2016, 19:21
DXVA2 resizer works correctly for EVR-CP only on the Intel video cards. On other cards it is equivalent to bilinear interpolation.
P.J
27th September 2016, 19:32
Anyone know what kind of resizer methods do Nvidia/AMD/Intel use?
DXVA2 resizer works correctly for EVR-CP only on the Intel video cards. On other cards it is equivalent to bilinear interpolation.
hmmm
Mate94
28th September 2016, 07:40
DXVA2 resizer works correctly for EVR-CP only on the Intel video cards. On other cards it is equivalent to bilinear interpolation.
This is just wrong. The majority of the population is using iGPUs from Intel, so by your logic since it is only benefical for Intel GPU users, and not for all nVidia and AMD users as well, then there is no need for it.:mad:
By the way, I made a feature request ticket. Let's hope it is going to be evaluated positively.:D
Aleksoid1978
28th September 2016, 08:03
This is just wrong. The majority of the population is using iGPUs from Intel, so by your logic since it is only benefical for Intel GPU users, and not for all nVidia and AMD users as well, then there is no need for it.:mad:
By the way, I made a feature request ticket. Let's hope it is going to be evaluated positively.:D
You don't understand - current implementation of DXVA2 interpolation normal working ONLY on Intel IGPU. That's all - there is no discrimination.
Mate94
28th September 2016, 10:45
You don't understand - current implementation of DXVA2 interpolation normal working ONLY on Intel IGPU. That's all - there is no discrimination.
Ok, now I understand. Erm, no, I don't. But, it still doesn't make any sense. Is this a real problem? Why the aforementioned fact would stop anybody from implementing it?
It would work only for Intel iGPUs. Wonderful. Isn't it nice? It wouldn't work on nVidia or AMD cards. Then what? Those users would probably use madVR or the default EVR-CP renderer with Bicubic resizer.
I feel there has to be more behind your stance concerning this issue.
kopija
28th September 2016, 13:12
Greetings,
currently I am on 1.4.6 (build 1590), which is latest stable.
How come then I am getting prompt to upgrade to latest 1.5.0 (build 1783), which has beta tag?
Aleksoid1978
28th September 2016, 13:13
Yes - it'a problem to make working DXVA2 interpolation on AMD/Nvidia. Not you understand ?? :)
ryrynz
28th September 2016, 13:20
Greetings,
currently I am on 1.4.6 (build 1590), which is latest stable.
How come then I am getting prompt to upgrade to latest 1.5.0 (build 1783), which has beta tag?
Just about every build these guys release is stable. Grab the latest beta build 1967 here (https://yadi.sk/d/hlf1lfC8mKU58/!_last).
Mate94
28th September 2016, 20:49
Yes - it'a problem to make working DXVA2 interpolation on AMD/Nvidia. Not you understand ?? :)
All right. Still, I see really no problem with the implementation for Intel GPUs first and then maybe putting a line under the resizers in the menu saying "DXVA 2 only works with Intel GPUs". For nV/AMD it can be sorted out later on in the developement, assuming that making it work for Intel is a lot easier than for the rest.;)
P.J
29th September 2016, 21:56
Yes - it'a problem to make working DXVA2 interpolation on AMD/Nvidia. Not you understand ?? :)
Then DXVA2 resizer for Nvidia/AMD is actually bilinear, right?
huhn
30th September 2016, 07:32
Then DXVA2 resizer for Nvidia/AMD is actually bilinear, right?
in MPC-BE but not in general.
AMD DXVA scaler is a low quality bicubic with a lot of banding and a picture shift for what ever reason.
the DXVA AMD scaler doesn't like RGB input it's using bilinear in madVR in this case.
proper bicubic 0.60: https://abload.de/img/bicubicjessb.png
AMD DXVA: https://abload.de/img/dxvaamdsfs14.png
long story short: use normal bicubic 0.60 with an AMD GPU instead of DXVA.
it should be the same for nvidia i can't test it right now but the DXVA scaler wasn't any good.
beter
1st October 2016, 23:27
Update of language files for Chinese (Traditional/Simplified) and Dutch (based on build 1992):
https://www.sendspace.com/file/lb6g92
Klaus1189
2nd October 2016, 08:33
Updated german language file based on r2000
https://drive.google.com/file/d/0B4y5u0gBKYqbc1JWUmxXT1c1UE0/view?usp=sharing
Klaus1189
2nd October 2016, 09:13
I just recognized that the installer needs also to be translated. What file do I have to edit?
Aleksoid1978
2nd October 2016, 09:33
I just recognized that the installer needs also to be translated. What file do I have to edit?
https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/distrib/custom_messages.iss
Klaus1189
2nd October 2016, 09:50
https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/distrib/custom_messages.iss
https://drive.google.com/file/d/0B4y5u0gBKYqbaEwwRVlZYktMSDg/view?usp=sharing
CruNcher
3rd October 2016, 01:28
Was there a ffmpeg hevc decoder update recently ?
http://forum.doom9.org/showpost.php?p=1782060&postcount=21100
Feature Request:
Graph only Mode 4 CTRL-J
Decoder Bitrate Line (Yellow) for the Graph
CPU Utilization Line (Blue)
GPU Utilization Line (Purple)
I think it would be a great addition also if the user could actually decide which timers to show individually selectable for the OSD Display Rivatuner style.
So finally giving the Statistics OSD configurability over the options menu and maybe even a Menu Preset and grouping System.
I mostly prefer Mode 2 because of the overall low latency that hardly interferes with the playback result @ all no matter how heavy the CPU gets tasked from the Decoder simultaneously to the GPU ;)
runs meanwhile super flawless on the old i5-2400 :)
http://i1.sendpic.org/t/4g/4gUvkQoHHJ6azW5GJZfWoqwWsmT.jpg (http://sendpic.org/view/1/i/eK7QCV2K6aGbpdDdxi1CwKMLm6A.png)
http://i1.sendpic.org/t/xl/xlcsDvqYjncaSKHD1IgPnZJz7sM.jpg (http://sendpic.org/view/1/i/2PhPvbWpztZsHcmA93IG7LvbLi1.png)
http://i1.sendpic.org/t/iL/iLJiyuuSCgywZPiAIGda9rB1AAw.jpg (http://sendpic.org/view/1/i/cxPPE2cekHmJptyPGw8SACJeMi1.png)
almost there for it also pushed Adaptive Sharpen on it additionally :)
http://i1.sendpic.org/t/tK/tKcWv0I3wylY1Aig4a4DgZrW09W.jpg (http://sendpic.org/view/1/i/zqi2G6ZL1FxY9D6U2vUyatSPFyT.png)
http://i1.sendpic.org/t/a4/a4CC9J2uy9sbQTfUpazbeA45WUC.jpg (http://sendpic.org/view/1/i/vULNWptVYnRh5y1wYEJtpVp9mQ5.png)
only 1 section left where the performance crumbles down to much
http://i1.sendpic.org/t/fd/fdz5hSJSMC9cdG2wNLf6Zf0EbuA.jpg (http://sendpic.org/view/1/i/otQJOC3NfGjMniyK2MPXsFHIzg9.png)
But this scene change issue is still crazy
http://i1.sendpic.org/t/vm/vmAFiqaUzZZZcaPPWWyGaU5J2MJ.jpg (http://sendpic.org/view/1/i/4XxyD4LdXonNr3eVzDIkVNvLySt.png)
Of course no Vulkan no DX11 and no DX12 but therfore fantastic what especially Nvidias Driver holds up on Kernel peak utilization above 75% :)
http://i1.sendpic.org/t/dq/dqWAiRfOsYhsW8WHS3DQEMthRyz.jpg (http://sendpic.org/view/1/i/iynXqu84dWtBRn7tp5KAIRBmkPf.png)
v0lt
3rd October 2016, 16:53
Graph only Mode 4 CTRL-J
Decoder Bitrate Line (Yellow) for the Graph
CPU Utilization Line (Blue)
GPU Utilization Line (Purple)
Too fatty will update the CPU/GPU load 60 times per second.
For detailed graphs CPU/GPU, better to use special software.
CruNcher
3rd October 2016, 17:46
yeah i currently do that because of the missing Graphs
http://i1.sendpic.org/t/dq/dqWAiRfOsYhsW8WHS3DQEMthRyz.jpg (http://sendpic.org/view/1/i/iynXqu84dWtBRn7tp5KAIRBmkPf.png)
Rivatuners overall overhead is lower then the entire Mode 1 Statistics ;)
Hmm about the too fatty im not so sure if the impact would be so high as you think and seem to fear in a Graph Only Mode with 3 additional draw and timer calls we aren't in the 90s anymore and Nvidia tries to really be efficient as possible lot has changed ;)
Jesus sooner or later every Browser will be more efficient they partly already are.
If you really believe it's impossible you gonna fail nothing is impossible you have to face the challenge first.
https://abload.de/thumb/decode10bitbt2020i8kbc.png (http://abload.de/image.php?img=decode10bitbt2020i8kbc.png)
Ezhihua
4th October 2016, 03:51
HEY,guys
I've built a beta release for mpc-be beta build2012.
here is the file:
https://1drv.ms/u/s!AnRU7YPEMHh9gl-4o86B3ZGzQqhW
ryrynz
4th October 2016, 07:51
I've built a beta release..
More recent official builds are here (https://yadi.sk/d/hlf1lfC8mKU58/!_last)
There's not much point in posting updates.
Mercury_22
4th October 2016, 09:19
Starting with MPC-BE.1.5.0.1999.x64 (https://yadi.sk/d/hlf1lfC8mKU58/1.5.0.1999) "After Playback -> Shutdown " it's NOT working anymore (it's just exiting MPC-BE instead of Shutting down the computer) ! At least not on windows 7 x64 with MPC-BE x64
Please fix this
ryrynz
4th October 2016, 10:56
Nevermind.
Aleksoid1978
4th October 2016, 12:51
Starting with MPC-BE.1.5.0.1999.x64 (https://yadi.sk/d/hlf1lfC8mKU58/1.5.0.1999) "After Playback -> Shutdown " it's NOT working anymore (it's just exiting MPC-BE instead of Shutting down the computer) ! At least not on windows 7 x64 with MPC-BE x64
Please fix this
Check this build - https://yadi.sk/d/Qa4Vl18nwCR5J
Klaus1189
4th October 2016, 14:39
I need to check the last part of my updated translation. Where do I find the word "Downscaling*". I believe it must be in Options -> Video next to Resizer, but I'm not sure. Maybe I must select something specific to see it?
Ezhihua
4th October 2016, 16:23
More recent official builds are here (https://yadi.sk/d/hlf1lfC8mKU58/!_last)
There's not much point in posting updates.
:p:D thanks
v0lt
4th October 2016, 16:51
Аlternative link (https://app.box.com/s/6reo6f5tf4ec6i7n4f861vmttjav8xdk/1/8922463622) for actual nightly builds.
Mercury_22
4th October 2016, 17:27
Check this build - https://yadi.sk/d/Qa4Vl18nwCR5J
This build is working Thank you!
Can you please add an "Shutdown Counter" that gives the user the option to cancell the shutdown for like 5 - 10 seconds
Klaus1189
5th October 2016, 08:50
I need to check the last part of my updated translation. Where do I find the word "Downscaling*". I believe it must be in Options -> Video next to Resizer, but I'm not sure. Maybe I must select something specific to see it?
Maybe because I'm on Win 10 Pro and it's a feature of a renderer only available on Win 7?
Aleksoid1978
5th October 2016, 09:31
Maybe because I'm on Win 10 Pro and it's a feature of a renderer only available on Win 7?
It's not implement yet. Just a string resource.
ryrynz
5th October 2016, 10:23
Can you please add an "Shutdown Counter" that gives the user the option to cancell the shutdown for like 5 - 10 seconds
I doubt they'll bother. Use shutdownguard or something similar.
mandarynek82
5th October 2016, 17:14
How can I save "Touch window from inside" and "zoom 100%" in BE? Every time I play new video I lose zoom settings. In not full screen mode when video is 720P I want 720P window, when is 1080P I want 1080P window. Now when I play 1080P and another file is 720P, picture is still resized to 1080 window. :/
v0lt
5th October 2016, 18:25
mandarynek82
Perhaps you store the settings in the player folder (.ini file).
mandarynek82
6th October 2016, 10:34
Ok i set AutoZoom=2 in ini and now it's. But how can I set enable window default size when I press STOP button?
Andy2222
6th October 2016, 15:49
I can't seem to get AssFilterMod (http://forum.doom9.org/showthread.php?t=173573)to work with MPC-BE (1.5.0 2021), in MPC-HC (1.7.10.252) the filter loads if its added to the external list? Would be nice to add support for this filter directly in the subtitles dropdown menu.
thx
Andy
v0lt
6th October 2016, 17:56
@Andy2222
http://forum.doom9.org/showthread.php?p=1774312#post1774312
http://forum.doom9.org/showthread.php?p=1774333#post1774333
And I tested the AssFilterMod, but not sure that it works at all, instead of internal.
Andy2222
6th October 2016, 18:06
@Andy2222
http://forum.doom9.org/showthread.php?p=1774312#post1774312
http://forum.doom9.org/showthread.php?p=1774333#post1774333
And I tested the AssFilterMod, but not sure that it works at all, instead of internal.
Ah oki thx for pointing me to the older posts, i did some basic testing and in mpc-hc + lav the filter works fine. I guess i have to wait until it meets the implementation criteria of mpc-be.
wanezhiling
7th October 2016, 14:59
64-bit can HW decode 8K VP9: http://i.imgur.com/opaTGVd.jpg
But 32-bit can't.
Is this intentional or bug?
sample file: https://www.sendspace.com/file/sbiomk
v0lt
7th October 2016, 16:21
@wanezhiling
I think it's limited x86 platforms.
Try to use EVR and check the video memory consumption.
nevcairiel
7th October 2016, 16:35
64-bit can HW decode 8K VP9:
But 32-bit can't.
Is this intentional or bug?
The driver refuses to work in 8K mode on 32-bit (it fails when initializing the decoder), it may indeed be memory concerns.
RieGo
7th October 2016, 19:35
i think it's time to ask you for help. i tried to use this player ages ago but skipped it because it simple didn't start.
now, years (?) later i decided to try it again, as MPC HC developement looks like it stopped.
Whenever i install the x64 version - stable or latest nightly 1.5.0.2029 - i simply cannot run MPC BE. no window appears and the process is killed after few seconds without any error.
x86 versions run fine, but i kinda would like to solve this issue.
Did anyone experience similar problems?
I'm running Windows 10 x64 i7-6700k. only internal graphics.
CruNcher
8th October 2016, 00:50
Im doing some low power efficiency tests and i found some really odd behavior on Celeron N2840 (Bay Trail) Windows 10 so far with the MPC-BE Gui slowing down the whole render thread when the seekbar gets Displayed on EVR (Native) it has a huge Performance and Usability hit and capability to drop frames even @ DXVA Playback which is odd as even the transparency overlay or the more heavier non osd statistics (Render Filter Statistics) doesn't cause such a massive frame drop out behavior.
http://ark.intel.com/de/products/82103/Intel-Celeron-Processor-N2840-1M-Cache-up-to-2_58-GHz
the test was 4K H.264 60 FPS High Profile Playback @ 50% CPU Consumption from a USB3 Host
As soon as the Seekbar gets actively rendered massive render frame drops take place on the EVR Output no matter the scale of the Window Surface.
Firefox, Chrome, Edge and Windows Media Player Interfaces work without issues.
robl45
8th October 2016, 14:46
anyone have issues with refresh rate switching? I used to use mpc-hc for years and now am trying this because it has stereoscopic subtitle capability for 3d films. The problem is sometimes it switches correctly to 23.976 and other times it switches to 24hz which messes up the movies. I have autoswitch turned on and the only settings are 23p which should be 23.976 and 50p for 25hz movies. Using Intel internal graphics on i3 6100.
Klaus1189
9th October 2016, 08:16
how can I set enable window default size when I press STOP button?
I think I don't understand it. Can you please describe what you want to do?
anyone have issues with refresh rate switching? I used to use mpc-hc for years and now am trying this because it has stereoscopic subtitle capability for 3d films. The problem is sometimes it switches correctly to 23.976 and other times it switches to 24hz which messes up the movies. I have autoswitch turned on and the only settings are 23p which should be 23.976 and 50p for 25hz movies. Using Intel internal graphics on i3 6100.
Can you post a screenshot of your refresh rate settings?
robl45
9th October 2016, 14:41
I think I don't understand it. Can you please describe what you want to do?
Can you post a screenshot of your refresh rate settings?
It seems that its something to do with my system in some way as I tried MPC-HC again and both are doing it. Sometimes 23.976, sometimes 24.
P.J
12th October 2016, 18:04
Possible to upgrade the bottom playback bar GUI? a little ugly somehow :)
ryrynz
12th October 2016, 22:11
Possible to upgrade the bottom playback bar GUI? a little ugly somehow :)
Whole player GUI could use an overhaul but it's not going to happen any time soon as nobody is interested in developing it. Using one of the icon packs (skins) is the only option you have right now and only goes so far.
beter
14th October 2016, 22:14
Update of language files for Chinese Traditional/Simplified and Dutch.
https://www.sendspace.com/file/ebyn0v
robl45
15th October 2016, 14:37
Can someone help me, I'm trying to figure out how to stretch my movies that are 2.35-1/2.40 to 1 to fit 16:9 screen using media center remote. Unfortunately the system is not smart enough to know a 16:9 movie is already 16:9 and stretches those too. So I have to stretch the widescreen movies to fit the height of the screen. Yes I know that its messing up the movies, but I've done it for years and I'm okay with it. So the problem is there is no option in the keys section for PNS 16:9 mode. Is there anyway to do this with the remote? I tried mapping key to PNS increase height and figured I could just press the key multiple times to stretch to height but that doesn't seem to work, maybe increases like slight amount of height and then does nothing on subsequent presses. The key map for resetting the PNS works fine from the remote so I just need a way to stretch to 16:9 via remote.
SeeMoreDigital
15th October 2016, 14:58
Can someone help me, I'm trying to figure out how to stretch my movies that are 2.35-1/2.40 to 1 to fit 16:9 screen using media center remote....Are you aware that such movies have been intentionally made to look the way they are. Meaning they have not been made to completely fill a 16:9 (1.77) screen...
robl45
15th October 2016, 15:00
Are you aware that such movies have been intentionally made to look the way they are. Meaning they have not been made to completely fill a 16:9 (1.77) screen...
Yes, I get that and stretching them screws up the height, but it doesn't matter to me, I prefer them to fill the screen.
Klaus1189
16th October 2016, 07:10
Some characters https://en.wikipedia.org/wiki/Umlaut_(linguistics) aren't displayed right anymore in installer version 2062, I tried version 2053 which is fine.
https://drive.google.com/file/d/0B4y5u0gBKYqbQWE5aEYwTkV6U1E/view
v0lt
16th October 2016, 08:47
@Klaus1189
Thank you. Fixed in r2064.
robl45
16th October 2016, 15:07
So I got this program to use kodi remote with mpc and it works perfectly with mpc-hc but not with mpc-BE. Considering they almost identical, does anyone have any idea why?
http://forum.kodi.tv/showthread.php?tid=202368
Siso
17th October 2016, 22:41
Stereo mixing of 6.1 DTS-ES is broken in newer versions than MPC-BE.1.5.0.2035.x86.
Aleksoid1978
18th October 2016, 00:42
Stereo mixing of 6.1 DTS-ES is broken in newer versions than MPC-BE.1.5.0.2035.x86.
Upload a sample.
P.S. Confirm.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.