Link: nihilogic(刚开始没还发现,这个是Blogger上的,居然直接就打开了,看来又解封了。郁闷死了,一会儿封一会解封的。如果你打不开,翻墙吧)
My first thought was to read binary video files using a technique like the Andy Na posted about here, figuring that there must be some really simple to parse video formats around, but I soon changed directions and decided to make up a whole new video format. Enter.. JSONVid. Using a player like mplayer, it is easy to export all frames in a movie clip to individual jpeg files, and using whichever language you prefer it is also fairly trivial to collect these files, base64 encode the bunch of them and throw them all together in a nice JSON file (I used this PHP script).
…
There are two test files, both around 4 Mb: Test 1 and Test 2
确实是很有趣的东东,用JS播放转换成jpeg的视频,不过,就像Blog上的回复说的那样
It might been fun, chalenging, but mostly just useless ;-)
PS:试了下,效果还是将就。嘿嘿
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


Recent Comments