You are not logged in.
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
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
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 .
##hippie irc.freenode.net
Offline