piebas.blogg.se

Ffmpeg cut video by time milliseconds
Ffmpeg cut video by time milliseconds













ffmpeg cut video by time milliseconds

In a terminal, run docker-compose up which will spin up two Docker containers, one for Nudebox and one for Videobox.ĭocker compose makes it easy to spin up different Machine Box architectures A little program to process video You’ll need to have Docker installed and the the MB_KEY variable set. The easiest way to spin up Videobox and Nudebox on your local machine is to use Docker compose (learn more on Docker’s website).Ĭreate a folder called nevernude, and insert the following docker-compose.yml file: version: ‘3’ Machine learning is never 100% accurate, so videos automatically edited using this technique should be double-checked before publication.

  • Use ffmpeg to stitch the segments back into a new video file.
  • Use ffmpeg to break the original video into appropriate segments.
  • Use that information to generate a list of time spans that therefore do not contain nudity.
  • Send the video to Videobox+Nudebox to get a list of time spans that contain nudity.
  • ffmpeg cut video by time milliseconds

    We have to do four simple steps in order to achieve our goal:















    Ffmpeg cut video by time milliseconds