diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-07 23:47:39 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-07 23:47:39 +0100 |
commit | 7babffaa0195cf77b87ef6c551cd3a2a281fc9a8 (patch) | |
tree | 43ce3233677de0c02b940babf91beaf79457058b /TODO | |
parent | 4ac5da0c1c56e157df5e8d0cf138c923787a35e2 (diff) |
Improve argument parsing
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -220,3 +220,6 @@ Allow flv av1 if recent ffmpeg version and streaming to youtube (and twitch?) an Use explicit sync in pipewire video code: https://docs.pipewire.org/page_dma_buf.html. Support vaapi rotation. Support for it is added in mesa here: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32919. + +Replay (and recording?) fails to save properly sometimes (especially for long videos). This is noticable with mp4 files since they get corrupt and become unplayable. + The entire video does seem to get saved (it's a large video file) and it seems to have the correct headers but it's not playable.
\ No newline at end of file |