On 22/04/12 12:52, Jake Alley wrote: > Thanks Luca. The mp4 file doesn't work in avconv, avplayer, and Firefox. >
Please read http://en.wikipedia.org/wiki/Posting_style#Interleaved_style That's the quoting style accepted in this mailing list. > > I'm not trying to use vorbis in mp4, just in webm. > av_guess_format guesses at the format from the file extension in > output-example.c > The codec seems to be "libvo_aacenc" according the name given to it by libav. And that's absolutely correct, the output-example uses the default codec per format. > > Has anybody tried output-example.c lately? I did, I'll try again soon. Exactly what are you doing with it? > I'm wondering if it has issues with it. The next thing I'll try is stepping > through avconv, but I was hoping that maybe I could use something simpler. Ok. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
