PDA

View Full Version : Is there possible to add VSFilter into AVISubDetector ?


Kurtnoise
9th January 2005, 15:22
Hi,

I've a question for you Shalcker : Is there a way to add in your great program some directshow plugin as VSFilter ?

I think it will be great for some files especially matroska files. I tested the last AVISubDetector release with different AVI files and OCR process work great. But today, I tested some MKV files (with vobsub format) via some avs scripts to see how could I manage the OCR process but unfortunately, the subtitles doesn't appear into the box. So, the solution could be to have the VSFilter management to try this OCR process with vobsub subtitles format.

It could be a great feature by waiting vobsub files extraction into mkvextract. ;) I know that it's possible because Medusa can load some mkv files and vobsub subtitles format appear into the box.

Thank you by the way for AVISubDetector.

Shalcker
19th January 2005, 11:17
Sorry for the late reply... too much Ragnarok Online, guess i should rest a little and program something for a change :D

I think at the point AFTER DirectShowSource there is no way to control things that appear in DirectShow filter chain... and adding DirectShow support to program isn't one of the things i'd enjoy :)

Aren't there any tray control icon for Matroska? It should appear if you're using DirectShowSource, and you should be able to enable subtitles there... :)