Skip to content

ClintonSarkar/godot-ffmpeg-playback

Repository files navigation

README

Repository summary

  • A Godot-based application to test FFmpeg video playback with a simple UI displaying performance metrics (FPS, frame time, memory usage). The project includes a sample scene with four video players and a Label to show real-time stats.

Set up

  • Clone the repository to your local machine.
  • Git-lfs pull for the videos.
  • Open project with Godot 4.3.
  • Run the project, or /scens/test.tscn
  • Press T to play the two videos in loop.
  • Press S to stop the loop and let one video complete playing.
  • Change vid1 and vid2 strings to use different videos

About

Godot with ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published