SNEAKY_FPV OSD Overlay Tool
Last updated
Was this helpful?
Last updated
Was this helpful?
Instructions:
IMPORTANT - ffmpeg prerequisite:
The OSD Overly Tool requires ffmpeg to be available to the tool to successfully output video with OSD overlayed. At the present time the confirmed compatible version of ffmpeg is 7.1.
If you are unsure if you have ffmpeg installed or if you do, which version is installed:
open a command prompt and type 'ffmpeg -version'.
if ffmpeg is installed it will provide a response with version information.
You will either need the compatible ffmpeg.exe and ffprobe.exe version to be copied to the OSD Overlay Tool folder; or your computer's environment path variable needs to include where to find both ffmpeg.exe and ffprobe.exe.
This ffmpeg version can be downloaded from
Unzip the ffmpeg-release-essentials.zip file to your hard drive and then either:
Copy the ffmpeg.exe and ffprobe.exe (both in the zip's bin folder) to the OSD Overlay Tool folder ;or
Edit your system environment path variable and add the folder where ffmpeg.exe and ffprobe.exe are located.