You are not logged in.

#1 2009-11-03 17:00:37

AddiKT1ve
Member
From: France
Registered: 2008-08-22
Posts: 47
Website

How to use theora/vorbis with mencoder?

Hi!

I'm using:

mencoder linuxquimper.mp4 -o linuxquimper.ogg -ovc theora -oac vorbis -sub linuxquimper.srt -fontconfig -font "Aller" -subfont-text-scale 3 -subcp utf8 -a 10 -v 10

But mencoder tells me Option ovc: Unknown suboption theora. Yes, libtheora and libvorbis are installed.

Any idea?

Thanks!


##hippie irc.freenode.net

Offline

#2 2009-11-03 19:19:19

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: How to use theora/vorbis with mencoder?

It might be called "libtheora", or it might be provided via the libavcodec module (using "-ovc lavc -lavcopts ..."). You will likely have trouble anyway since last I knew mencoder did a bad job at using any container other than AVI, and Theora isn't compatible (as far as I know) with AVI.

Try the "ffmpeg2theora" utility from community if you haven't yet - it's made to do this sort of thing.

Offline

#3 2009-11-04 17:28:33

AddiKT1ve
Member
From: France
Registered: 2008-08-22
Posts: 47
Website

Re: How to use theora/vorbis with mencoder?

I'd have to rebuild ffmpeg2theora with libkate support in order to add subtitles to my video. And, well, it sucks.
And "Yes, libtheora and libvorbis are installed."

Looks like a lag's appearing between video and sound when using lavc in mencoder... Strange.

Anyway thanks for your interest smile.


##hippie irc.freenode.net

Offline

Board footer

Powered by FluxBB