Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8998653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:03:57+00:00 2026-06-16T00:03:57+00:00

I am using resque to queue some encoding jobs. I have workers that pick

  • 0

I am using resque to queue some encoding jobs. I have workers that pick up these jobs and do some transcoding.
The issue is system "mencoder .." works fine but system "ffmpeg .." throws not found and the same to with system "qt-faststart .."
I installed mencoder using sudo apt-get install.
ffmpeg and qt-faststart were built from source.
So mencoder was in /usr/bin and the other two in /usr/local/bin.
So, the next thing I tried was using full path in the system command, that also returned not found.
Then I copied ffmpeg and qt-faststart into /usr/bin.. Still got “Not Found”
My worker code runs standalone but when god runs it, ffmpeg and qt-fasstart fail to execute. Yes, I have god configured to watch resque. Now, I don’t know what else to try! Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:03:57+00:00Added an answer on June 16, 2026 at 12:03 am

    Obvious and simplest way it just give system method full path.
    like this

    system("/usr/local/bin/ffmpeg")
    

    but really this should not exist as a problem in first place, especially you saying that coping do not help.

    Try to print ENV[‘PATH’] from resque perform method

    it may help to understand what problem is, and of course make sure ffmpeg located in /usr/local/bin/

    which ffmpeg
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to test some resque workers, and the actions that enqueue jobs
I'm using Resque workers to process job in a queue, I have a large
I am using Resque to process some background jobs on a Rails application. The
I'm using resque to do some background processing for jobs in my Rails app.
I'm using Resque on a rails-3 project to handle jobs that are scheduled to
We've got a Rails app using Resque to push jobs on the queue. The
I am using Resque and I have a Redis queue.It has certain duplicate entries.
I have a resque job that is supposed to call a third-party API. I
I have a heavy processing that needs to be finished using a lot of
I have a Ruby Rails application using Resque. The Resuqe daemon crashes after running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.