NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 9 10 11 12 13 … 56 Next »
New MPC-HC codecs available

 
  • 0 Vote(s) - 0 Average
New MPC-HC codecs available
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#1
2009-08-27, 12:10 AM
v1.3.1249.0
there's a new set of MPC-HC codecs and player available...h264 is really sweet even on lesser cards now...and he got h264 working on intel G45! finally a xp solution..
all the codecs seem more efficient and smooth without glitches,even on my agp HD3450..Smile
[which previously was bit glitchy,while HDx650s were perfect]

not sure what's needed for h264 livetv but somebody should try it to see...Smile
[apparently he learned alot about h264 decoding from intel]
http://sourceforge.net/project/showfiles..._id=170561
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2009-08-27, 12:40 AM
I was just about to post this.

MPEG-2 users should know that you need the Mpeg2DecFilter.ax which is the "MPC - MPEG-2 Video Decoder (Gabest)". It will be the video decoder used for DVDs and other MPEG-2 video like US broadcasts/cable tv.

H.264 and most other types of video would use MPCVidDec.ax which is the "MPC - Video decoder"
rookie
Offline

Member

Posts: 81
Threads: 9
Joined: Dec 2008
#3
2009-08-27, 01:30 AM
I often download newer developer builds from:

http://www.xvidvideo.ru/content/category/1/1/2/
EVGA 730i 113-YW-E115
C2D E8400 C0 Stepping
4gb GSkill F2-8000CL5D-4GBPQ
500 GB Seagate SATAII
Win7
HVR-2250 TV Tuner
NPVR 2.3.6
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2009-08-27, 03:07 AM
yea, they changed the name of the executable for the player, now mpc-hc.exe..
and all codecs packaged inside one zip, not separates like before..
not sure if any changes to the mpeg2 codec, and i just use the VC1 and h264 from MPCHC Video Decoder...i don't think the others in it are dxva accelerated, but they do work well..Smile

changelog says streaming efficiency is improved, likely what i'm seeing, and Support for Dolby Digital+ (Eac3) and Dolby true HD (MLP) Big Grin and mediainfo.dll for more detailed info inside app...[and on hover over file in explorer]


so now it's totally capable of bluray playback by itself..Smile
[well except for anydvdhd for decryption..Wink]

here's a batch file to quickly register all the filters at once with log:
Code:
del /q filter.txt
for %%f in (*.ax) do (
regsvr32 /s %%f
if errorlevel 1 (echo **** %%f was NOT registered correctly..>>filter.txt) else (echo %%f was registered correctly..>>filter.txt)
)
start "" filter.txt
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#5
2009-08-27, 03:54 AM
One more thing to mention: If you want to use the filters with GBPVR, you need to download the x86 versions, not the x64. This applies even if you are running an x64 Windows install.
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#6
2009-08-27, 07:51 AM
Any chance of one of you smart chaps having a go with this new codec and H264 LiveTV before the next GBPVR version is released?? I've still got some problems with liveTV and Cyberlink/CoreAVC and find the MPC codec the best for bluray playback and would love to give it a go for liveTV. Smile
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#7
2009-08-27, 11:23 AM
pBS Wrote:...and he got h264 working on intel G45! finally a xp solution..

Sorry, but only on DXVA2 = Vista + Win7 Sad
So no DXVA for h.264 on XP, stupid intel Sad

BTW, SAF using same filters and setup all automaticly.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2009-08-27, 12:00 PM
ahhh,but not true, i have seen evidence of dxva2 in xp by using evr...
[using dxvachecker dxva logging] and a video card that only had dxva2 accell and it was working so it had to be dxva2...and didn't work without evr..
[and the dxva logs specifically mentioned dxva2 instead of dxva1/2 or just dxva1]
now the g45 may have other problems with it's drivers that preclude this, which wouldn't surprise me, so i'll give it a shot later to see...
i never really had problems getting h264 to work in xp, it was mpeg2! that never worked, and that is needed far more than 264 just yet...till dvd's die it will always be needed and even some bdroms are mpeg2 still..
i wrote off my intel g45 soon after i got it...piece of crap...fan control is a joke...acceleration still doesn't work unless you use cyberlink...but no problem in Vista...they never said that it would be vista+ only in their ads...but no serious efforts to fix the drivers have been seen..
[only on vista side] and seems like they dropped xp dev. altogether..

it'll be another generation of chips before there's a decent integrated video board...
none of the current models really handle video with ease...they're on the bleeding edge of doing it at all, with no breathing room and numerous glitches..
but get a card just a step above, and everything's golden...
[ati hdx6xx+ and nv x6xx+]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#9
2009-08-27, 12:13 PM
/rant off...lol

oh and btw, the mpeg2 demux in newest set doesn't work right...stutters..
went back to 1.2.908 and back to working right...
[it's nice, demuxes .mpg,.ts,*and* .m2ts easily]
set it as preferred demux in config for bluray play..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#10
2009-08-27, 12:17 PM
pBS Wrote:ahhh,but not true, i have seen evidence of dxva2 in xp by using evr...
[using dxvachecker dxva logging] and a video card that only had dxva2 accell and it was working so it had to be dxva2...and didn't work without evr..
[and the dxva logs specifically mentioned dxva2 instead of dxva1/2 or just dxva1]

Uhh, i dint believe my own eyes, you are first one i ever heard to manage DXVA + EVR working under XP Smile
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (3): 1 2 3 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode