Files
SnapOtter/apps/web
SnapOtter b93dc95bca fix: preview generation works for processed results too
NonNativePreview now accepts either a File (pre-processing) or a src
URL (post-processing). After processing a non-native video (e.g.,
muting an AVI), the preview button fetches the processed result from
its URL and sends it for transcoding, instead of showing the broken
MediaPlayerView.
2026-06-15 12:21:12 +08:00
..