Author Topic: ffmpeg - movies  (Read 3129 times)

Offline Jules

  • PixInsight Guru
  • ****
  • Posts: 513
ffmpeg - movies
« on: 2014 October 31 06:11:47 »
Hi

I have recently seen an interesting object appear when I blink my recent images (not the target subject). I have been trying to make a movie from blink but I keep getting the error:


*** Failed to execute external process: Failed to start

Does this mean blink is looking for a program called ffmpeg, if I downloaded the program from the web, where would I need to install it.

Once I have made the movie I will post it as I am not sure what the object is. Its is moving relative to the other bright objects, I am convinced its not man made, perhaps an asteroid?

Thanks

Julian

Offline rfrancis

  • Newcomer
  • Posts: 26
Re: ffmpeg - movies
« Reply #1 on: 2016 April 16 14:51:02 »
I have this same problem.

I have this same problem. I'm running on MacOS X.

I have ffmpeg installed. If I run the same argument from the command line in a terminal window, it runs. If I use it in Blink, it comes au with the error message that the process failed to start.

I have tried replacing "ffmpeg" as the "program" with the full path to the executable, but still no joy.

Any help for us Mac users?

thanks,
Richard

Offline rfrancis

  • Newcomer
  • Posts: 26
Re: ffmpeg - movies
« Reply #2 on: 2016 April 16 15:14:53 »
I have tried replacing "ffmpeg" as the "program" with the full path to the executable, but still no joy.

Problem solved: I was missing one directory name from the full path. Oops!

cheers,
Richard

Offline cardiofuse

  • Newcomer
  • Posts: 24
Re: ffmpeg - movies
« Reply #3 on: 2017 January 08 08:28:14 »
What would be in the Blink "Argument" field?
Rick
cardiofuse observatory
Panama City

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: ffmpeg - movies
« Reply #4 on: 2017 January 08 13:29:38 »
whatever arguments you want to pass to ffmpeg - video codec, bitrate, frame rate, etc. google "ffmpeg options" and you'll find a bunch of webpages describing how to configure ffmpeg.

rob