]> git.nihav.org Git - nihav-encoder.git/commit
set audio encoder timebase to the first video stream timebase automatically
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 13 Mar 2025 17:37:42 +0000 (18:37 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 13 Mar 2025 17:37:42 +0000 (18:37 +0100)
commitc121b2426879e531e42fb57b837dcc4ebabb8abe
treef19a6bf6d8541d39cf5eaf1ebdb770707a592d3a
parent91f78936e6558b9d178e3df4ec03bc9dd7bb0daf
set audio encoder timebase to the first video stream timebase automatically

This allows e.g. PCM encoder to calculate frame length.
src/main.rs