Hacker News new | ask | show | jobs
by gus_massa 2127 days ago
I'm currently using Shotcut. My problems:

* I want an option to repeat the last frame for a while, to add a pause in the middle of the video. (Now I have to save the frame as an image, and add the image to the timeline.) (Most of the time I use a static whiteboard, so a repeated frame doesn't look weird.)

* I'd like to remove some time from the images part of the videos and the same amount of time from the audio. (Now I can do it, cutting carefully.)

* I'd like to glue two intervals of video, and keep them glued forever. (Sometimes I remove a small part, and after that the section is "perfect" and I want to work with the section as whole object instead of two small sections.) (Perhaps also add an option to glue the audio and the image, for the same reason.)

1 comments

Thanks!

1. I already have this - in my app, it's called "Static Video" - you select the "static video" tool, click where you want do set it, and drag for as long as you want.

2. I have this as well - I do need to test it a bit more, but it's there (as long as the audio + video are synchronized, which is the default) -> this works

3. This - I've added to my TODO list. About the audio - that makes sense too (also added to my TODO list).

A bit more details on 3. - I want to implement also something called a "lock" - basically, when you click it, you tell my app - I'm not gonna modify this anymore, so you can do whatever mojo you want, to optimize as much as possible. Will (in theory :D) work wonders on time remapping (which is what I'm working on right now).

^Does that make sense?

In some brig (15 minutes :) ) projects, I made two passes.

In the first pass I made a lot of small fixes to cover typos, drop down menus of the interface, sometimes the mouse, a transparent frame to have nice borders, ... but I didn't modify the timeline.

In the second pass I cut dead time, error that were erased, and other similar stuff that modify the timeline.

The first pass takes like x4 the length of the video, but the second pass only take x1/2 of the length of the video. (I had to fix a few details in the first pass, so I rendered it like 3 times.)

Assuming that is your workflow, I believe I should be able to cut that 4-5 times. Namely, I would cut down on your first time probably 3 fold, by making it waaay faster - I already have instant preview everywhere as you hover something with the mouse (I'm working on making this even faster).

Cutting down (trimming) videos is simply insanely easy and fast, so I assume I would cut that process in half also.

There might be some bugs to iron out, but if you'd like to try it out (the app), we can go from there.