Skip to content

masters-info-nantes/GerardRoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gerard - Roto

Qt application to make rotoscoping from videos

Interface du logiciel

Requirements

  • tar
  • ffmpeg

Troubleshots

Can't create a new project

ffmpeg must be in /usr/bin but if you installed it with brew or others it may be not. To check run:

$ which ffmpeg
/usr/local/bin/ffmpeg

If it's not in the right path, create a symlink:

$ ln -s /usr/local/bin/ffmpeg /usr/bin/ffmpeg

Authors

  • Anthony Pena
  • Jérémy Bardon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages