home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
AutoCropper plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ziphnor" data-source="post: 70784" data-attributes="member: 14215"><p>Some progress in DS build setup. There is a Direct Show filter wizard for VS 2003 that can set up a in place transform filter project automaticaly. Unfortunately it doesnt work in 2005. So i had to install 2003 and create it there. Then i couldnt compile it however, BUT now 2005 could succesfully compile the project it couldnt setup itself <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> I just looove C++ linker/build path crap <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> I think its a REALLY good thing that most of MP is C#. </p><p></p><p>I loaded up GraphEdit and asked it to set up a graph for rendering a MPEG-2 file, I then tried to insert the new filter(it does nothing right now) after the MPEG-2 decoder. It failed. I then changed CheckInputType to accept anything(it only accepted RGB before, not YUV), and then i could insert it, and play the file through it. So my tasklist now is:</p><p></p><p>1. Figure out the color spaces that needs to be supported(probably YUV?)</p><p>2. Figure out how YUV data is stored in the supplied buffer.</p><p>3. Implement algorithm in YUV context.</p><p></p><p></p><p></p><p>I can assure you that the sourcecode will be released, most likely submitted straight into MP's codebase. I have limited time to work on this myself, and will probably make it work for my own (ie 16:9 display) uses and leave it there(ah okay, maybe ill try for automaticly moving the subtitles). Because of that i also aim to make certain that someone else can keep working on it.</p></blockquote><p></p>
[QUOTE="ziphnor, post: 70784, member: 14215"] Some progress in DS build setup. There is a Direct Show filter wizard for VS 2003 that can set up a in place transform filter project automaticaly. Unfortunately it doesnt work in 2005. So i had to install 2003 and create it there. Then i couldnt compile it however, BUT now 2005 could succesfully compile the project it couldnt setup itself ;) I just looove C++ linker/build path crap ;) I think its a REALLY good thing that most of MP is C#. I loaded up GraphEdit and asked it to set up a graph for rendering a MPEG-2 file, I then tried to insert the new filter(it does nothing right now) after the MPEG-2 decoder. It failed. I then changed CheckInputType to accept anything(it only accepted RGB before, not YUV), and then i could insert it, and play the file through it. So my tasklist now is: 1. Figure out the color spaces that needs to be supported(probably YUV?) 2. Figure out how YUV data is stored in the supplied buffer. 3. Implement algorithm in YUV context. I can assure you that the sourcecode will be released, most likely submitted straight into MP's codebase. I have limited time to work on this myself, and will probably make it work for my own (ie 16:9 display) uses and leave it there(ah okay, maybe ill try for automaticly moving the subtitles). Because of that i also aim to make certain that someone else can keep working on it. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
AutoCropper plugin
Contact us
RSS
Top
Bottom