Bonus bug report, underscores in filenames seem to mess with things. E.g. DCS_0035 and DCS_0036 both resolve to DCS_(1), overwriting each other.
Show HN: I completed shipping my desktop app
111–120 of 304 posts
Re: Show HN: I completed shipping my desktop app
#112Earlier quoted context omitted.
Maybe I'm old school, but I won't "buy" (rent?) subscriptions for software. I expect to own it outright, at to receive at least security updates for a reasonable time period.
Do you expect to receive a free car every new model year after buying one outright?
Re: Show HN: I completed shipping my desktop app
#113Looks real pro! I am in middle of moving to linux but damn apps like these make me think i should keep my mac. Two common image usecases (maybe just not documented on site) that i regurarly need. - .heic input support from airdropped iphone images - JpegXL .jxl support as i am moving my image library to this format for space saving and futureproofing I assume its imagemagicks fault but maybe low hanging fruit as the…
Re: Show HN: I completed shipping my desktop app
#114Looks real pro! I am in middle of moving to linux but damn apps like these make me think i should keep my mac. Two common image usecases (maybe just not documented on site) that i regurarly need. - .heic input support from airdropped iphone images - JpegXL .jxl support as i am moving my image library to this format for space saving and futureproofing I assume its imagemagicks fault but maybe low hanging fruit as the…
Re: Show HN: I completed shipping my desktop app
#115Re: Show HN: I completed shipping my desktop app
#116Looks great, beautiful landing page and it looks like a labor of love! - Most of the page titles are the (same)[1] which doesn't seem good for SEO. Each of the pages like "Pricing" or "Compress Your Video Files" should be differently named. - The "video compressor" tool would be much more useful if you could enter a target file size. This is a frequent use case, if you want to send a video over email or social media…
Does SEO really matter still? I have seen a few videos that show how the SEO algorithm works a few months ago, at least googles, and you basically can't optimize in that regard.
Re: Show HN: I completed shipping my desktop app
#117Just a question seeing as you are targeting Mac as one of the platforms. Did you concider using AVFoundation for some functionality on MacOS? Similar with Microsoft Media Foundation on windows? Although both of those would have less supported formats than ffmpeg licensing is much less of an issue.
If you ever do want wide support without the pains of having the user install ffmpeg then for video MainConcept is what I've generally seen used.
Re: Show HN: I completed shipping my desktop app
#118Re: Show HN: I completed shipping my desktop app
#119I've down developing in private for >15 years now and even tho i wrote alot of stuff i never was motivated enaugh to "publish" something as product that i might need to support.
Therefor - my respect!