Hi all,
I found a lot of tools out there to list & manage the directshow filters installed on your PC, but I cannot find a tool that tells me, for a given file, the list of suitable directshow filters, ordered by the merit value.... further, this list cannot be static, becouse some players "bypass" the merit list and use theri own filters directly... so this tool should work "runtime" to tell which one is being used.... I ask everyone if such a tool would be useful (I think so), and/or someone is developing it....thanks,
Fab
+ Reply to Thread
Results 1 to 11 of 11
-
-
the situation is this :
if I play an elementary vc1 stream (.VC1), it works fine with WMP, graphedit says :
- sonic hd demuxer
- sonic cinemaster video decoder 4
- ffdshow
- video render
if I play a xvid avi, works fine with WMP, with this graph :
- avi splitter
- xvix decoder filer
- ffdshow
- video render
if I play the AVI obtainded by VC12AVI.EXE (with the working VC1 file as input) WMP doesn't play, virtualdub instead open and shows it.... graphedit says :
- avi splitter
- sonic cinemaster video decoder 4
- ffdshow
- video render
so, what's wrong ? the single avi splitter and cenimaster decoder work well with other filters, but togeter they hung ? what can I do ? try another splitter/decoder ? which ones ? any suggestion is welcome....thx
Fab -
Originally Posted by jagabo
Alternatively, you can write a wrapper filter than wraps around a known filter being used (e.g., a source filter or renderer) such that when the application requests an instance of the filter, it actually gets the wrapper. All the wrapper does is pass the data through untouched but registers the entire graph on the ROT. Or it can generate log data, sniff the data etc. I'm pretty sure I've seen such examples but I can't recall where. I was going to write such a thing a while back but the need went away. -
Originally Posted by fabvideohelp
My Computer -> Tools -> Folder Options -> View
deselect "Hide extensions of known file types". -
yep, the file is avi extension... i already had extension viewed in Windows (first thing I do when installing a new OS...)... and it's the same the vdub opens... WMP does not, screen remains blank, no bar advancing... (I obtanin the same result with a VOB file, see my other post)...
thank you all for your intervention, but as of the moment, no useful suggestions.. Hope for the future...
Fab -
VirtualDub uses VFW codecs. Do you have ffdshow set up to decode WVC1 in both the VFW and DirectShow sections? Maybe a new version of ffdshow would help.
Similar Threads
-
Directshow filter for decoding MPEG-2 TS
By roflwaffle in forum Video ConversionReplies: 5Last Post: 17th Aug 2010, 07:55 -
Directshow Source Filter Issue
By kakskulkarni in forum ProgrammingReplies: 0Last Post: 30th Jun 2010, 18:25 -
DirectShow Sample Grabber filter
By sunnyday28 in forum ProgrammingReplies: 2Last Post: 2nd Dec 2009, 03:26 -
DirectShow Filter Problems
By scoooter1 in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 2nd Oct 2008, 22:12 -
Which one directshow filter to resize the image ?
By jazzzy in forum Software PlayingReplies: 1Last Post: 20th Feb 2008, 09:55