felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 427 forks source link

Error: Ffmpeg exited with error code: null #160

Open mrsalhaoui opened 5 years ago

mrsalhaoui commented 5 years ago

Hello!

I'm trying to control the drone to an IoT gateway that has a Yocto system, I added the FFMPEG package to it, but this time I have got this Error :

Error: Ffmpeg exited with error code: null

Does someone know please what does it mean this error ?

and which options PngEncoder.js passes to ffmpeg when the problem occurs ?