Posted By: postmodern
Date: 2008-01-30 04:42
Summary: rtranscoder 0.1.2 Released
Project: RTranscoder
rtranscoder version 0.1.2 has been released!
No more must one have to provide a shell command in order to run ffmpeg or mencoder for one's transcoding needs. RTranscoder and RProgram have mapped all the command-line options of various transcoding utilities to Ruby classes and methods for your convenience.
## FEATURES/PROBLEMS: * Supports FFmpeg. * Supports MPlayer. * Supports MEncoder.
## REQUIREMENTS:
* RProgram
Changes:
## 0.1.2 / 2008-01-29
* Replaces 'run_with_task' method calls with 'run_task', as that is the correct method provided by RProgram 0.1.3. |
|