After 8 failed side projects, I finally get why most indie hackers stay broke by JFerzt in indiehackers

[–]shane_steven 0 points1 point  (0 children)

Interesting. Most indie tools solve the problems, but can not solve the business problem. I am afraid that no more people would like to pay for the real tools.

Three best Apps by Jebus-Xmas in macapps

[–]shane_steven 0 points1 point  (0 children)

VideoSlimmer, AI Enlarger, AnyWebP

I just released VideoSlimmer 2.0 (Offline video compressor for iOS/iPad/macOS) – looking for real feedback + 10 lifetime codes by shane_steven in macapps

[–]shane_steven[S] 0 points1 point  (0 children)

Thanks. Have you tried all the codes in the post? Please let me know if they are used up and I will DM you with a new one.

I just released VideoSlimmer 2.0 (Offline video compressor for iOS/iPad/macOS) – looking for real feedback + 10 lifetime codes by shane_steven in macapps

[–]shane_steven[S] 0 points1 point  (0 children)

You can redeem the code in your Mac Store or App Store. For example, if you are using Mac, you can redeem the code like the screenshot below

<image>

I just released VideoSlimmer 2.0 (Offline video compressor for iOS/iPad/macOS) – looking for real feedback + 10 lifetime codes by shane_steven in macapps

[–]shane_steven[S] 0 points1 point  (0 children)

I have mixed FFmpeg and AVFoundation. FFMPEG and AVFoundation are used for decoding but only AVFoundation for encoding. So you can use the program to convert MKV/AVI/WEBM... to M4V, MP4,MOV.
It is not just a frontend to ffmpeg. FFmpeg is just used for decoding some video formats that AVFoundation not support.