4 5 6
# File 'lib/ffmpeg/main_options.rb', line 4 def source(*filename) FFMpegCommand << "-i #{filename}" end