madebyhiro / codem-transcode

Offline video transcoder written in node.js
Other
153 stars 68 forks source link

Move -ss to before -i #57

Closed scottf-tvw closed 8 years ago

scottf-tvw commented 8 years ago

moves the -ss option before the -i flag as per ffmpeg documentation. “When used as an input option (before -i), seeks in this input file to position.“