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 16th December 2012, 16:54   #41  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 586
We use Microsoft filter for online sources File Source (URL) and this is how this filter works. It shouldn't cache all the data, but it does and I think 4GB limit is because you are using FAT32 which doesn't allow larger files.

The best solution for you is using LAV Source Splitter for http. You need to add this to register. Past it to notepad and save as "http.reg" then double click on it and that's all. Note that you need to have LAV installed
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\http]
"Source Filter"="{B98D13E7-55DB-4385-A33D-09FD1BA26338}"

FWIW, you could try using DVB directly in MPC-HC it is not that bad
kasper93 is offline   Reply With Quote
Old 16th December 2012, 17:05   #42  |  Link
Joniii
Registered User
 
Join Date: Aug 2007
Posts: 301
Quote:
Originally Posted by vBm View Post
Yeah, Armada has plans to revamp the UI in near future.
Great

As a programmer i've always really enjoyed the usability and UI design, not so much in the important things that I can't see. MPC functionality isn't that good for users who sit on the sofa with a remote, so I made some changes to MPC for my personal use. Could you consider adding some of these features if those are well made, and function as expected to make the user experience better for remote use?

For example I did this today and I think it would be a good add but dunno if it's just me. On fullscreen, if user presses play, pause, rewind, or skip, mpc shows the narrow mpc seekbar for 5 seconds. Also I thought I add also this. With the previous function it would also show local time on right or left corner.
__________________

Windows 10 Pro 2004 with Media Center, 2 x DVB-C with cable cards
MPC-HC (madVR, LAV Filters, XySubFilter)
Sony Bravia 85X950H/85XH95
Yamaha RX-V685
Yamaha Piano Black NS-777/555/C444/YST-SW315

Last edited by Joniii; 17th December 2012 at 05:52.
Joniii is offline   Reply With Quote
Old 16th December 2012, 18:01   #43  |  Link
mrchisholm
Registered User
 
Join Date: Jul 2003
Posts: 23
Quote:
Originally Posted by kasper93 View Post
We use Microsoft filter for online sources File Source (URL) and this is how this filter works. It shouldn't cache all the data, but it does and I think 4GB limit is because you are using FAT32 which doesn't allow larger files.

The best solution for you is using LAV Source Splitter for http. You need to add this to register. Past it to notepad and save as "http.reg" then double click on it and that's all. Note that you need to have LAV installed
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\http]
"Source Filter"="{B98D13E7-55DB-4385-A33D-09FD1BA26338}"

FWIW, you could try using DVB directly in MPC-HC it is not that bad
hey

thanks alot, i will try it out, no my system is NTFS so that shouldn't be an issue and i tried lav filter splitter but not with that added registry, will try now and report back
mrchisholm is offline   Reply With Quote
Old 16th December 2012, 18:15   #44  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
v1.6.5 is released

After 2 and a half months since the last stable build, we decided to release 1.6.5.

This release has many bugfixes and some new features.

Highlights of this release:
Code:
* Some long standing issues for the Internal Subtitle Renderer/VSFilter have been fixed:

- Support UTF-8 subtitles without BOM
- Fix high memory usage with complex subtitles (mostly ASS)
- Fix most cases where subtitles are not correctly positioned
- Allow floating-point values for \fscx and \fscy in ASS subtitles

* Windows 8 is now officially supported and the file association problem has been solved.
  Windows 8 users should click the "Set Default Programs" button after selecting new formats.

* The DVB support has been improved with a better handling of DVB subtitles
  and a clearer display of the Electronic Program Guide information when using live capture.
You can download the new version here. For the complete changes see the changelog.
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook

Last edited by vBm; 16th December 2012 at 18:58. Reason: minor edit
vBm is offline   Reply With Quote
Old 16th December 2012, 18:46   #45  |  Link
mrchisholm
Registered User
 
Join Date: Jul 2003
Posts: 23
Quote:
Originally Posted by mrchisholm View Post
hey

thanks alot, i will try it out, no my system is NTFS so that shouldn't be an issue and i tried lav filter splitter but not with that added registry, will try now and report back
it seems to be working
mrchisholm is offline   Reply With Quote
Old 16th December 2012, 19:00   #46  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
Quote:
Originally Posted by Joniii View Post
Great

As a programmer i've always been really interested in the usability and UI design. MPC functionality isn't that good for users who sit on the sofa with a remote, so I made some changes to MPC for my personal use. Could you consider adding some of these features if those are well made, and function as expected to make the user experience better for remote use?

For example I did this today and I think it would be a good add but dunno if it's just me. On fullscreen, if user presses play, pause, rewind, or skip, mpc shows the narrow mpc seekbar for 5 seconds. Also I thought I add also this. With the previous function it would also show local time on right or left corner.
If you think someone else could benefit from your work, feel free to contribute code via Pull Requests.
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 17th December 2012, 00:00   #47  |  Link
Superb
Registered User
 
Join Date: Feb 2010
Posts: 364
Quote:
Originally Posted by vBm View Post
This should be fixed as of 0696a331
Yeah, I saw the commit and can verify that 1.6.5.6366 (744df1c; final) indeed fixes the issue. Thx guys.
Superb is offline   Reply With Quote
Old 17th December 2012, 06:10   #48  |  Link
dansrfe
Registered User
 
Join Date: Jan 2009
Posts: 1,210
I'm not sure if this is appropriate for MPC-HC but would it be possible to start adding visualizations for music files in MPC-HC? I listen to all of my music in MPC-HC along with my videos and movies and it would increase the appeal of the player as well.

Thanks and awesome job on the new official release!
dansrfe is offline   Reply With Quote
Old 17th December 2012, 06:26   #49  |  Link
ryrynz
Registered User
 
ryrynz's Avatar
 
Join Date: Mar 2009
Posts: 3,646
Appropriate yes, but I don't see it happening any time soon if ever, use WMP or similar.
ryrynz is offline   Reply With Quote
Old 17th December 2012, 19:20   #50  |  Link
pirlouy
_
 
Join Date: May 2008
Location: France
Posts: 692
I'm sorry but adding visualizations would lower MPC-HC value.
pirlouy is offline   Reply With Quote
Old 17th December 2012, 21:25   #51  |  Link
cengizhan
Registered User
 
Join Date: May 2003
Location: Turkey
Posts: 98
Windows 8 button fails with this: there was a problem loading the set a default program page. error code:80004005.
cengizhan is offline   Reply With Quote
Old 17th December 2012, 21:35   #52  |  Link
Armada
MPC-HC Developer
 
Join Date: Jul 2012
Posts: 80
Quote:
Originally Posted by cengizhan View Post
Windows 8 button fails with this: there was a problem loading the set a default program page. error code:80004005.
Have you enabled any formats? (the button should be grayed out if you haven't)

Have you tried pressing the "Modify" button to get elevated privileges before pressing the "Set Default Programs" button? (it worked without elevated privileges for me)

Last edited by Armada; 17th December 2012 at 21:39.
Armada is offline   Reply With Quote
Old 17th December 2012, 22:25   #53  |  Link
Joniii
Registered User
 
Join Date: Aug 2007
Posts: 301
I made a test version of the fullscreen controls.

This mimics WMC functionality, which I think is pretty well thought so that you'll see where the movie is going when you fwd and can check the playtime by pressing the play during playback:
Play, toolbar 5 sec
Pause, toolbar 5 sec
Stop, toolbar 5 sec
Rewind/Forward toolbar until play,pause or stop, 5sec

This doesn't affect (I think) mouse users. In fullscreen you will only see this functionality when using remote or keyboard shortcuts for play,pause,stop,rew and fwd.

I mapped the remote keys so you shouldn't need to set those when you test this.

http://sdrv.ms/UZ4v7C
__________________

Windows 10 Pro 2004 with Media Center, 2 x DVB-C with cable cards
MPC-HC (madVR, LAV Filters, XySubFilter)
Sony Bravia 85X950H/85XH95
Yamaha RX-V685
Yamaha Piano Black NS-777/555/C444/YST-SW315

Last edited by Joniii; 17th December 2012 at 22:59.
Joniii is offline   Reply With Quote
Old 17th December 2012, 22:38   #54  |  Link
dansrfe
Registered User
 
Join Date: Jan 2009
Posts: 1,210
Quote:
Originally Posted by pirlouy View Post
I'm sorry but adding visualizations would lower MPC-HC value.
How would it lower it? In my head it's with the same thought process that people have made alternative toolbar skins for MPC-HC. There is obviously no functional value to the toolbar looking different but it just looks nicer.

Plus it appeals to users who are coming from other commercial players and are ready to look for something that is more flexible and better overall. New people count looks as a factor whether most of us here consider it a factor or not.

I myself don't set that much value on the aesthetic design of something that is built with minimalism at the forefront but that doesn't mean MPC-HC has to be devoid of it.

Last edited by dansrfe; 17th December 2012 at 22:42.
dansrfe is offline   Reply With Quote
Old 18th December 2012, 00:48   #55  |  Link
pirlouy
_
 
Join Date: May 2008
Location: France
Posts: 692
But I'm just a troll who will cry for bloated application if there are visualizations in a video player !
pirlouy is offline   Reply With Quote
Old 18th December 2012, 05:05   #56  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Incorrect info at first post : Supports most types of subtitles including BD .sup files - MPC-HC do not support subtitle in .sup files;
__________________
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 18th December 2012, 05:46   #57  |  Link
boyumeow
Registered User
 
boyumeow's Avatar
 
Join Date: Aug 2007
Posts: 143
Quote:
Originally Posted by Aleksoid1978 View Post
Incorrect info at first post : Supports most types of subtitles including BD .sup files - MPC-HC do not support subtitle in .sup files;
Incorrect at the moment , but would be corrected if U ever submit the patch to them ( in advance if U ever did that). Just wonder would U consider to share it to xy-vsfilter if they requested it too.

for your contribution in everything.
boyumeow is offline   Reply With Quote
Old 18th December 2012, 05:52   #58  |  Link
hayan
Registered User
 
Join Date: Jun 2009
Posts: 37
System response Killer

single click to select Full-HD video file at explorer
Press & Hold the "enter" key
1x-3x number of mpc-hc open from explorer!

options:
association file
Use the same player for each media file
hayan is offline   Reply With Quote
Old 18th December 2012, 05:53   #59  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Quote:
Originally Posted by Aleksoid1978 View Post
Incorrect info at first post : Supports most types of subtitles including BD .sup files - MPC-HC do not support subtitle in .sup files;
http://pan.baidu.com/share/link?shar...&uk=3558042035
.sup subtitle, BE crashed.
wanezhiling is offline   Reply With Quote
Old 18th December 2012, 10:17   #60  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by wanezhiling View Post
Thanks - fixed.
http://aleksoid.voserver.net/MPC-BE/mpc-be.exe_SUP.7z
__________________
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
Reply

Tags
dxva, media player classic, mpc, mpc-hc

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 09:50.


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