by photawe on 8/27/20, 9:55 AM with 26 comments
My target audience is beginning youtubers, youtubers wanting to grow their channel.
With that in mind, what are your biggest editing pain points? Those that drain you out, and take most time? Thanks for sharing!
by gus_massa on 8/27/20, 10:54 AM
* 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.)
by Jugurtha on 8/28/20, 8:58 PM
- Cutting some segments of the video: say you are recording the screen, and during the session, you tab and there are some information you don't want to appear in the video at three different places. Cutting the three segments isn't trivial in ffmpeg.
- The above but keeping the audio and removing video in those segments, because someone is talking.
- The inverse of the above: keeping the video but removing the audio because there was a private call for example and you kept rolling.
- Concatenating videos with different codecs is not trivial. If you have 200+ videos you want to make into one, and there are some that have a different encoding, you get warnings and the output throws the player off.
by quickthrower2 on 8/27/20, 9:12 PM
by laurieg on 8/28/20, 1:53 AM
Of course, after I might make some adjustments, but this is a great way to get a fast first cut.
by kleer001 on 8/29/20, 10:34 PM
Also, sensible hotkeys.
by scott31 on 8/27/20, 10:58 AM
by stakkur on 8/28/20, 1:03 AM