Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
![]() |
#2 | Link |
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 7,710
|
Without doing a search for an easier solution, guess one could probably do it manually (untested), by:
1. use ffmpeg with copy and '-fs 94371840' (94371840=90*1024*1024) to create the first part 2. check the length of the first part (for example with ffprobe or mediainfo) 3. adjust the call and take that length of the first part as start offset '-ss ..' before the '-i' to create the second part. 4. adjust the call and take that length of the first + second part as start offset '-ss ..' before the '-i' to create the third part. this probably could be done through a shell/python/.. script. An alternative approach would be to first split the APNG into PNG and then recombine the extracted PNGs by size into APNGs again. Cu Selur Ps.: Someone wrote a MacOS/Linux shell script for it https://silvae86.github.io/2021/02/1...google-photos/ Last edited by Selur; 16th December 2024 at 14:14. |
![]() |
![]() |
![]() |
#3 | Link | |
Registered User
Join Date: Apr 2024
Posts: 422
|
Quote:
|
|
![]() |
![]() |
![]() |
Tags |
image-quality |
Thread Tools | Search this Thread |
Display Modes | |
|
|