75
edits
| Line 50: | Line 50: | ||
===Kaku Kuo=== | ===Kaku Kuo=== | ||
* Trace the prototype code of "WebVideo". | |||
* Study "WebAudio": | |||
** for understanding the "OfflineAudioContext" and "AudioBuffer" mechanism. | |||
** for understanding how to load local audio files. | |||
* Study "WebWorker": which might be used in the APIs proposed by ROC. | |||
* Study "Media Source Extension (MSE)": for understanding how to load local video files into MediaStream. | |||
* Survey existing Video Editing Applications on mobile and web plateforms. [[https://docs.google.com/a/mozilla.com/presentation/d/1n_nY9iD08qkgrpNK7FATPsffybZYrp3zPKmbjjVpARU/edit?usp=sharing Temporary Document]] | |||
* Trace the code of "[https://popcorn.webmaker.org/ Popcorn Maker]", a Mozilla video editing project. | |||
edits