mifi / lossless-cut

The swiss army knife of lossless video/audio editing
https://losslesscut.app/
GNU General Public License v2.0
27.65k stars 1.34k forks source link

Improve timecode input #1694

Open chensimmons opened 1 year ago

chensimmons commented 1 year ago

I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first

Description

Translated by Google Translate: I am not good at English , I can only describe my problem with the help of Google Translate. I think the timecode input method of losslesscut can be improved and changed to the timecode input method used by SubtitleEdit or SolveigMM.

00

I made two gifs to demonstrate.

subtitle edit : https://github.com/SubtitleEdit/subtitleedit

subtitle edit

solveigmm : https://www.solveigmm.com/en/products/video-splitter/

solveigmm

gif.zip

mifi commented 1 year ago

I understand you want to be able to type from in the mdidle of the text, and when typing, it should replace the character at the cursor and then advance the cursor. That would be cool but I'm not sure how to implement it using html5 <input type="text">

chensimmons commented 1 year ago

I understand you want to be able to type from in the mdidle of the text, and when typing, it should replace the character at the cursor and then advance the cursor. That would be cool but I'm not sure how to implement it using html5 <input type="text">

Yes. Thank you very much for your reply.

aceleghin commented 2 weeks ago

Hi I have a similar issue, I have a lot of video where I need to cut 4-5 scene of each videos and merge them, so everytime I need to write manually start and end so a little help in this case from input should be awesome. Btw I your software is amazing.

About that for the moment I ask you an advice, every clip I cut from the original video is from 30sec to 2 min usually, after I set the start time what is the fastest way to set the end time like 1 min after (without writing it manually)

mifi commented 1 week ago

leave a thumbs up on the OP and maybe it'll be prioritized :)