Skip to content

1MOHR/tstomp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tstomp4

.ts to .mp4 converter for HDZero DVR footage.


This was designed for macOS and that's all it's tested on, however it's just python so it should work on others. It uses pyqt6 for the UI and ffmpeg for the conversion. It's a glorified ffmpeg terminal command but I feel this is much nicer than opening the terminal every time I want to import DVR recordings. It could also be packed into a .app or .exe if you want.

app screenshot

Prerequisites:

  • FFMPEG installed (I used homebrew)
  • pyqt6 installed

About

.ts to .mp4 converter for HDZero DVR footage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages