VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Rotten to the Core!
    Join Date
    Feb 2016
    Search PM
    I tried using Free Video Editor and it always leaves the 1st frame when cutting time from the beginning of a video.
    Is there some way to avoid this or should I use a different title?
    I just need to clip some time from the beginning & end of the videos I get from Off-Air TV...absolutely nothin fancy.
    I could go trial & error with the list of editors, but I wouldn't mind a recommendation here.
    Thanks
    KODI/Mecool WMC/Win7Pro ROKU-VX/3/4/Ultra HDHR3-CC/Xfinity LibreELEC/RPi4B-8Gb
    The truth isn't altered by your version of it.
    Quote Quote  
  2. Use ffmpeg with a code like this:
    Code:
    ffmpeg -i source.mp4 -ss 00:00:00 -t 00:02:00 -c copy cut.mp4
    That would give you a 2 minute clip at the start of the video.
    Quote Quote  
  3. Rotten to the Core!
    Join Date
    Feb 2016
    Search PM
    Well thank you. I'll try that.
    KODI/Mecool WMC/Win7Pro ROKU-VX/3/4/Ultra HDHR3-CC/Xfinity LibreELEC/RPi4B-8Gb
    The truth isn't altered by your version of it.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!