]> git.sesse.net Git - nageru/commit
Add a switch to print video latency.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 10 Dec 2016 14:58:35 +0000 (15:58 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 10 Dec 2016 14:58:35 +0000 (15:58 +0100)
commit63a912898083c06cc75f336f8d9a367a707e378a
tree622d35ffaaf9c839049d8490bf080899bd207c2b
parent112ce67402abfb6163403697c8a4f0fb736101ca
Add a switch to print video latency.

This ignores mux latency and audio latency, but it's a very good start
for ongoing low-latency debugging.

Requires bmusb 0.5.3.
13 files changed:
Makefile
README
bmusb
decklink_capture.cpp
flags.cpp
flags.h
mixer.cpp
mixer.h
print_latency.cpp [new file with mode: 0644]
print_latency.h [new file with mode: 0644]
quicksync_encoder.cpp
x264_encoder.cpp
x264_encoder.h