Trey Moen
|
60113632b4
|
feat(clip): delete get_metadata call (#35229)
* feat: delete get_metadata call
* no one else is using this now
|
6 days ago |
Trey Moen
|
0fec3656a1
|
feat(clip): faster qlog (#35227)
* feat(clip): faster qlog
* simpler
* imports
|
6 days ago |
Trey Moen
|
33c164629f
|
fix(clip): ignore unknown Params keys (#35226)
* fix: ignore params configured by forks
* comment
* dont bother logging count or in normal flow
* better log
|
6 days ago |
Trey Moen
|
e8394a27d7
|
fix(clip): properly set exit code (#35225)
fix: properly set exit code
|
6 days ago |
Trey Moen
|
665d2c3bec
|
feat(clip): hydrate route's CarParams before starting UI (#35218)
* feat: hydrate CarParams before starting UI
* only get first segment, faster
|
7 days ago |
Trey Moen
|
bdffd34088
|
feat(clip): support metric units if requested (#35213)
|
1 week ago |
Trey Moen
|
98c4a4582b
|
chore: reformat clip params for extension (#35212)
|
1 week ago |
Trey Moen
|
6b4436b980
|
feat(clip): font from `selfdrive/assets` (#35194)
* feat(clip): find font dynamically
* check font path as part of validating environment
* from testing
* use font from assets
* no mas
|
1 week ago |
Trey Moen
|
51ab7ec8f5
|
feat(clip): ffmpeg improvements to reduce frame skips (#35196)
* test
* no benefit with two pass
* rm
* typo, testing
* re-add
|
1 week ago |
Trey Moen
|
98dba943b2
|
feat(clip): add timestamp onto clip (#35182)
* feat(clip): add timestamp onto clip
* same font size as title
* revert
* just declare it here, and add comments
|
1 week ago |
Dean Lee
|
71b37cfb94
|
tools/clip: fix SyntaxError in f-string due to unmatched brackets (#35129)
fix lint issue
|
2 weeks ago |
Trey Moen
|
f704d18a8b
|
feat(clip): title and metadata overlay (#35099)
* wip
* moar
* ensure inter is installed
* line len
* refactor
* dont need this
* no longer than
* show meta for 4s
|
2 weeks ago |
Trey Moen
|
45787163a2
|
feat: clip.py (#35071)
|
3 weeks ago |