Infognition forum
May 18, 2012, 10:11:43 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.7
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Hi, any directshow filter that decodes raw video besides ffdshow and is free?  (Read 611 times)
Milardo
Jr. Member
**

Karma: +1/-0
Posts: 54


View Profile
« on: November 24, 2011, 07:51:51 AM »

Hi, anybody know of a directshow filter that decodes raw video besides ffdshow and is free?
Logged
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 530



View Profile WWW
« Reply #1 on: November 24, 2011, 10:18:34 AM »

What do you mean? Raw video doesn't need any decoding by definition.
Logged
Milardo
Jr. Member
**

Karma: +1/-0
Posts: 54


View Profile
« Reply #2 on: November 27, 2011, 02:28:07 AM »

Yes, i do know that, however, in my case, i have a directshow filter that needs a decoder to attach to, because it can't attach to my tv tuner card (using kmplayer), yeah.
Logged
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 530



View Profile WWW
« Reply #3 on: December 02, 2011, 02:42:06 PM »

Most probably TV tuner delivers video in one of YUV formats (like YUY2 or YV12) and your filter needs RGB or a different YUV. You can try inserting "AVI Decompressor" between them. This is actually a wrapper for VfW codecs but it usually finds a suitable converter to transform between different uncompressed video formats.
Logged
Milardo
Jr. Member
**

Karma: +1/-0
Posts: 54


View Profile
« Reply #4 on: December 02, 2011, 11:01:22 PM »

I will try that thanks.
Logged
Milardo
Jr. Member
**

Karma: +1/-0
Posts: 54


View Profile
« Reply #5 on: December 05, 2011, 06:16:15 AM »

It isn't working for me because I have to switch my capture output to rgb24, as yuv in kmplayer won't accept anything for some reason. When I'm using ffdshow with this particular filter-anaglyph.ax, the video becomes unwatchable for some reason. I've found a transform filter http://www.gdcl.co.uk/YUVxfm.zip that works with the above filter but I need deinterlacing. After using graphedit, i found a combination of ffdshow and those two filters that will allow to use ffdshow(deinterlacing), and use the anaglyph filter, problem is now, I can't get the combination correct in kmplayer.
Logged
Milardo
Jr. Member
**

Karma: +1/-0
Posts: 54


View Profile
« Reply #6 on: January 13, 2012, 06:59:29 AM »

Hi, I found a solution to my problem, a directshow filter that you can selectively input what colorspace you need to connect and the output as well. It connects ffdshow and anaglyph filter as well.

http://kadao.dir.bg/directshow.htm#KATVCROP
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!