Ubuntu Forums Archive Viewer

convert to quick video play

Archived thread 1014789 from Ubuntu Studio. Markdown source: Ubuntu_Studio/thread_1014789_convert_to_quick_video_play.md

Original URL About this archive
#1

Hari,

I want to make a tutorial video about creating a web page from a design plan. I would like to record my desktop by recordmydesktop :) and than somehow i have to convert my video file to a different one which plays much more faster. By this from an hours video I would like to get a 5 minutes fast version.

How could I do it?

-- http://webmania.cc

#2

SBM specializes in producing Jaw Crusher which is widely used in mining, quarry, material handling.This crushing machine is ideal for primary and secondary crushing http://www.jaw-crusher.org/jawcrusher.htmlhttp://www.jaw-crusher.org/conecrusher.htmlhttp://www.stone-crusher.org/jaw-crusher.html

#3

nwc is a mencoder command line generator

mencoder -forceidx -ofps 25 -oac mp3lame -lameopts abr:br=128 -srate 48000 -speed 3 -vf scale=720:576,harddup -ovc xvid -xvidencopts bitrate=900 INPUT -o OUTPUT.AVI

as you can see here there is -speed 3 that should be fine