MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Bugreports » 1.0 RC1 and SVN Builds

1.0 RC1 and SVN Builds Post bugs you have found in 1.0 RC1 or any SVN-Snapshot here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-05-15, 12:43   #11 (permalink)
MP Donator
 
red5goahead's Avatar
 
Join Date: Nov 2007
Posts: 81
Thanks: 6
Thanked 3 Times in 3 Posts

Country:

My System

Default

@infinity

please note that to simpy the solution of id 0001298 issue for 1.0 RC2:

until previous builds 17897 the problem was not present and the ffdshow post processing filter
work fine with YV12 raw video from another h264 codec as CoreAvc.

please note this:
in MediaPortal SVN-Snapshot: 03-13-2008 15-43h - Revision:17915

this features has been released

r17914 | dman_LFC | 2008-03-13 10:40:31 +0100 (Do, 13 Mrz 2008) | 2 lines

"added the ability to bypass MP filter control for movies and thus use the highest DirectShow merit.
Not for Noobs! Use with caution!!! thx zeflash"

could be releated.
red5goahead is offline   Reply With Quote
Old 2008-05-15, 16:27   #12 (permalink)
mgl
Portal Member
 
Join Date: Jun 2007
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Default

Works for me with codec selection "Auto". If i manual select the H264 and mpeg2 codec ffdshow down´t work.
mgl is offline   Reply With Quote
Old 2008-06-11, 20:49   #13 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,157
Thanks: 16
Thanked 167 Times in 87 Posts

Country:

My System

Default

Could you please try the attached core.dll file?
Maybe i have found something but not sure
Attached Files
File Type: rar Core.rar (723.0 KB, 11 views)
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is online now   Reply With Quote
This User Say Thank You:
Old 2008-06-11, 20:57   #14 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,164
Thanks: 51
Thanked 52 Times in 42 Posts


Default

Quote:
Originally Posted by gemx View Post
Could you please try the attached core.dll file?
Maybe i have found something but not sure
What a nice timing... just few minutes earlier I moved that Mantis bug to 1.0.1 Lets see if the .dll fixes it. If yes then lets move the target back to RC2.
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is online now   Reply With Quote
Old 2008-06-11, 22:02   #15 (permalink)
MP Donator
 
red5goahead's Avatar
 
Join Date: Nov 2007
Posts: 81
Thanks: 6
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by gemx View Post
Could you please try the attached core.dll file?
Maybe i have found something but not sure
Perfect!

with CoreAvc




Also with MPC Video decoder


Good job.

@gemx

Is it possible to add a specific setting for mpeg-4 generic fourcc video stream so Divx, Xvid and so on as H.264 settting?

imho this is could be usefull to simplify the filtergraph build for newbie users without using automatic setting and merit approach too hard for most of them.

thanks again.

Last edited by red5goahead; 2008-06-11 at 23:08. Reason: Automerged Doublepost
red5goahead is offline   Reply With Quote
Old 2008-06-12, 12:21   #16 (permalink)
ato
Portal Member
 
Join Date: May 2008
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

I've been having this exact same issue for a while now, and that new core.dll fixed it
ato is offline   Reply With Quote
Old 2008-06-23, 19:04   #17 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 94
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

I have the same problem and I found it is related to DirectVobSub getting loaded in the graph when an MKV has subtitles. Basically, when DirectVobSub is in the graph, the ffdshow raw video filter doesn't get video data and so it has nothing to process. When I disable "autoload vs filter" in Haali Media Splitter, then the ffdshow raw video filter works!

@gemx, is that the fix you implemented in core.dll?
damaster is offline   Reply With Quote
Old 2008-06-23, 19:07   #18 (permalink)
MP Donator
 
red5goahead's Avatar
 
Join Date: Nov 2007
Posts: 81
Thanks: 6
Thanked 3 Times in 3 Posts

Country:

My System

Default

the issue has been fixed. it's not related to directvobsub because i haven't directvobsub registered and ffdshow raw filter do not start after decoding in the filtergraph. now it work. Also I'm tring the new divx h.264 beta 2 release decoder and It work also with it.
red5goahead is offline   Reply With Quote
Old 2008-06-23, 19:28   #19 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 94
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by red5goahead View Post
the issue has been fixed. it's not related to directvobsub because i haven't directvobsub registered and ffdshow raw filter do not start after decoding in the filtergraph. now it work. Also I'm tring the new divx h.264 beta 2 release decoder and It work also with it.
Thanks.

Btw, how do you get the graphs? Do you run GraphEdit while MediaPortal is running? I just had an idea for a plugin: show the graph in MediaPortal itself... that would be cool
damaster is offline   Reply With Quote
Old 2008-06-23, 19:34   #20 (permalink)
MP Donator
 
red5goahead's Avatar
 
Join Date: Nov 2007
Posts: 81
Thanks: 6
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by damaster View Post
Quote:
Originally Posted by red5goahead View Post
the issue has been fixed. it's not related to directvobsub because i haven't directvobsub registered and ffdshow raw filter do not start after decoding in the filtergraph. now it work. Also I'm tring the new divx h.264 beta 2 release decoder and It work also with it.
Thanks.

Btw, how do you get the graphs? Do you run GraphEdit while MediaPortal is running? I just had an idea for a plugin: show the graph in MediaPortal itself... that would be cool
yes it is allowed using a correct graphedit. I've Windows Vista Business.

4shared.com - online file sharing and storage - download graphedit_061030_dx10.zip

this is graphedit for dirextX 10 build 061030
you must register the proppage.dll activex.
work fine with MP (graphedit->connect to remote graph...)
red5goahead is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ffdshow as post processing filter red5goahead Support 0 2008-04-15 00:00
Post-Processing Filter stop working after last SVN fitto 0.2.3.0 final and SVN Builds 4 2008-03-19 11:45
Post Processing bei TV mit ffdshow Brudertac Software/Codecs Mediaportal 4 2008-01-29 17:19
Crash when watching TV with FFDSHOW post processing zyzyx The old Bugreport Forum 2 2006-08-01 00:21
Latest ffdshow and post-processing - how to make it work. bigj General Support 2 2006-02-10 20:50


All times are GMT +1. The time now is 16:19.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Integrated by BBpixel ©2004-2008, jvbPlugin
Protected by Akismet Blog with WordPress