Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
mlveggo committed Nov 23, 2020
2 parents 4fe1e6c + a42de05 commit 500b739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# QtmVideoGridRender
Render grid videos from a bunch of video files and include timestamp in the new h264 video (smpte if available)
Render grid videos from a bunch of video files and include timestamp in the new mpeg4 video (smpte if available)

1. It will go through all subfolders of the starting folder.
2. If a .qtm file is found it will locate all associated Miqus Video .avi files
3. It will extract smpte time code from the avi file(s) if available.
4. It will design a video grid depending on number of avi files, 4 = 2x2 grid.
5. Video Encoding is using ffmpeg in h264
5. Video Encoding is using ffmpeg in mpeg4
6. If an already existing filename.qtm/.avi exist then it will not recreate it.

0 comments on commit 500b739

Please sign in to comment.