View Single Post
  #1  
Old 04-03-2010, 12:54 PM
ideaoforder ideaoforder is offline
Member
 
Join Date: Jul 2008
Posts: 28
Default [Resolved] ffmpeg path

Hello,

I have a Rails app in which I'm using ffmpeg to transcode videos. Everything works fine locally. Also, the transcoding works if run in the console, but not when run from the webapp. The error says that ffmpeg can't be found in the (www-data) users's path. How do I set this?

Thanks!

Last edited by NiteWave; 04-04-2010 at 10:52 PM..
Reply With Quote