Log in

View Full Version : Encoding with OGG Direct Show filter


stefboombastic
8th February 2006, 15:24
Hello Everybody:helpful:
I would like to compress a general audio file to OGG through a directshow filter.
I started by using graphedit!
I can compress fine to MP3 by using LAME DirectShow filter followed by the dump filter (that is connecting the source file filter to lame filter and lame to the dump filter).
But doing the same with the ogg compressor filter, the output file seems unplayable :confused: :confused:
Is there anybody that may help me?
THank You very much in advance :)
Stefano B.

bond
8th February 2006, 20:11
what dshow encoder do you use? the one from tobias or the one from illiminable?

slavickas
8th February 2006, 22:20
shouldn't be ogg muxer (or how it's called)->filewriter be instead of dump filter? (just guess)

and post complete graph

stefboombastic
9th February 2006, 22:37
Thank You all :)
A mux is needed both if you use illiminable's and Tobias's filter
Illiminable's mux is also a dumper so you need this filter!
Best regards!
Stefano B.