Skip to content

maciej-zuk/qt-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

qt-things

some useful qt classes

VideoRecorder

  • Derived from QImage
  • Just create, draw on it and call VideoRecorder::frameReady() each time you want to add new frame to stream
  • H264
  • Container guessed from file name

VideoPlayer

  • Derived from QGLWidget
  • frame-accurate seeking
  • any format supported by ffmpeg
  • convenient mouse zooming and panning
  • video-space point click signal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published