Method: Voyeur::Ogv#convert_options

Defined in:
lib/Voyeur/video_converters/ogv.rb

#convert_optionsObject



8
9
10
# File 'lib/Voyeur/video_converters/ogv.rb', line 8

def convert_options
  "-b 1500k -vcodec libtheora -acodec libvorbis -ab 160000 -g 30"
end