Morten W. Petersen wrote:
> Den man. 6. aug. 2018, 09.46 skrev Joel Roth <[email protected]>:
> 
> > Morten W. Petersen wrote:
> > >...are there any front-ends to
> > > ffmpeg that would make it easier (not a lot of repetitive commands or
> > > waiting for the application to process them) to go through large amounts
> > of
> > > video and easily copy/cut segments and then discard the rest?
> >
> > Hi Morten,
> >
> 
> Hey Joel.
> 
> 
> > I was interested in something similar, and wrote a utility
> > to trim, compress and rename video files in a directory.
> > It can trim segments out of one or source files.
> >
> 
> I think this is interesting, and it shouldn't be difficult to write a
> frontend to it.
> 
> If you post the code on GitHub, it would make it easier for someone to
> write a GUI.
 
Okay, here it is, slightly cleaned up, and possibly added a
couple bugs :-) One thing I notice is the output files
are hardcoded to mp4. 

https://github.com/bolangi/fftrim

cheers,

Joel

> -Morten
> 
> >
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

-- 
Joel Roth
  

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to