Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th September 2012, 08:27   #21  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Thanks for MPC-BE and with some testing have found 2 bugs,

1. SHOUTcast doesn't work both x86 and x64 builds, either through playlist or direct to HTTP stream, MPC-HC was tested in same clean OS and was working.

2. Trying to interact with the GUI as MPC-BE is launching a video file like changing the volume with mouse wheel will crash MPC-BE.

Here is the website for the SHOUTcast streams I am using, http://www.181.fm/index.php?p=mp3links

Here is what I did for a temporary fix for SHOUTcast playback, took the ShoutcastSource.cpp from MPC-HC and correct ifdef to REGISTER_FILTER and compile, works perfectly.
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)

Last edited by VipZ; 13th September 2012 at 09:15. Reason: Added Links and fix
VipZ is offline   Reply With Quote
Old 13th September 2012, 08:49   #22  |  Link
z_mashine
Registered User
 
z_mashine's Avatar
 
Join Date: May 2011
Location: Ukraine
Posts: 30
Quote:
Originally Posted by Superb View Post
- Why doesn't the window auto-resizes to the video's resolution when you open a file? Changed defaults? How do I make it act like it did in MPC-HC?
O -> Playback -> Auto-zoom
z_mashine is offline   Reply With Quote
Old 13th September 2012, 10:14   #23  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by VipZ View Post
2. Trying to interact with the GUI as MPC-BE is launching a video file like changing the volume with mouse wheel will crash MPC-BE.
Can you describe in more detail your actions and the problem itself
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 13th September 2012, 10:33   #24  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by VipZ View Post
Thanks for MPC-BE and with some testing have found 2 bugs,

1. SHOUTcast doesn't work both x86 and x64 builds, either through playlist or direct to HTTP stream, MPC-HC was tested in same clean OS and was working.
Thanks for test - i found bug and fix this.
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 13th September 2012, 11:09   #25  |  Link
alexins
MPC-BE DEV
 
alexins's Avatar
 
Join Date: Mar 2008
Location: Slovenija
Posts: 584
17-18 September will be published the next version of MPC-BE and the same will be available the source code.
__________________
Win11 x64, i7 8700K 5Ghz, ASUS MAXIMUS X HERO, G.Skill (2x8GB) Trident Z F4-3600C16D-16GTZ, RX 5700,TV Philips 43PUS6703/12, Zappiti 4K HDR
Media Player Classic - BE x86/x64. Team of developers.
alexins is offline   Reply With Quote
Old 13th September 2012, 11:25   #26  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Quote:
Originally Posted by Aleksoid1978 View Post
Can you describe in more detail your actions and the problem itself
Sorry I wasn't too clear on this and put steps in detail below,
1. Make sure "Use the preview in the search" is enabled.
2. Ensuring MPC is closed launch a video media file via file association, the bigger the file and slower the disk the better to catch this.
3. Before MPC has had a chance to load the media file and display a video frame, attempt to change the volume as quick as you can with the mouse wheel.
4. MPC window should now stall and crash.

I have confirmed this that is happens 100% of the time on multiple systems providing you catch it on time. Disabling "Use the preview in the search" will result in no crashes in the above steps.
I have also noticed other crashes if you interact with the GUI as media is loading but this one is random and cant put down steps to reproduce but I assume this would be the same bug.

Quote:
Originally Posted by Aleksoid1978 View Post
Thanks for test - i found bug and fix this.
Thanks, there is also a cosmetic issue that would be nice if it could be fixed.

The option replace file name with title in the title bar to use the meta-data providing by SHOUTcastsource which is is currently only viewable via properties->clip.

Also it would be a nice option if this could also be applied to the seek bar file name option.
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)

Last edited by VipZ; 13th September 2012 at 11:43.
VipZ is offline   Reply With Quote
Old 13th September 2012, 12:58   #27  |  Link
Anarchitektur
Registered User
 
Join Date: Oct 2010
Posts: 26
very nice, I like it a lot, thank you, I have minor request, I would like when I minimize player, movie to be a movie and not still picture in preview window in taskbar
Attached Images
 

Last edited by Anarchitektur; 13th September 2012 at 13:05. Reason: add screenshot
Anarchitektur is offline   Reply With Quote
Old 13th September 2012, 13:00   #28  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by VipZ View Post
Thanks, there is also a cosmetic issue that would be nice if it could be fixed.

The option replace file name with title in the title bar to use the meta-data providing by SHOUTcastsource which is is currently only viewable via properties->clip.

Also it would be a nice option if this could also be applied to the seek bar file name option.
Thank's for report & idea - all be done, wait next release;
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 13th September 2012, 13:14   #29  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by Anarchitektur View Post
very nice, I like it a lot, thank you, I have minor request, I would like when I minimize player, movie to be a movie and not still picture in preview window in taskbar
It's a Windows limits - DWM can't do live preview when window is minimized. Make request to Microsoft
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 13th September 2012, 13:18   #30  |  Link
Anarchitektur
Registered User
 
Join Date: Oct 2010
Posts: 26
Quote:
Originally Posted by Aleksoid1978 View Post
It's a Windows limits - DWM can't do live preview when window is minimized. Make request to Microsoft
but potplayer can, dont know how, but it can

Last edited by Anarchitektur; 13th September 2012 at 13:22.
Anarchitektur is offline   Reply With Quote
Old 13th September 2012, 13:46   #31  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Quote:
Originally Posted by Aleksoid1978 View Post
Thank's for report & idea - all be done, wait next release;
Thanks.

I may as well make more bug reports today

There has been a long standing bug with file association ever since custom icons where introduced. If you use cmd's /regall, /regvid etc it doesn't honour the AssociatedWithIcon registry key and act's as this was set to 0.

MPC Audio Renderer doesn't output any audio when set to WASAPI in shared mode. Tested with multiple audio outputs and settings. Also in exclusive mode there is a bit of hiss until you seek which then clears it.
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)
VipZ is offline   Reply With Quote
Old 13th September 2012, 14:26   #32  |  Link
alexins
MPC-BE DEV
 
alexins's Avatar
 
Join Date: Mar 2008
Location: Slovenija
Posts: 584
Quote:
Originally Posted by Anarchitektur View Post
very nice, I like it a lot, thank you, I have minor request, I would like when I minimize player, movie to be a movie and not still picture in preview window in taskbar
This is a problem (error) work Evr custom, at the present moment we have no solution for this problem.
__________________
Win11 x64, i7 8700K 5Ghz, ASUS MAXIMUS X HERO, G.Skill (2x8GB) Trident Z F4-3600C16D-16GTZ, RX 5700,TV Philips 43PUS6703/12, Zappiti 4K HDR
Media Player Classic - BE x86/x64. Team of developers.
alexins is offline   Reply With Quote
Old 13th September 2012, 14:45   #33  |  Link
Anarchitektur
Registered User
 
Join Date: Oct 2010
Posts: 26
Quote:
Originally Posted by alexins View Post
This is a problem (error) work Evr custom, at the present moment we have no solution for this problem.
Anarchitektur is offline   Reply With Quote
Old 13th September 2012, 14:49   #34  |  Link
ney2x
Registered User
 
Join Date: Nov 2009
Location: Philippines
Posts: 93
Quote:
Originally Posted by ney2x View Post
I'm glad there's an official thread here for MPC-BE. I already switched player from MPC-HC to MPC-BE. I like the icons / GUI very much! I hope you replace the default Subtitle Filter to xy-VSFilter. Thanks!
Quote:
Originally Posted by alexins View Post
At the current stage of development, it is not included in our top-priority tasks. Maybe later...
Thanks. Any chance for an ICL12 build? MPC-HC MSVC 2010 SP1 are not utilizing all of the threads of the latest Intel processors if using other decoders like ffdshow raw, LAV Filters, and so on. TIA.

Last edited by ney2x; 13th September 2012 at 15:57.
ney2x is offline   Reply With Quote
Old 13th September 2012, 16:59   #35  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Quote:
Originally Posted by Anarchitektur View Post
but potplayer can, dont know how, but it can
wanezhiling is offline   Reply With Quote
Old 13th September 2012, 17:30   #36  |  Link
THX-UltraII
Registered User
 
Join Date: Aug 2008
Location: the Netherlands
Posts: 851
At the moment there are three MPC versions on this forum that are hot correct?

1. MPC-HC
2. MPC-BE
3. MPC-HC with internal renderer fixes

How do I know which version is the best/is right for me? For info: I will use MPC only for playing full Blu-Ray rips in .m2ts or BDMV structure folder formats and occasionally for playing .mov 1080p trailers from HDtrailers.net. I want to use madVR as renderer and LAV filters also but I suppose this is possible with all three versions.
THX-UltraII is offline   Reply With Quote
Old 13th September 2012, 18:05   #37  |  Link
the_weirdo
Yes, I'm weird.
 
the_weirdo's Avatar
 
Join Date: May 2010
Location: Southeast Asia
Posts: 271
If you intend to use madVR as renderer then you don't need "MPC-HC with internal renderer fixes". Main differences between MPC-HC and MPC-BE are interface, and some addon features of MPC-BE. There may be some differences about internal filters of the two, but you want to use LAV Filters so that doesn't matter. Which version is right for you? I think you have to find out yourself.
__________________
“Never argue with stupid people, they will drag you down to their level and then beat you with experience.” — Mark Twain

Last edited by the_weirdo; 13th September 2012 at 18:07.
the_weirdo is offline   Reply With Quote
Old 13th September 2012, 18:15   #38  |  Link
Anarchitektur
Registered User
 
Join Date: Oct 2010
Posts: 26
Quote:
Originally Posted by wanezhiling View Post
picture
hmm... it works even with do not use d3d and with blt mode
Anarchitektur is offline   Reply With Quote
Old 13th September 2012, 18:17   #39  |  Link
THX-UltraII
Registered User
 
Join Date: Aug 2008
Location: the Netherlands
Posts: 851
Ok, so if I use LAV filters and madVR as output renderer I m good to go with MPC-HC or MPC-BE? Can I see somewhere what kind of interface MPC-BE has? Is it much nicer than MPC-HC?
THX-UltraII is offline   Reply With Quote
Old 13th September 2012, 19:34   #40  |  Link
dlind87
Registered User
 
Join Date: Feb 2012
Posts: 2
Hi,
I really like this version of mpc but there is one (for me) major problem: I use middle mousebutton to play/pause the video in all my players, but unbinding left mousebutton in mpc-be removes the ability to move the window when clicking in the video area. Any chance to "fix" that?
dlind87 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:24.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.