LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Ogg & Theora: one-way encoding problems (https://www.linuxquestions.org/questions/linux-software-2/ogg-and-theora-one-way-encoding-problems-514320/)

deadlinx 12-28-2006 10:13 AM

Ogg & Theora: one-way encoding problems
 
Hi,

Is there any possibility to convert a file from theora/ogg to something else like xvid or so on?

I spent 3 hours in searching an answer on the net but it seems nowaday you can convert a file to theora/ogg, you can play it, but I didn't find how to convert from theora/ogg to another standard.


I thought to create some how-to for my tux-friends.
I thought a video how-to is the simplest way to explain, surely better than a text.


I use recordmydesktop to record some sessions but it only saves files in theora/ogg. My idea is to convert files to a common standard to ensure friends the possibility to see videos wherever they want: tv with a table dvd-player, pc, portable dvd player, mobile phones and so on.

Surely it's not necessary to be able to see videos on mobile phones ;-) but the I'm asking why theora/ogg is a one-way codec encoding: why I can't export *.ogg to something else?

I always preferred open standards, but in this case my problem depends on it, d'oh :-(

sincerely,

deadlinx

here2serve 12-28-2006 12:47 PM

video conversion
 
I believe file2divx3pass would do it
http://coding.wooyayhoopla.be/file2divx3pass/

deadlinx 12-29-2006 12:19 PM

Work in progress
 
Quote:

Originally Posted by here2serve
I believe file2divx3pass would do it
http://coding.wooyayhoopla.be/file2divx3pass/

Hi,

thank you for replaying.
I tried the software but it's not really able to convert an ogg/theora file :-(

I selected the input file.ogg
I started process but nothing happened

This is the final command line output:

Error parsing option on the command line: -lavcopts

Exiting... (error parsing command line)


I understand there's a problem using the lavc codec; I tried other codecs but unfortunately no one gives me a working avi, D'oh :-(

I don't know if there are other ways to solve this problem, if anyone knows please help me 'cause I'm not so geek to do it on my own.

P.S.
I'm a Linux user just since 23 months and I've no IT background,:newbie: so please be patient!

here2serve 12-29-2006 05:04 PM

video how to how about html
 
I did a how to using screen shots and FLPhoto. http://www.here2serve.biz/mandriva_install/
If you choose slide show you just get a sequence of screen shots. If you select the first thumb it will open up with text at the bottom.

deadlinx 12-30-2006 05:39 AM

Hi,

In the recent past I've written some textual how-tos, anyway friends are unhappy 'cause they wanted some "images", so I added screenshots to original how-tos. Using screenshots, in exhaustive way, takes me too much time and it bind friends to the pc monitor, 'cause no one has ink enough to print files :-(

Nowaday I think the best way to explain is audio-video how-tos in which friends can hear the "theory" and watch the practice; last but not least, it saves the spare time, I spent in the past, in explaining and/or "screenshooting" ;-)

I tried some session recorders, but they save in gif and it doesn't allow us to watch the how-to without a pc. If you use vnc you'll get a swf file that makes no difference: you need to see files on your pc.


You, here2serve, advise me to use slideshows, I evaluate your idea but the way you use it always need a pc so the main problem: using files without a pc, still remains.

I prefer to use ogg/theora files not only 'cause a pc is necessary anyway and I've recorded some how-tos, but also because of the difference in video quality among these solutions.

I appreciate your post, here2serve, but I don't think it's the right solution in this case.



sincerely,

deadlinx

here2serve 12-30-2006 12:36 PM

screen capture
 
Looks like xvidcap would capture to most any format you want. I haven't tried it out yet. Just installed and poked around.

deadlinx 03-27-2007 11:25 AM

--> Solution <--
 
Hi,

I've read a lot of documents about theora,
most of them are How-To.

Most of people convert multimedia files to
theora, but the majority of them think
it is not possible to reverse the process
converting a theora file to another multimedia
format.


In the recent past, I recorded some sessions
with recordmydesktop, but it records in theora
format (ogg) so I didn't find a solution.


Now here is the solution, useful for converting
all theora file to a format readable from other
media player such as DVD player and so on.



--> Solution <--


Now we can convert a theora file to another format,
such as Avi or whatever you like, choose your favourite
format reading the mencoder man pages


mencoder theora_file.ogg -oac mp3lame -lameopts mode=2:cbr -ovc lavc -o output_file.avi



I'm not a seasoned Unix geek, so I don't know if there's a better
way, but I write this solution here because I hope this could be
useful, anyway if there's a better way, please post it here so
everybody can read and apply it ;-)




sincerely



deadlinx


All times are GMT -5. The time now is 08:36 AM.