ffmpeg -i file.ogg file.mp3 You might need to adjust the bitrate setting as I don't remember what the default is.
ffmpeg -i file.ogg -ab 192 file.mp3 On 8/20/07, Christian Einfeldt <[EMAIL PROTECTED]> wrote: > hi > > On 8/20/07, David McNab <[EMAIL PROTECTED]> wrote: > > On Mon, 2007-08-20 at 16:43 -0700, Christian Einfeldt wrote: > > > hi, > > > > > > I need a little help transcoding IL'dar AKHmetgaleev's excellent short > > > documentary film called "Mansour" from .ogg to .mpg for inclusion in > > > the Digital Tipping Point Video Collection. Unfortunately, the > > > transcoding has failed both under Edgy Kubuntu and openSUSE 10.2. I > > > am actually kind of stymied as to why transcode is not working, > > > because transcode has never given me this problem before. > > > > have you tried ffmpeg or mencoder? > > I thought that ffmpeg2theora was only for encoding into .ogg, not from .ogg > to .mpg. Was I wrong? > > Also, I thought that transcode calls mencoder. > > If you wouldn't mind giving me the BASH command to use to do what you are > suggesting, I would be very grateful! > > Thanks for your help, David! > > -- Thanks, Aaron Newcomb http://www.thesourceshow.org http://www.opennewsshow.org _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
