blakeblackshear.frigate/migrations
Nicolas Mowen cfda531f5a Write a low resolution low fps stream from decoded frames (#8673)
* Generate low res low fps previews for recordings viewer

* Make sure previews end on the hour

* Fix durations and decrase keyframe interval to ensure smooth scrubbing

* Ensure minimized resolution is compatible with yuv

* Add ability to configure preview quality

* Fix

* Clean up previews more efficiently

* Use iterator
2024-01-31 12:56:11 +00:00
..
001_create_events_table.py
002_add_clip_snapshot.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
003_create_recordings_table.py
004_add_bbox_region_area.py
005_make_end_time_nullable.py
006_add_motion_active_objects.py
007_add_retain_indefinitely.py
008_add_sub_label.py
009_add_object_filter_ratio.py
010_add_plus_image_id.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
011_update_indexes.py
012_add_segment_size.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
013_create_timeline_table.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
014_event_updates_for_fp.py
015_event_refactor.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
016_sublabel_increase.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
017_update_indexes.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
018_add_dbfs.py
019_create_regions_table.py
020_update_index_recordings.py Performance increase with lots of recordings (#8525) 2023-11-07 23:18:26 +00:00
021_create_previews_table.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00