I'm trying to create graph AudioCapture -> Vorbis Encoder -> Matroska Muxer, but graphedit inserts Vorbis Decoder before Matroska Muxer. I want this graph working without Vorbis Decoder. How can I do this?
feedback
|
|
This means that the multiplexer you are using is unable to accept the Vorbis stream as a valid input. It can be one of the two:
| |||
|
feedback
|