Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a cut 8 second clip is 559mb from a 56mb video #8

Open
airidassimanskis opened this issue Oct 2, 2021 · 1 comment
Open

a cut 8 second clip is 559mb from a 56mb video #8

airidassimanskis opened this issue Oct 2, 2021 · 1 comment

Comments

@airidassimanskis
Copy link

2021-10-03 02:01:57

ffmpeg -v warning -y -stats -ss 131.433 -i "/home/ NAME /Clips/Replay 2021-10-03 01-55-00.mkv" -t 8.7 -c:v rawvideo -c:a pcm_s16le -vf format=yuv444p16,scale=in_color_matrix=bt709,format=bgr24 "/home/ NAME /Replay_2021-10-03_01-55-00.00:02:11.433-00:02:20.133.avi"

@airidassimanskis airidassimanskis changed the title a cut 8 second clip is 559mb a cut 8 second clip is 559mb from a 56mb video Oct 2, 2021
@mushonnip
Copy link

Edit the script!
Look for ext and command_template and change the value to this
ext = "mp4", command_template = [[ffmpeg -ss $shift -t $duration -i "$in" -c copy "$out.$ext" ]],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants