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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th March 2017, 11:06   #3021  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,348
You are not supposed to watch a video with the OSD on, whats important is how it runs with the OSD off.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 10th March 2017, 11:14   #3022  |  Link
CruNcher
Registered User
 
CruNcher's Avatar
 
Join Date: Apr 2002
Location: Germany
Posts: 4,926
Subtitles get rendered out of Air i see

microstuttering under windows is a pest for Video Playback and you need to avoid it inside your threading code as best as possible, (especially when you work with external decoder filters via directshow which have their own idea of it) you never know where a issue really comes from in Video playback

I think the most unstable Windows Rendering code though currently VLC has to fight with (last time i tested it it was a total stability messup) and it doesn't really has to fight with directshow at all.


MPV devs do much better in Windows stability

MPC-BE devs from the Ground up did it excellent and refactored MPC-HC very well, i was skeptical at first (ahh some nicer interface fork only) and very surprised over time by how everything plays out by now for MPC-BE internally as well as externally very solid
__________________
all my compares are riddles so please try to decipher them yourselves :)

It is about Time

Join the Revolution NOW before it is to Late !

http://forum.doom9.org/showthread.php?t=168004

Last edited by CruNcher; 10th March 2017 at 11:59.
CruNcher is offline   Reply With Quote
Old 10th March 2017, 16:24   #3023  |  Link
Snowknight26
Registered User
 
Join Date: Aug 2007
Posts: 1,430
Quote:
Originally Posted by Octo-puss View Post
Question: Do I need all the files and folders the program comes with (I always use the archive, not installer).
No.
Quote:
Originally Posted by Octo-puss View Post
What's the lang folder for? Shaders?
The two DirectX libraries and mpciconlib.dll?
lang is for language resources/translations.
Shaders is for some predefined Direct3D shaders that MPC-HC can use. See the Playback -> Shaders panel under Options.
D3DX9 is needed for some video renderers (forget which), and D3DCompiler is needed for shader compilation. These aren't needed if your system already has them.
mpciconlib.dll contains icons. See the filename: "MPC Icon Library".
Snowknight26 is offline   Reply With Quote
Old 11th March 2017, 05:20   #3024  |  Link
djesteban
Registered User
 
djesteban's Avatar
 
Join Date: Aug 2008
Posts: 112
Thanks a lot for keeping this awesome project alive! Cheers!
djesteban is offline   Reply With Quote
Old 11th March 2017, 20:22   #3025  |  Link
Tier777
Registered User
 
Join Date: Mar 2016
Posts: 4
Latest stable just reintroduced this old bug

https://trac.mpc-hc.org/ticket/1567


- Sony Vaio with ALPS touchpad, Win7-64bit
- doing a "middle click" action (pressing left and right click simultaneously
- Expected behaviour in Firefox: Closing a tab, quick scroll up/down , etc
- Actual behavior: tab doesn't close, quick scroll left/right icon appears but doesn't scroll at all

MPC-HC seems to intefere with this action only on the touchpad, USB mouse behaves as expected
Tier777 is offline   Reply With Quote
Old 12th March 2017, 15:10   #3026  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 586
Quote:
Originally Posted by NikosD View Post
Using latest nightly 1.7.11.13 x64 and latest LAV nightly 0.69.07 x64 with a copy-paste inside LAVFilters64 folder, no longer shows properties for LAV splitter/video/decoder, but it can use the filters.

Stable 1.7.11 x64 can show properties for latest nightly LAV filters, just fine using the same method.
How do you access properties?
kasper93 is offline   Reply With Quote
Old 12th March 2017, 15:15   #3027  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Never mind.

It's fixed using latest nightly 0.69.08.
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 12th March 2017, 15:24   #3028  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 586
Not really possible, simply it was never broken
kasper93 is offline   Reply With Quote
Old 12th March 2017, 15:27   #3029  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
For some reason, when I went to Options -> Internal filters -> Internal filter settings and pressed Splitter/Video decoder/Audio decoder nothing happened.

With stable MPC-HC x64 v1.7.11 was everything OK using exactly the same LAV nightly.
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 12th March 2017, 21:05   #3030  |  Link
djesteban
Registered User
 
djesteban's Avatar
 
Join Date: Aug 2008
Posts: 112
Cannot open AVS script

I cannot open avisynth script in MPC-HC anymore.
I was able to backtrack to which build the feature broke though.
Everything was working fine in build 1.7.10.252, but trying to open a avisynth script since 1.7.10.264 makes the application crashes.

Please let me know if you need more details. Cheers.
djesteban is offline   Reply With Quote
Old 13th March 2017, 16:14   #3031  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Which AviSynth version? x86 or x64?
clsid is offline   Reply With Quote
Old 14th March 2017, 03:28   #3032  |  Link
djesteban
Registered User
 
djesteban's Avatar
 
Join Date: Aug 2008
Posts: 112
Quote:
Originally Posted by clsid View Post
Which AviSynth version? x86 or x64?
x64, I am using Avisynth+.
I'm also using the x64 version of MPC-HC, obviously
djesteban is offline   Reply With Quote
Old 14th March 2017, 09:10   #3033  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Quote:
Originally Posted by kasper93 View Post
Not really possible, simply it was never broken
I have reported a few times this bug (?)

Whenever I choose from the Default apps of Windows 10, the MPC-HC application with all its defaults, I get this error from CCleaner of not properly registered file extensions.

Take a look here:

__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 14th March 2017, 14:54   #3034  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
Quote:
Originally Posted by NikosD View Post
I have reported a few times this bug (?)

Whenever I choose from the Default apps of Windows 10, the MPC-HC application with all its defaults, I get this error from CCleaner of not properly registered file extensions.

Take a look here:
"not properly registered file extensions" and unused ones are two different things.
Same thing happens with VLC, Foobar2000 and any other media player that plays broad spectrum of files and registers their extensions.

Anyway, you have a lot of threads on piriform's forum opened in bug section for that.
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 14th March 2017, 15:46   #3035  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Quote:
Originally Posted by vBm View Post
"not properly registered file extensions" and unused ones are two different things.
Same thing happens with VLC, Foobar2000 and any other media player that plays broad spectrum of files and registers their extensions.
I don't remember using any of those players, ever.

But PotPlayer doesn't have this issue for sure.
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 14th March 2017, 16:20   #3036  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Those registry keys are created and controlled by Windows. They are used for storing your preferred application choice and also the entries in the openwithlist. Simply browsing a folder in Explorer can cause a new extension to be added there. CCleaner marks keys as "unused" if (it thinks) they do not contain useful data.
clsid is offline   Reply With Quote
Old 14th March 2017, 16:22   #3037  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
No.

The above "errors" happen only when you select to enable all MPC-HC defaults.

Same thing with PotPlayer works fine.
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 14th March 2017, 16:24   #3038  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Quote:
Originally Posted by djesteban View Post
x64, I am using Avisynth+.
I'm also using the x64 version of MPC-HC, obviously
It is a bug in LAV Splitter. GraphStudioNext also crashes when LAV is set as preferred splitter for .avs
clsid is offline   Reply With Quote
Old 14th March 2017, 20:20   #3039  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
Quote:
Originally Posted by NikosD View Post
No.

The above "errors" happen only when you select to enable all MPC-HC defaults.

Same thing with PotPlayer works fine.
Nothing's stops you from using PotPlayer then...

Like i've said, from my personal tests i saw both VLC and Foobar2000 are doing the same so i'd say ccleaner is at fault there.
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 14th March 2017, 22:55   #3040  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Check the contents of the Registry keys.

Selecting an app in "Default Programs" will create a subkey called "UserChoice" that contains a value "ProgID" that points to the relevant file association stub (e.g. mplayerc64.mkv).

If the file association is working, then CCleaner detection is bogus.
clsid is offline   Reply With Quote
Reply

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


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 20:24.


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