diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-09-06 14:40:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-09-06 14:40:34 +0200 |
commit | 4917c0406cd4b38167a52dbd8247bba706fa49a7 (patch) | |
tree | 543bdefa68562216a75152c9c10f05c99c34615a /TODO | |
parent | f490abb67e855cfcd3fee3ce6a36d4cdb718abbd (diff) |
Fix crackling audio with pipewire and only add empty audio packets until the first packet arrives
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,4 +10,5 @@ Nvidia 515.57 supports nvfbc direct capture with mouse capture. Check if driver See https://trac.ffmpeg.org/wiki/EncodingForStreamingSites for optimizing streaming. Add -ma option to merge all audio tracks into one (muxing?). Look at VK_EXT_external_memory_dma_buf. -Allow setting a different output resolution than the input resolution.
\ No newline at end of file +Allow setting a different output resolution than the input resolution. +Use mov+faststart. |