문제

I'm looking for examples on how to wrap the speex format with the ogg format. I stumbled upon the "fish" example (kfish)

but it would be nice if someone could point me in the direction of a "cut to the bone" example, if one exists. Or perhaps someone could explain how to extend the encoding sample in the manual. Here: sample_enc.c See page 35 with an ogg container wrapper? I also took a look at Cliff's page. Here: Cliff's page But i'm still stranded with naked speex data. Need ogg pants!!

도움이 되었습니까?

해결책

What you want to look at are the speexenc.c and speexdec.c utilities that are shipped with Speex.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top