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

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 30th November 2009, 22:40   #10661  |  Link
Polcius
Registered User
 
Join Date: Aug 2009
Posts: 102
Quote:
Originally Posted by Snowknight26 View Post
They can, but by default they don't*.
Ok.

And do you know what deinterlacing methods both use? Or wich one gives a better quality?
Polcius is offline  
Old 30th November 2009, 23:09   #10662  |  Link
kieranrk
Registered User
 
Join Date: Jun 2009
Location: London, United Kingdom
Posts: 707
Quote:
Originally Posted by Polcius View Post
Ok.

And do you know what deinterlacing methods both use? Or wich one gives a better quality?
Graphics card dependent. DXVA checker should show you which ones your card supports - Pixel Adaptive being the best.
kieranrk is offline  
Old 1st December 2009, 00:50   #10663  |  Link
dleach
Registered User
 
Join Date: Nov 2009
Posts: 7
I noticed that MPC will save the last location of a movie played if you have the internal options set appropriately (I had to manually delete a saved location). What would be a great option is to allow saved locations AND a prompt to resume from that location or start from the beginning when you start playing a movie. If there is no previously saved location the player would just start from the beginning without a prompt.

I've integrated using this player with XBMC and see that the default player in XBMC can do this and wanted to figure out how to do this with MPC.
dleach is offline  
Old 1st December 2009, 13:59   #10664  |  Link
seabro
Registered User
 
Join Date: Nov 2009
Posts: 2
Please Help me!!!

I can't play h264 files over MPC-HC.
I mean, any file or codec that require DXVA, I can't play.. it just wont start.

I have Radeon HD 3685 and last catalyst 9.11 (x64) installed.. on Win 7 (x64) with MPC-HC (x64)... no any codec pack, no ffdshow!



what am I doing wrong??
I know that my card support hardware decoding, but how come that it's stop working suddenly!
seabro is offline  
Old 1st December 2009, 15:18   #10665  |  Link
Mercury_22
Registered User
 
Join Date: Dec 2007
Posts: 1,138
Quote:
Originally Posted by seabro View Post
Please Help me!!!

I can't play h264 files over MPC-HC.
I mean, any file or codec that require DXVA, I can't play.. it just wont start.

I have Radeon HD 3685 and last catalyst 9.11 (x64) installed.. on Win 7 (x64) with MPC-HC (x64)... no any codec pack, no ffdshow!



what am I doing wrong??
I know that my card support hardware decoding, but how come that it's stop working suddenly!
Follow this steps then report back :
http://sourceforge.net/apps/trac/mpc...ing_guidelines
__________________
Intel UHD Graphics 750; Win 10 22H2
Mercury_22 is offline  
Old 1st December 2009, 16:06   #10666  |  Link
littleD
Registered User
 
littleD's Avatar
 
Join Date: Aug 2008
Posts: 343
Back to 9.10. This version may be more reliable.
littleD is offline  
Old 1st December 2009, 21:12   #10667  |  Link
snakemanson
Registered User
 
Join Date: Nov 2009
Posts: 4
how fix this problem ?

Code:
64>To compile qedit.h you must install the DirectX 9 SDK, to obtain the dxtrans.h header.
64>EVRAllocatorPresenter.cpp
64>EditListEditor.cpp
64>DX9AllocatorPresenter.cpp
64>.\DX9AllocatorPresenter.cpp(775) : error C2039: 'TryLock' : is not a member of 'CCritSec'
64>        c:\work\mpc-hc.vc9\src\filters\BaseClasses\wxutil.h(18) : see declaration of 'CCritSec'
64>.\DX9AllocatorPresenter.cpp(2175) : error C2039: 'TryLock' : is not a member of 'CCritSec'
64>        c:\work\mpc-hc.vc9\src\filters\BaseClasses\wxutil.h(18) : see declaration of 'CCritSec'
BuildLog
snakemanson is offline  
Old 1st December 2009, 21:23   #10668  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
hi, you need to install this:

http://www.microsoft.com/downloads/d...0-edb2df5abad4

See here for more information:
http://sourceforge.net/apps/trac/mpc...ompile_the_MPC
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 1st December 2009, 21:53   #10669  |  Link
snakemanson
Registered User
 
Join Date: Nov 2009
Posts: 4
DX SDK Aug09 already installed


by this guide /trunk/Compilation.txt
snakemanson is offline  
Old 1st December 2009, 22:11   #10670  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
use the wiki link, the documentation in the source is no longer accurate.
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 1st December 2009, 22:15   #10671  |  Link
snakemanson
Registered User
 
Join Date: Nov 2009
Posts: 4
Quote:
Originally Posted by tetsuo55 View Post
use the wiki link, the documentation in the source is no longer accurate.
thx, i add the new paths at the end and solved

Code:
64>To compile qedit.h you must install the DirectX 9 SDK, to obtain the dxtrans.h header.
but, i cant fix this error

Code:
64>.\DX9AllocatorPresenter.cpp(775) : error C2039: 'TryLock' : is not a member of 'CCritSec'
64>        c:\work\mpc-hc.vc9\src\filters\BaseClasses\wxutil.h(18) : see declaration of 'CCritSec'
64>.\DX9AllocatorPresenter.cpp(2175) : error C2039: 'TryLock' : is not a member of 'CCritSec'
64>        c:\work\mpc-hc.vc9\src\filters\BaseClasses\wxutil.h(18) : see declaration of 'CCritSec'
snakemanson is offline  
Old 1st December 2009, 23:20   #10672  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
ok rewrote parts of the compilation guide, please try to follow each step and see what happens

http://sourceforge.net/apps/trac/mpc...ompile_the_MPC
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 2nd December 2009, 06:52   #10673  |  Link
Leo100
Registered User
 
Join Date: Nov 2009
Posts: 13
All builds, since 1312, consistently crash when opening video, complaining igdumd32.dll. This occurs in such device: Viliv S5, video - Intel GMA 500 (driver dated 14.10.2009 Driver Revision: 5.0.0.2015, version igdumd32.dll 8.14.10.2015), System - Windows 7, DirectX - the latest, in August 2009. Perhaps it has something to do with changes in 1312 Built by:

Quote:
28/10/2009
Fixed: Scanline and refresh rate detection algorithm changed
Fixed: Scanline detection and sync was incorrect on rotated displays
Fixed: D3D device interference from other threads minimized
Added: TryLock added to CCritSec

Discovered that crash in the derivation of EVR / EVR cust., VMR9 (renderless). Do not crash when the rest of the render, but dxva not work.
There is a noticeable tearing at all the options vsync in the ON position. If I disable Alternative VSync playback slows down.

Sorry for the language I used google translation.
Leo100 is offline  
Old 2nd December 2009, 08:03   #10674  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
Quote:
Originally Posted by Leo100 View Post
All builds, since 1312, consistently crash when opening video, complaining igdumd32.dll. This occurs in such device: Viliv S5, video - Intel GMA 500 (driver dated 14.10.2009 Driver Revision: 5.0.0.2015, version igdumd32.dll 8.14.10.2015), System - Windows 7, DirectX - the latest, in August 2009. Perhaps it has something to do with changes in 1312 Built by:

Quote:
28/10/2009
Fixed: Scanline and refresh rate detection algorithm changed
Fixed: Scanline detection and sync was incorrect on rotated displays
Fixed: D3D device interference from other threads minimized
Added: TryLock added to CCritSec

Discovered that crash in the derivation of EVR / EVR cust., VMR9 (renderless). Do not crash when the rest of the render, but dxva not work.
There is a noticeable tearing at all the options vsync in the ON position. If I disable Alternative VSync playback slows down.

Sorry for the language I used google translation.
I think something is wrong with the GMA500 hardware/drivers.

Please report this problem to Intel.
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 2nd December 2009, 08:07   #10675  |  Link
73ChargerFan
Registered User
 
73ChargerFan's Avatar
 
Join Date: Dec 2006
Posts: 523
I'm still getting no DTS core over SPDIF, when playing mkv with DTS-MA track.

Win7 x64 RTM, MPC-HC-32 svn 1373, internal filters only (using Haali mkv doesn't work either.)

DS Audio filter shows buffer going up/down, but yet I hear nothing.

Does this explain why?
Code:
Filter : Default DirectSound Device - CLSID : {79376820-07D0-11CF-A24D-0020AFD79767}

- Connected to:

CLSID: {18C16B08-6497-420E-AD14-22D21C2CEAB7}
Filter: Audio Switcher
Pin: Out

- Connection media type:

Audio: 0x0092 48000Hz stereo 1536kbps

AM_MEDIA_TYPE: 
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_PCM {00000001-0000-0010-8000-00AA00389B71}
formattype: FORMAT_WaveFormatEx {05589F81-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 4
cbFormat: 18

WAVEFORMATEX:
wFormatTag: 0x0092
nChannels: 2
nSamplesPerSec: 48000
nAvgBytesPerSec: 192000
nBlockAlign: 4
wBitsPerSample: 16
cbSize: 0 (extra bytes)

pbFormat:
0000: 92 00 02 00 80 bb 00 00 00 ee 02 00 04 00 10 00 ’...€»...î......
0010: 00 00                                           ..

- Enumerated media type 0:

Audio

AM_MEDIA_TYPE: 
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
tetsuo55: I can't find anyone who verifies this, next step for me is to re-install OS but that is soooo muuuuch work.
73ChargerFan is offline  
Old 2nd December 2009, 08:14   #10676  |  Link
Leo100
Registered User
 
Join Date: Nov 2009
Posts: 13
Quote:
Originally Posted by tetsuo55 View Post
I think something is wrong with the GMA500 hardware/drivers.

Please report this problem to Intel.
I think the same way, but I doubt that Intel will draw attention to this problem. And, "Intel does not support this product via email." (from offsite)...
In addition, builds 1311 and earlier are working well. Maybe you can do anything from the player?

Last edited by Leo100; 2nd December 2009 at 08:18.
Leo100 is offline  
Old 2nd December 2009, 08:17   #10677  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
Quote:
Originally Posted by 73ChargerFan View Post
I'm still getting no DTS core over SPDIF, when playing mkv with DTS-MA track.

Win7 x64 RTM, MPC-HC-32 svn 1373, internal filters only (using Haali mkv doesn't work either.)

DS Audio filter shows buffer going up/down, but yet I hear nothing.

Does this explain why?
Code:
Filter : Default DirectSound Device - CLSID : {79376820-07D0-11CF-A24D-0020AFD79767}

- Connected to:

CLSID: {18C16B08-6497-420E-AD14-22D21C2CEAB7}
Filter: Audio Switcher
Pin: Out

- Connection media type:

Audio: 0x0092 48000Hz stereo 1536kbps

AM_MEDIA_TYPE: 
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: MEDIASUBTYPE_PCM {00000001-0000-0010-8000-00AA00389B71}
formattype: FORMAT_WaveFormatEx {05589F81-C356-11CE-BF01-00AA0055595A}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 4
cbFormat: 18

WAVEFORMATEX:
wFormatTag: 0x0092
nChannels: 2
nSamplesPerSec: 48000
nAvgBytesPerSec: 192000
nBlockAlign: 4
wBitsPerSample: 16
cbSize: 0 (extra bytes)

pbFormat:
0000: 92 00 02 00 80 bb 00 00 00 ee 02 00 04 00 10 00 ’...€»...î......
0010: 00 00                                           ..

- Enumerated media type 0:

Audio

AM_MEDIA_TYPE: 
majortype: MEDIATYPE_Audio {73647561-0000-0010-8000-00AA00389B71}
subtype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
tetsuo55: I can't find anyone who verifies this, next step for me is to re-install OS but that is soooo muuuuch work.
please contact spec-chum about this
Quote:
Originally Posted by Leo100 View Post
I think the same way, but I doubt that Intel will draw attention to this problem.
In addition, builds 1311 and earlier are working well. Maybe you can do anything from the player?
DXVA is very important for Intel, they will try to fix it.
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 2nd December 2009, 08:18   #10678  |  Link
73ChargerFan
Registered User
 
73ChargerFan's Avatar
 
Join Date: Dec 2006
Posts: 523
Quote:
Originally Posted by Leo100 View Post
I think the same way, but I doubt that Intel will draw attention to this problem.
In addition, builds 1311 and earlier are working well. Maybe you can do anything from the player?
Sounds like a regression in mpc-hc.
73ChargerFan is offline  
Old 2nd December 2009, 08:34   #10679  |  Link
Leo100
Registered User
 
Join Date: Nov 2009
Posts: 13
Quote:
DXVA is very important for Intel, they will try to fix it.
But DXVA works great, I now use MPC-HC build 1311 and MPCVideoDec.ax build 1356 (external), DXVA available.
Quote:
Sounds like a regression in mpc-hc.
Sorry, I do not propose to fall back, I suggest, if possible, to teach the player to work even on bad drivers from Intel.
Leo100 is offline  
Old 2nd December 2009, 09:49   #10680  |  Link
snakemanson
Registered User
 
Join Date: Nov 2009
Posts: 4
new error

Code:
5>------ Rebuild All started: Project: libavcodec_gcc, Configuration: Release Win32 ------
5>Performing Makefile project actions
1>videoctl.cpp
5>Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Windows\SysWow64\cmd.exe'.
5>Build log was saved at "file://c:\work\mpc-hc.vc9\src\filters\transform\mpcvideodec\ffmpeg\BuildLog.htm"
5>libavcodec_gcc - 1 error(s), 0 warning(s)
and new problem this YASM path ( is not recognized as an internal or external command)

my path:
MINGW32 — c:\mingw_msys\msys.450x64v2\mingw\
MSYS — c:\mingw_msys\msys.450x64v2\;c:\mingw_msys\msys.450x64v2\bin\
MINGW64 — c:\mingw_msys\msys.450x64v2\mingw\

----

Code:
..\..\..\..\lib;$(MINGW32)lib\gcc\mingw32\4.4.1;$(MINGW32)lib
this is correct ?

Last edited by snakemanson; 2nd December 2009 at 10:59.
snakemanson is offline  
Closed Thread

Tags
dxva, h264, home cinema, media player classic, 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:07.


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