Peter Theobald
Software Engineer. Site Reliability Engineer. Rock Climbing Geeky Dad.
python articles:
Home
About
Tech
Play
Tags
Dav2Mp4 Convert security cam DAV to MP4
2017-08-15
Many security cameras export video in a proprietary format called DAV which is difficult to work with. I wrote this program to convert DAV videos into standard MP4 video. […] I’ve worked on several projects involving video from security cameras, and in most cases the video was stored in…
python
,
forensics
,
programming
,
video-editing
Ghost Solver - In Which We Ruin a Great Game
2016-11-26
My son showed me a new word game, ‘Ghost’, and I wrote a Python program to “solve” the game and find all winning sequences. The game played like this: We took turns adding a letter to a growing word fragment, trying not to be the one to complete a valid word. Each fragment…
tech:
python
,
games
,
puzzles
,
programming