Skip to main content
15 events
when toggle format what by license comment
Nov 2 at 23:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 5 at 22:08 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 7 at 21:05 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 7, 2024 at 21:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 10, 2024 at 20:07 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 12, 2024 at 20:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
S Feb 11, 2024 at 19:38 history edited icyGuy CC BY-SA 4.0
Code formatting
S Feb 11, 2024 at 19:38 history suggested Celdor CC BY-SA 4.0
Code formatting
Feb 11, 2024 at 19:37 answer added icyGuy timeline score: 0
Feb 11, 2024 at 19:30 comment added icyGuy The output was output.mp4. This is the result of running ffmpeg -version on my current installed ffmpeg. ffmpeg version N-113032-g76cd71bf0c-20231219 Copyright (c) 2000-2023 the FFmpeg developers built with gcc 13.2.0 (crosstool-NG 1.25.0.232_c175b21) I tried the above script file & command line with this version of ffmpeg & got the output video that's only ~5s long. Then I tried the same script & command line on the ffmpeg build from the BtbN link you suggested & got ~22s long output video. So now the problem has been identified & I can solve it now. Thanks
Feb 11, 2024 at 13:07 comment added Celdor Everything seems to work on my end. Just copied the command line assuming output is output.mp4 and have a 22 sec. long video. The question is how did you install FFMpeg. Are you using any non-standard version? This could be important because I used to have a similar issue. There are two version for Windows gyan.dev and BtbN. My script for splitting a video only worked using the second version BtbN. BTW your script works on BtbN.
Feb 11, 2024 at 12:58 comment added Celdor Hey, I tried to edit your answer on a tablet to improve code formatting. I don't know why but it messed up the whole line. I can't see history and now I am not sure what your output was. Was it "output.txt? Probably not.
Feb 11, 2024 at 12:29 review Suggested edits
S Feb 11, 2024 at 19:38
S Feb 10, 2024 at 16:32 review First questions
Feb 24, 2024 at 16:43
S Feb 10, 2024 at 16:32 history asked icyGuy CC BY-SA 4.0