TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: transcode.io

39 点作者 amrit_b超过 11 年前

12 条评论

jcampbell1超过 11 年前
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 未加载
mkolodny超过 11 年前
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 未加载
t0超过 11 年前
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_b超过 11 年前
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 未加载
nmcfarl超过 11 年前
Quick comment - the typo in the first bullet point is glaring: &#x27;Prosessing&#x27; should be &#x27;Processing&#x27;.
评论 #6638860 未加载
shuzchen超过 11 年前
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 未加载
neotek超过 11 年前
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_b超过 11 年前
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!
tomasien超过 11 年前
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 未加载
codemonkeymike超过 11 年前
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 未加载
robbyking超过 11 年前
Grammatical errors in a site&#x27;s hero carousel make me wonder how much QA went into the product.
michaelmior超过 11 年前
Sounds like the start of Cloudinary for video :)
评论 #6639705 未加载