User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
is there a graphical tool like handbrake but simpler? i wanna be able to just give it a <1 min video and compress it enough to fit on discord without nitro and without nuking the quality. could write a script to do that with ffmpeg but that sounds annoying and inflexible
3
0
1
0

User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes not aware of any sadly

i have a couple ffmpeg scripts up my sleeve for a very similar use case (sending videos to telegram), i can help you write one if you need
1
0
0
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@steffo that'd be good. i need something that can get a 30-60 second video under 25MB. i don't mind about the framerate as long as it's 30 but my current script makes the clarity really bad too
1
0
1
0
User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes what resolution are we talking about?
1
0
0
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@steffo i use 1080p but my current script is 720p which should be fine. think the problem is bitrate but if i can go to 1080p that would be ideal.
1
0
1
0
User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes can you share your current script?
1
0
0
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@steffo here's my current thing. going to try a script i was sent in another reply
1
0
0
0
User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes constrained quality mode could be helpful to maximize quality while staying exactly at 25 MB

https://trac.ffmpeg.org/wiki/Encode/VP9#constrainedq
1
0
1
0
User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes consider using the "best" deadline too if you don't mind waiting for renders to take a bit longer

https://trac.ffmpeg.org/wiki/Encode/VP9#DeadlineQuality
0
0
0
0
User avatar
koizkoiz @koizkoiz@void.rehab
1y
@pancakes oooh these ffmpeg scripts seem to exist already github.com/Czechball/discord-video
1
0
1
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@koizkoiz i'll give it a try
1
0
0
0
User avatar
Steffo (moving) @steffo@junimo.party
1y
@pancakes @koizkoiz looks pretty good to me!
1
0
0
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@steffo @koizkoiz yeah this works well for my needs. thanks
0
0
1
0
User avatar
koizkoiz @koizkoiz@void.rehab
1y
@pancakes would ezgif.com work?
1
0
1
0
User avatar
pancakes nonbinary_cat @pancakes@meow.company
1y
@koizkoiz would have to upload the videos and then download them again which seems annoying. i'd prefer something on-device anyways
1
0
1
0
User avatar
koizkoiz @koizkoiz@void.rehab
1y
@pancakes ah well, that was the first thing i could think of, good luck then
0
0
1
0