TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: transcode.io

39 pointsby amrit_bover 11 years ago

12 comments

jcampbell1over 11 years ago
I don&#x27;t understand the use case. I upload a h264&#x2F;AAC video file to my server, and this service transcodes it into an h264&#x2F;AAC video of the same resolution.<p>I also worry that since it is based on streams and heroku, that it doesn&#x27;t re-write the meta data to the beginning of the video after encoding. This is a really important step as it cuts the time to first frame by 1&#x2F;2.
评论 #6639112 未加载
mkolodnyover 11 years ago
Transcoding is a pain, even when using an awesome service like Zencoder. I love the idea of being able to put the path to my video in a query parameter and be done with it. Really great work!<p>One suggestion would be to make the description of how it works a little clearer. For example, &quot;No status handling. Prosessing &amp; error messages will be shown through video&quot; could say, &quot;While the video is being processed, a temporary video file will be streamed - with the text &quot;Processing&quot; written on it.&quot; like you said in the comments. Also, will transcoded videos be saved in my S3, or in transcode.io&#x27;s?
评论 #6639344 未加载
t0over 11 years ago
Wouldn&#x27;t there be a huge time gap required in between the first and second view of the video? How are you going to charge people and pay amazon (for bandwidth)? Do you use Amazon Elastic Transcoder or ffmpeg?
评论 #6638850 未加载
评论 #6638852 未加载
amrit_bover 11 years ago
PRICING: I haven&#x27;t decided anything on the pricing yet (will be roughly around $0.030 per minute of transcoding - which includes hosting as well). Interested ones can get free access for now Before moving forward with it, just wanted to know if anyone is interested. The MVP is ready for testing. Please fill the form so that I can create and send you the account IDs manually!<p>Read more about it here: <a href="http://amritbera.com/journal/why-i-built-transcode-io" rel="nofollow">http:&#x2F;&#x2F;amritbera.com&#x2F;journal&#x2F;why-i-built-transcode-io</a>
评论 #6639155 未加载
nmcfarlover 11 years ago
Quick comment - the typo in the first bullet point is glaring: &#x27;Prosessing&#x27; should be &#x27;Processing&#x27;.
评论 #6638860 未加载
shuzchenover 11 years ago
Doesn&#x27;t strike me as very secure, since everything here happens through the url and anyone can just go in and grab the required values to spoof a transcode request. It&#x27;s mostly mitigated by the necessity of file upload access, but even with that this can still be taken advantage of, especially if there are rewrite rules on the file server that might expose the same file through different urls (also if this service follows 3xx redirects that&#x27;s even more vectors of attack).<p>In case resolution choice is added as an option, what&#x27;s to keep any random Joe from requesting videos with various resolutions (or very huge resolutions) and racking up the bill for me?
评论 #6639084 未加载
评论 #6639411 未加载
评论 #6639085 未加载
neotekover 11 years ago
Fantastic idea, and very well executed for a three day side-project.<p>As others have pointed out you have a lot of challenges ahead to turn this into a business, but you should be applauded for <i>doing something</i> and not just talking about it like many do.
评论 #6639284 未加载
amrit_bover 11 years ago
Guys! Thanks for all your comments and reviews. I should continue working on it. And give test user IDs to those who have signed up!<p>I am the only guy working on it currently. And I am open to team-up in every possible way. Interested ones please get in touch with me!
tomasienover 11 years ago
If this were a seamless experience, this would be really amazing. Not going to sign up for Alpha because I don&#x27;t need it right now, but I&#x27;ll be back.
评论 #6639192 未加载
codemonkeymikeover 11 years ago
I don&#x27;t know about you guys, but the text is almost impossible to read. I am on a Windows 7 system 1600x900
评论 #6639098 未加载
robbykingover 11 years ago
Grammatical errors in a site&#x27;s hero carousel make me wonder how much QA went into the product.
michaelmiorover 11 years ago
Sounds like the start of Cloudinary for video :)
评论 #6639705 未加载