Steven Palma
e96339a3b4
feat(dataset): add streaming video encoding + HW encoder support (#2974)
* feat(dataset): init stream encoding
* feat(dataset): use threads to fix frame pickle latency
* refactor(dataset): remove HW encoded related changes
* add lp (#2977)
* feat(dataset): add Hw encoding + log drop frames (#2978)
* chore(docs): add streaming video encoding guide
* fix(dataset): style docs + testing
* chore(docs): simplify sttreaming video encoding guide
* chore(dataset): add commands + streaming encoding default false + print note if false + queue default is now 30
* chore(docs): add verification note advice
* chore(dataset): adjusting defaults & docs for streaming encoding
* docs(scripts): improve docstrings
* test(dataset): polish streaming encoding tests
* chore(dataset): move FYI log related to streaming
* chore(dataset): add arg vcodec to suggestions
* refactor(dataset): better handling for auto and available vcodec
* chore(dataset): change log level
* docs(dataset): add note related to training performance vcodec
* docs(dataset): add more notes to streaming encoding
---------
Co-authored-by: Caroline Pascal <caroline8.pascal@gmail.com>
Co-authored-by: Pepijn <pepijn@huggingface.co>
2026-02-23 13:57:43 +01:00
..
2026-02-23 13:57:43 +01:00
2026-02-23 13:57:43 +01:00
2026-01-20 15:17:38 +01:00
2025-09-18 15:25:26 +02:00
2025-12-03 12:09:24 +01:00
2026-01-30 16:57:56 +01:00
2025-06-05 17:48:43 +02:00
2026-01-26 17:53:25 +01:00
2026-01-30 19:29:37 +01:00
2025-09-18 15:25:26 +02:00
2026-02-23 13:57:43 +01:00
2025-11-19 18:36:14 +01:00
2026-01-06 18:17:29 +01:00
2026-01-12 16:01:22 +01:00
2026-01-15 18:31:17 +01:00
2025-08-28 11:18:54 +02:00
2026-02-23 13:57:43 +01:00
2025-09-23 16:32:34 +02:00
2025-09-29 10:49:36 +02:00
2026-02-23 13:57:43 +01:00
2026-02-23 13:57:43 +01:00
2025-09-18 15:25:26 +02:00
2025-07-17 14:30:20 +02:00
2026-02-10 15:18:32 +01:00
2026-01-08 13:04:30 +01:00
2025-10-09 15:20:07 +02:00
2025-09-24 16:17:39 +02:00
2026-01-27 13:33:45 +01:00
2026-02-23 13:57:43 +01:00
2026-01-27 15:31:53 +01:00
2025-10-14 17:21:18 +02:00
2025-10-16 17:41:55 +02:00
2025-07-17 14:30:20 +02:00
2026-01-25 22:29:37 +01:00
2026-01-28 17:25:57 +01:00
2026-01-05 08:51:26 +01:00
2026-01-08 14:45:07 +01:00
2026-02-18 22:46:12 +01:00
2026-01-12 13:33:28 +01:00
2026-02-18 22:46:12 +01:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2025-10-23 13:50:30 +02:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2026-01-06 15:13:35 +01:00
2025-09-15 09:53:30 +02:00
2026-01-08 14:45:07 +01:00
2026-02-23 13:57:43 +01:00
2025-11-19 11:19:48 +01:00
2026-02-18 22:46:12 +01:00
2026-02-23 13:57:43 +01:00
2026-01-08 13:04:30 +01:00
2026-01-27 13:33:45 +01:00
2026-02-23 13:57:43 +01:00
2025-12-05 13:32:58 +01:00
2026-02-23 13:57:43 +01:00
2026-02-17 20:09:42 +01:00
2026-02-18 22:46:12 +01:00
2026-02-18 22:46:12 +01:00