How Venice Works [video]
vimeo.com
How Venice Works [video]
1–10 of 11 posts
Re: How Venice Works [video]
#2Re: How Venice Works [video]
#3wow, that narrator is so stuffy, and so slow. I don't know why Vimeo doesn't let you watch on 1.5x, but I had to give up on the boredom 1 min in.
Re: How Venice Works [video]
#4[1] How Walt Disney Cartoons are made: https://www.youtube.com/watch?v=819e2isEfEg
[2] 4 Artists Paint 1 Tree: https://www.youtube.com/watch?v=gcbBRkPBgB0
[3] Secret Life of Machines Series: https://www.youtube.com/playlist?list=PLByTa5duIolYRtq45Cz_G...
Re: How Venice Works [video]
#5I really admire these types of instructional videos. It is refreshing to see this amidst the constant barrage of "HIT SUBSCRIBE AND LIKE!!!" on YouTube. It reminds me of old instructional videos such as [1], [2] and [3]. These days, seldom do you see non-sensational, purely informational and straight forward videos without intense music, sponsorships and sleezy tricks (click bait thumbnails) to draw viewers in. I wou…
Do you need a licence to operate a boat in Venice? Update - it appears you do and it's pretty tightly controlled.
Re: How Venice Works [video]
#6I really admire these types of instructional videos. It is refreshing to see this amidst the constant barrage of "HIT SUBSCRIBE AND LIKE!!!" on YouTube. It reminds me of old instructional videos such as [1], [2] and [3]. These days, seldom do you see non-sensational, purely informational and straight forward videos without intense music, sponsorships and sleezy tricks (click bait thumbnails) to draw viewers in. I wou…
Yes. Great drawings/animations too that show a lot of thought and effort being put in. Cheers for the links. Do you need a licence to operate a boat in Venice? Update - it appears you do and it's pretty tightly controlled.
You need a licence for engines over a certain power (50 hp IIRC), but that's an Italian thing, not particular to Venice.
Plus, depending on what you do with that boat, you may need particular permits for commercial activities (to transport stuff, people, to fish).
Also consider that not all boats can go in all canals.
Re: How Venice Works [video]
#7Re: How Venice Works [video]
#8wow, that narrator is so stuffy, and so slow. I don't know why Vimeo doesn't let you watch on 1.5x, but I had to give up on the boredom 1 min in.
I use a Vimeo plugin called "Vimeo repeat & speed" for Firefox, allows you to watch at any speed.
Re: How Venice Works [video]
#9wow, that narrator is so stuffy, and so slow. I don't know why Vimeo doesn't let you watch on 1.5x, but I had to give up on the boredom 1 min in.
Here're my two bookmarklets, that work on all non-iframe HTML5 video (alas, it doesn't work through an iframe boundary, because of the iframe security model).
javascript:void%20function(){document.querySelector(%22video%22).playbackRate=1.7}();
javascript:void%20function(){document.querySelector(%22video%22).playbackRate=parseFloat(prompt(%22Set%20the%20playback%20rate%22))}();