Method: Voyeur::Ogv#convert_options
- Defined in:
- lib/Voyeur/video_converters/ogv.rb
#convert_options ⇒ Object
8 9 10 |
# File 'lib/Voyeur/video_converters/ogv.rb', line 8 def "-b 1500k -vcodec libtheora -acodec libvorbis -ab 160000 -g 30" end |