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

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 8th April 2008, 18:31   #1561  |  Link
JimmyZ
Registered User
 
Join Date: Apr 2003
Location: china
Posts: 43
i've come with a VC1 ts file, the video clutters in certain positions, while it didn't happen when dxva is off or using M$ decoder, is that mentioned before? the thread is going too long...

i can't try powerdvd to see if this is an ati bug, since powerdvd do not accept that file...

using vista x64 sp1, radeon hd2400, catalyst 8.3, evr custom, haali splitter 29/03/2008, stable 1.1.0.0/r488/r489 clutters at the same position

i'll try to upload the clip if i found a suitable cutter for this

and i can't find the level fix shader neither, or is it able to add custom shaders?

yet another problem: when i switch audio stream(in haali splitter), the play stucks, and can't continue anyway, i tried to switch from internal audio decoder to ac3filter, but the prob won't go, [edit]um by writing this, i just found it also happens on clsid's guliverkli2 mpc builds too
JimmyZ is offline  
Old 8th April 2008, 18:33   #1562  |  Link
diizzy
Registered User
 
Join Date: Feb 2007
Posts: 49
Hmm... Seems like I made my conclusion a bit fast.
Turns out that MPCVideoDec.ax incorrectly registers as a decoder for a lot of video formats that it isnt capable to decode (including MPEG-2). Is it possible to change this so it only registers H.264/VC-1 which it is supposed to?
//Danne
diizzy is offline  
Old 8th April 2008, 20:28   #1563  |  Link
ADude
Registered User
 
Join Date: Nov 2007
Posts: 340
Quote:
Originally Posted by DigitalDeviant View Post
489 finally makes it so I can use the Dscaler mpeg-2 decoder.
Does this mean that 489 includes fixes for the earlier reported DVD problems with the latest stable release ?
__________________
s/w: Vista Home Basic 32bit (no Aero), MPC-HC, EVR Custom Presenter, CoreAVC Pro, ffdshow, SPDIFer
h/w: Antec 2480 case, Gigabyte GA-MA69GM-S2H, 4200+, 2.5gb+512mb, ATI x1250 IGP, MS MCE remote
ADude is offline  
Old 8th April 2008, 23:34   #1564  |  Link
cc979
Curious BetaTester
 
Join Date: Oct 2005
Posts: 430
i've been trying some hd wmv in mpc_hc, on one of the previous builds it to used dxva using WMVideo Decoder DMO less than 15% cpu for me, but now using r489 it does and the mpc_video decoder does either is uses close to 80%

pin info if needed:

Code:
Filter : MPC Video Decoder - CLSID : {008BAC12-FBAF-497B-9670-BC6F6FBAE2C4}

- Connected to:

CLSID: {187463A0-5BB7-11D3-ACBE-0080C75E246E}
Filter: D:\nzm_PureVideo_SDvsHD.wmv
Pin: Raw Video 1

- Connection media type:

Video: Windows Media Video 9 1920x1080 29.97fps 10000Kbps

AM_MEDIA_TYPE: 
majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
subtype: Unknown GUID Name {33564D57-0000-0010-8000-00AA00389B71}
formattype: FORMAT_VideoInfo2 {F72A76A0-EB0A-11D0-ACE4-0000C0CC16BA}
bFixedSizeSamples: 0
bTemporalCompression: 1
lSampleSize: 0
cbFormat: 116

VIDEOINFOHEADER:
rcSource: (0,0)-(1920,1080)
rcTarget: (0,0)-(1920,1080)
dwBitRate: 10000000
dwBitErrorRate: 0
AvgTimePerFrame: 333667

VIDEOINFOHEADER2:
dwInterlaceFlags: 0x00000000
dwCopyProtectFlags: 0x00000000
dwPictAspectRatioX: 1920
dwPictAspectRatioY: 1080
dwControlFlags: 0x00000000
dwReserved2: 0x00000000

BITMAPINFOHEADER:
biSize: 44
biWidth: 1920
biHeight: 1080
biPlanes: 1
biBitCount: 24
biCompression: WMV3
biSizeImage: 352177
biXPelsPerMeter: 0
biYPelsPerMeter: 0
biClrUsed: 0
biClrImportant: 0

pbFormat:
0000: 00 00 00 00 00 00 00 00 80 07 00 00 38 04 00 00 ........€...8...
0010: 00 00 00 00 00 00 00 00 80 07 00 00 38 04 00 00 ........€...8...
0020: 80 96 98 00 00 00 00 00 63 17 05 00 00 00 00 00 €–˜.....c.......
0030: 00 00 00 00 00 00 00 00 80 07 00 00 38 04 00 00 ........€...8...
0040: 00 00 00 00 00 00 00 00 2c 00 00 00 80 07 00 00 ........,...€...
0050: 38 04 00 00 01 00 18 00 57 4d 56 33 b1 5f 05 00 8.......WMV3ą_..
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0070:|4f f1 0a 01                                     Oņ..
cheers
__________________
Asrock N68-S AMD Athlon(tm) II X4 620 Processor (2.6GHz) - Crucial 2GB PC6400 800MHz DDR2 - Nvidia 9600GT

Tools: ProcessExplorer & ProcessMonitor - BatchCompressor

Guide: MinGW Compiling GCC
cc979 is offline  
Old 9th April 2008, 02:20   #1565  |  Link
DigitalDeviant
Registered User
 
DigitalDeviant's Avatar
 
Join Date: Sep 2003
Posts: 267
Quote:
Originally Posted by ADude View Post
Does this mean that 489 includes fixes for the earlier reported DVD problems with the latest stable release ?
Quote:
Originally Posted by Changelog
Revision 489 - Directory Listing
Modified Sun Apr 6 17:07:50 2008 UTC (2 days, 8 hours ago) by casimir666

FIXED : EVR custom presenter incompatibility with Microsoft Mpeg2 & Cyberlink decoder
I don't know what other problems have been reported but there were some decoder compatibility fixes made.
__________________
"Do everything by hand, even when using the computer." - Hayao Miyazaki
DigitalDeviant is offline  
Old 9th April 2008, 07:22   #1566  |  Link
lkjacc
Registered User
 
Join Date: Oct 2006
Posts: 1
Quote:
Originally Posted by Delerue View Post
I'm not so lucky. I still got the half-image problem with my 9600GT + XP SP2:
http://img.photobucket.com/albums/v2...8half-size.jpg

Here's the decoder dialog:
http://img.photobucket.com/albums/v2...alf-size01.jpg

The video tested:
http://www.apple.com/quicktime/guide...imusic_rc.html
I have the exact same problem. Running mpc-hc r489, GeForce 8600 GT, Forceware 174.74, Windows XP x64 SP2.
Same result in both VMR9 windowed and renderless with 2 different clips (one trailer from apple.com and one from a blu-ray). The clips work fine if I disable DXVA.
lkjacc is offline  
Old 9th April 2008, 17:49   #1567  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
play buttom on MCE remote don't work here: WM_APPCOMMAND MEDIA_PLAY 46
stax76 is offline  
Old 9th April 2008, 20:20   #1568  |  Link
Casimir666
Registered User
 
Join Date: Jan 2007
Posts: 455
Quote:
Originally Posted by EricAhn View Post
Casimir666, It's dxva mpeg2 interface for mpc.

http://pastebin.com/m132c4cc

how can I connect vmr9 renderless pin?

someone help me..

os : xp sp2
video card : NVidia GeForce 8500GT

mpeg2 -> vmr9
0x80040217 : 0x80040207 - The owner SID on a per-user subscription doesn't exist
why can't connect output filter?
Wrong message : 0x80040207 is for VFW_E_NO_ACCEPTABLE_TYPES (complete DShow message here : http://msdn.microsoft.com/archive/de...ccesscodes.asp)

The filter didn't connect because you have to :
- add the DXVA_Mpeg2 for Mpeg2 type in MPCVideoDecFilter.cpp
- Modify CFGManagerCustom::CFGManagerCustom function to tell mpc MPCVideoDec can decode Mpg2.

By the way, i don't think you graphics card can do bitstream decoding for Mpeg2. So if you want to implement a DXVA decoding, it can be only Motion compensation or (and?) IDCT. In this case, you cannot send the raw slice, but you have to do additionnal parsing to extraction motion vectors. The kind of buffer to give are differents (should be written in Microsoft documentation)


@ADude & other
Yes r489 should fix Mpeg2 decoder bug (Microsoft, Cyberlink, ...)
__________________
Tired of tearing?
Try this Media Player Classic mod : http://mpc-hc.sourceforge.net
Casimir666 is offline  
Old 9th April 2008, 20:33   #1569  |  Link
ADude
Registered User
 
Join Date: Nov 2007
Posts: 340
Quote:
Originally Posted by Casimir666 View Post
@ADude & other
Yes r489 should fix Mpeg2 decoder bug (Microsoft, Cyberlink, ...)
Correction: (sorry - should have finished my tests before posting)

The DVD playback problems have been fixed.

The DVD menu problem still exists.

The DVD menu problem was introduced after 1.0.11.0, since that version works fine with DVDs.

No version 1.1.0.0 or later works correctly with DVD menus.

The problem is that the highlighting of the cursor has vanished. Also, use of right-click in DVD menus will cause MPC to hang.

PS Why are the Beta versions listed as "1.1.0.2" when there has been no "1.1.0.1", only "1.1.0.0" ?
__________________
s/w: Vista Home Basic 32bit (no Aero), MPC-HC, EVR Custom Presenter, CoreAVC Pro, ffdshow, SPDIFer
h/w: Antec 2480 case, Gigabyte GA-MA69GM-S2H, 4200+, 2.5gb+512mb, ATI x1250 IGP, MS MCE remote

Last edited by ADude; 9th April 2008 at 21:17.
ADude is offline  
Old 10th April 2008, 12:25   #1570  |  Link
Miryan
Registered User
 
Join Date: Sep 2007
Location: Hungary
Posts: 87
Instead of dvd menu you can use "Navigate" > "Jump to...", until it works.
Miryan is offline  
Old 10th April 2008, 18:12   #1571  |  Link
leeperry
Kid for Today
 
Join Date: Aug 2004
Posts: 3,477
hey guys,

I've got a very annoying problem, I can override the vertical placement of ASS subs contained in MKV files.....but not SSA

they remain stuck at the bottom of the picture

and I've got a DLP projector, so you don't wanna have subs off the picture otherwise you get massive rainbows

I've tried with the built-in vobsub of MPC HC, and also with VSFilter....to no success

if anyone's got an idea, thanks
leeperry is offline  
Old 10th April 2008, 18:51   #1572  |  Link
Casimir666
Registered User
 
Join Date: Jan 2007
Posts: 455
Quote:
Originally Posted by ADude View Post
Correction: (sorry - should have finished my tests before posting)

The DVD playback problems have been fixed.

The DVD menu problem still exists.

The DVD menu problem was introduced after 1.0.11.0, since that version works fine with DVDs.

No version 1.1.0.0 or later works correctly with DVD menus.

The problem is that the highlighting of the cursor has vanished. Also, use of right-click in DVD menus will cause MPC to hang.

PS Why are the Beta versions listed as "1.1.0.2" when there has been no "1.1.0.1", only "1.1.0.0" ?

Hum... I have the DVD menu problem on XP but not with Vista One more item on todo list
__________________
Tired of tearing?
Try this Media Player Classic mod : http://mpc-hc.sourceforge.net
Casimir666 is offline  
Old 10th April 2008, 19:51   #1573  |  Link
Scoty
Registered User
 
Scoty's Avatar
 
Join Date: Apr 2003
Posts: 108
Quote:
Originally Posted by Miryan View Post
how can install with Vista SP1 x64 ?
Scoty is offline  
Old 10th April 2008, 19:55   #1574  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
You shouldn't install that in Vista, that's for XP only. Vista already contains EVR.
__________________
MPC-HC 2.2.1
clsid is offline  
Old 10th April 2008, 20:05   #1575  |  Link
Scoty
Registered User
 
Scoty's Avatar
 
Join Date: Apr 2003
Posts: 108
Quote:
Originally Posted by clsid View Post
You shouldn't install that in Vista, that's for XP only. Vista already contains EVR.
ok thank you.
Scoty is offline  
Old 10th April 2008, 20:19   #1576  |  Link
leeperry
Kid for Today
 
Join Date: Aug 2004
Posts: 3,477
I was the one who made that SP1 EVR file set.

but actually you should stick to the .net3 rls on XP......that's the only one that's been certified for XP use by m$......the newer versions give crazy jitter on my XP SP2 box
leeperry is offline  
Old 10th April 2008, 20:33   #1577  |  Link
mitch1200
Registered User
 
Join Date: Mar 2008
Posts: 2
DVD Resolution

Now that I've gotten DXVA to work with H.264 1080p mkv's with r488 (the E6600 cruises at 8 - 10% while the 8600 GTS is doing most of the work), I'm on a quest to improve standard DVD appearance. Does anyone care to comment on the superiority of PowerDVD Ultra vs MPC-HC (presumably using ffdshow post-processing) for uprezzing to a 1080p projector? Dunno what the encoding is, probably MPEG-2 or VC1.

My apologies in advance if this is OT.

Mitch
mitch1200 is offline  
Old 10th April 2008, 20:44   #1578  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,323
splitters bug regarding dual audio source

It's an old bug: when you open a dual audio source the splitters're reporting the audios to the decoders at the same time. You can see 2 ffdshow icon at the tray, and check the pin infos ...

In contrast (I realized this yesterday) Haali's splitter is reporting only the current audio !

I've tried mkv and avi container, so I'm not sure if the built-in splitter is responsible for this ...

It's more noticeable if you put the DeDynamic filter ( http://www.doom9.org/Soft21/Audio/dedynamic02.zip ) at the end of the chain (via External filters, and set it to Prefer): the playback is very-very choppy and the audio is totally screwed up ...

And I think this bug is responsible for the multiple subtitles (ass) strange behavior ...

I hope you can fix this long existed bug

Thanks

Last edited by chros; 10th April 2008 at 20:50.
chros is offline  
Old 10th April 2008, 21:55   #1579  |  Link
Rectal Prolapse
Registered User
 
Join Date: Mar 2005
Posts: 433
Quote:
I've got a very annoying problem, I can override the vertical placement of ASS subs contained in MKV files.....but not SSA
A workaround might be to convert the SSA to ASS format using Subtitle Workshop. I dunno if this will break karaoke subs though.
Rectal Prolapse is offline  
Old 11th April 2008, 05:58   #1580  |  Link
JimmyZ
Registered User
 
Join Date: Apr 2003
Location: china
Posts: 43
anyone noticed my report about DXVA VC-1 on #1565 ? can't find any suitable ts cutter, suggest one?

the audio switch problem seems the ac3filter can't handle those audio tracks, not MPC related, sorry
JimmyZ is offline  
Closed Thread

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


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