Closed kishorenc closed 12 years ago
I did a lot of changes in the past few weeks, so it may very well be that there were some issues. Ubuntu shouldn't be much of an issue, since travis-ci is running on ubuntu 11 (current build is just failing because of some missing videocodec library).
I did a
npm install fluent-ffmpeg
on Ubuntu 10.10, and this version throws the following error when I tried a simple mp3 to ogg conversion.This is the simple program I tried (modified from one of the examples):
I believe the examples do not work on 0.3.0? I then did a npm install of the master tarball and the file conversion worked.