Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scaevolus
2198 days ago
What's the codec stack for this? x264 --tune zerolatency + opus with opus_delay=20ms?
1 comments
namibj
2198 days ago
20ms is wasteful. Use minimum latency where SILK still works, afaik that's 7.5ms.
link
codys
2198 days ago
This assumes that video encoding latency is lower than the audio latency.
link
namibj
2196 days ago
Shouldn't be more than a single frame, which is 16 2/3 ms for 60 fps. And for e.g. JPEG it can be even shorter, especially with a rolling shutter.
link