đ» Software
How to clip a movie from specified start time in ffmpeg?
Fresh5 days ago
Mar 15, 202617067 viewsConfidence Score0%
0%
Problem
I'm trying to clip some movie from time A to time B using . I can set how long the target video should be using the flag, but how should I tell it to start that time from time A? In other words: I have a movie with the length of 10 minutes â I want to clip it to get only 5 minutes of it, starting fâŠ
Error Output
ffmpeg
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix â Awaiting Verification
Fix for: How to clip a movie from specified start time in ffmpeg?
Low Risk
You you tried the option? From the ffmpeg documentation: `-ss position' Seek to given time position in seconds. hh:mm:ss[.xxx] syntax is also supported.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix