development <<< video
- short names
- kdenlive → move and scale png
- kdenlive reverse clip
- ffmpeg change container that embed into web
- short names
- kdenlive → move and scale png
-- add clip
-- drop clip into video track timeline
-- stretch clip if it not enough long use lmouse push → drag right → drop
-- rmouse clip on track time line Add Effect → Crop and transform → Position and Zoom
-- set first keyframe condition, set last keyframe condition
-- cut frame that no need at last of clip
--- move position slider to time of clip splitting
--- Timeline → Current clip → Cut Clip
--- lmouse on right part and delete Timeline → Current clip → Delete Selected Item
Better way is create one clip for one action, or can be lags/bugs later
- kdenlive reverse clip
Clip jobs -> duplicate clip with speed change -> -100%
- ffmpeg change container that embed into web
ffmpeg -i vid.mkv -c copy vid.mp4 . Fast, looks like no need recoding.
mkv to webm fail when tested, some of container restrictions. Looks like needed recoding