Project

General

Profile

Actions

Bug #3079

open

Fix a tool interface

Added by Gregory Magarshak about 1 year ago. Updated about 1 year ago.

Status:
Feedback
Priority:
High
Category:
-
Start date:
02/26/2024
Due date:
% Done:

0%

Estimated time:

Description

If you want to have a tool that produces animated GIFs, do it in a smarter way that looks better than this interface at 58:45 in the video below. Use seekTo instead of playing the whole video. And I would recommend to have a tool option to set defaults and do it automatically / invisibly in the background.

https://youtu.be/AUNqxB9JJdI?si=tOdux85rhMEr57VB

At 58:45 fix whatever that interface is. And make option to do it silently, and the trigger event, whose handler can remove tool or change the icon.

Remember we don’t need super high quality animated GIFs, just load video and seek video to N various timestamps in it. Most videos can seek directly, but some do need to play through (like webm) in which case you can indeed use the interactive option, if seek fails, and trigger event onSeekFailed that will cause the interface to change and prompt user to open this tool/dialog in interactive mode.

Actions #1

Updated by Andrey Tepaykin about 1 year ago

You need to learn how to use this tool. You can define start/end position, width/height, FPS and delay.
Please look this demo completely: https://drive.google.com/drive/folders/1DVV4a1DgxjrW-m9dZlp5liatsK5ZpihN

The only one quesion why end time NaN?
I tested with webm, it works fine. Need to debug together on iOS.

Also please remember, if app use Vimeo, you can create animated thumbnail only before uploading, because Vimeo don't provide direct link to file.

Actions

Also available in: Atom PDF