Video sharing sucks

This commit is contained in:
Ian Gulliver
2019-04-15 03:18:55 +00:00
parent caadab751d
commit 9a1893dfd4
4 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<!--# set var="title" value="Video sharing sucks" -->
<!--# set var="date" value="April 19, 2011" -->
<!--# include file="include/top.html" -->
<p>So, I took some friends to <a href="http://iflysfbay.com/">iFlySFBay</a> the other evening. We had a great time and they gave us a DVD. It's certainly not the awesomest format to share with your friends, so I used <a href="http://handbrake.fr/">HandBrake</a> to rip it to h264. Next up: how do I easily share it?</p>
<p>I started with <a href="https://www.dropbox.com/">DropBox</a>. Upload was nice and easy but there's no playback UI; you're stuck with your browser UI, which is pretty lousy in <a href="http://www.google.com/chrome/">Chrome</a>, but works: <a href="http://dl.dropbox.com/u/13482590/iFLY.m4v">http://dl.dropbox.com/u/13482590/iFLY.m4v</a></p>
<p>Next up: <a href="https://www.amazon.com/clouddrive/learnmore">Amazon Cloud Drive</a>. Hold on, what, no sharing?</p>
<p>Then: <a href="https://picasaweb.google.com/">PicasaWeb</a>. 1 GB size limit?!?</p>
<p>OK, I guess I'll fall back to <a href="http://www.youtube.com/">YouTube</a>, since they removed the video length limit. "Failed (unable to convert video file)." Chrome can play it but YouTube can't decode it?</p>
<p><a href="https://www.facebook.com/">Facebook</a>: 1 GiB/20 minute limit.</p>
<p>This really should not be a hard problem. It's a compressed version of a 30 minute movie. Why is this so difficult?</p>
<!--# include file="include/bottom.html" -->

View File

@@ -20,6 +20,7 @@
<li>2016-Feb-15: <a href="2016-02-15-cable-modem-channel-party.html">Cable modem channel party</a></li>
<li>2016-Feb-01: <a href="2016-02-01-how-to-enrage-your-cable-modem.html">How to enrage your cable modem</a></li>
<li>2016-Feb-01: <a href="2016-02-01-hall-of-2-4-ghz-shame-2016-edition.html">Hall of 2.4 GHz Shame, 2016 Edition</a></li>
<li>2011-Apr-19: <a href="2011-04-19-video-sharing-sucks.html">Video sharing sucks</a></li>
<li>2011-Apr-01: <a href="2011-04-01-a-new-generation-of-google-mysql-tools.html">A new generation of Google MySQL tools</a></li>
<li>2010-Aug-22: <a href="2010-08-22-net-neutrality.html">Net Neutrality?</a></li>
<li>2010-Apr-10: <a href="2010-04-10-home-video-rethink.html">Home video re-think</a></li>

View File

@@ -0,0 +1,20 @@
<!--# set var="title" value="Video sharing sucks" -->
<!--# set var="date" value="April 19, 2011" -->
<!--# include file="include/top.html" -->
So, I took some friends to [iFlySFBay](http://iflysfbay.com/) the other evening. We had a great time and they gave us a DVD. It's certainly not the awesomest format to share with your friends, so I used [HandBrake](http://handbrake.fr/) to rip it to h264. Next up: how do I easily share it?
I started with [DropBox](https://www.dropbox.com/). Upload was nice and easy but there's no playback UI; you're stuck with your browser UI, which is pretty lousy in [Chrome](http://www.google.com/chrome/), but works: [http://dl.dropbox.com/u/13482590/iFLY.m4v](http://dl.dropbox.com/u/13482590/iFLY.m4v)
Next up: [Amazon Cloud Drive](https://www.amazon.com/clouddrive/learnmore). Hold on, what, no sharing?
Then: [PicasaWeb](https://picasaweb.google.com/). 1 GB size limit?!?
OK, I guess I'll fall back to [YouTube](http://www.youtube.com/), since they removed the video length limit. "Failed (unable to convert video file)." Chrome can play it but YouTube can't decode it?
[Facebook](https://www.facebook.com/): 1 GiB/20 minute limit.
This really should not be a hard problem. It's a compressed version of a 30 minute movie. Why is this so difficult?
<!--# include file="include/bottom.html" -->

View File

@@ -19,6 +19,7 @@
1. 2016-Feb-15: [Cable modem channel party](2016-02-15-cable-modem-channel-party.html)
1. 2016-Feb-01: [How to enrage your cable modem](2016-02-01-how-to-enrage-your-cable-modem.html)
1. 2016-Feb-01: [Hall of 2.4 GHz Shame, 2016 Edition](2016-02-01-hall-of-2-4-ghz-shame-2016-edition.html)
1. 2011-Apr-19: [Video sharing sucks](2011-04-19-video-sharing-sucks.html)
1. 2011-Apr-01: [A new generation of Google MySQL tools](2011-04-01-a-new-generation-of-google-mysql-tools.html)
1. 2010-Aug-22: [Net Neutrality?](2010-08-22-net-neutrality.html)
1. 2010-Apr-10: [Home video re-think](2010-04-10-home-video-rethink.html)