Why would anyone want to tell him about ZMSFM. He clearly did take inspiration from his on his format and way he does animations. If it works, why not do it too.Someone tell him about Zmsfm. Maybe it's a lost son and father.
Why would anyone want to tell him about ZMSFM. He clearly did take inspiration from his on his format and way he does animations. If it works, why not do it too.Someone tell him about Zmsfm. Maybe it's a lost son and father.
why do I need two identical authors...Why would anyone want to tell him about ZMSFM. He clearly did take inspiration from his on his format and way he does animations. If it works, why not do it too.
Why do you think they took your preferences into consideration before deciding they will have similar styleswhy do I need two identical authors...
I don't see why not. Both make great stuff.why do I need two identical authors...
Yes, I agree, it's better to have several; I don't see what harm it could do.I don't see why not. Both make great stuff.
Jinx threesome Pixeldrain
Jinx Threesome:You must be registered to see the links-You must be registered to see the links- PIXELDRAIN -You must be registered to see the links-You must be registered to see the links
View attachment 4997486 View attachment 4997487 View attachment 4997485
click on themwhere are your banners from?
Nice videos, but I don't get it: The default has a camera overlay, like she puts the camera there herself to film herself (it's also on ground level), yet it slightly moves and follows her like it's handheld.DVa Exhibitionism:You must be registered to see the links-You must be registered to see the links- PIXELDRAIN -You must be registered to see the links
View attachment 4956525 View attachment 4956524 View attachment 4956526
There are little camera holders/gimbals that can automatically track and focus on some specified object within frame.Nice videos, but I don't get it: The default has a camera overlay, like she puts the camera there herself to film herself (it's also on ground level), yet it slightly moves and follows her like it's handheld.
True, but that does not really look like that.There are little camera holders/gimbals that can automatically track and focus on some specified object within frame.
do you have a recommended guide on decreasing file size for .mp4 files?I did my thing again. I kept only the videos I think are worth keeping and interpolated and reencoded (AV1, 1080p, 60FPS) and normalized and renamed them all.
This results in 50 videos of about 350 MiB.
Enjoy
1. Usedo you have a recommended guide on decreasing file size for .mp4 files?
Handbrake is also pretty good and I'd say a bit easier with its better UX.1. UseYou must be registered to see the links.
2. Use a basic input
3. Play around with the settings.
For example:
-vf scale="1920:-1" -c:a copy -c:v libsvtav1 -crf 30 -preset 5
This will scale the videos to FullHD (1920x1080), copy the audio stream as it is, use AV1 as codec, use a quality factor of 30 (lower is better and bigger) and a preset of 5 (lower is better and slower)
I don't like Handbrake. It does stuff you don't want. And I don't think the UI is great either. I think it's harder to use. That's why I switched to only using ffmpeg, in the console, which was a bit tedious. Until I found this program, which is pretty much what I was looking for the whole time. I'd wish for a few quality of life features, but all the important stuff works.Handbrake is also pretty good and I'd say a bit easier with its better UX.
I suggested this for people who aren't as knowledgeable and want quick & "dirty" tool. GUI is always better than console in term of accessibilityI don't like Handbrake. It does stuff you don't want. And I don't think the UI is great either. I think it's harder to use. That's why I switched to only using ffmpeg, in the console, which was a bit tedious. Until I found this program, which is pretty much what I was looking for the whole time. I'd wish for a few quality of life features, but all the important stuff works.
True, that's why I am not recommending a CLI program but a program with a GUI.I suggested this for people who aren't as knowledgeable and want quick & "dirty" tool. GUI is always better than console in term of accessibility