Try a convert vs stream function instead for video conversion.

This commit is contained in:
Tom Alexander
2024-11-17 21:29:42 -05:00
parent c2f1a0db1c
commit 5c823f3353
10 changed files with 114 additions and 280 deletions

View File

@@ -28,7 +28,7 @@ firefox_config:
# Disable that websites can get notifications if you copy, paste, or cut something from a web page, and it lets them know which part of the page had been selected.
#
# This breaks copying from BigQuery https://github.com/microsoft/monaco-editor/issues/1540
dom.event.clipboardevents.enabled: false
# dom.event.clipboardevents.enabled: false
# Isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains.
privacy.firstparty.isolate: true
# Do not preload URLs that auto-complete in the address bar.