Multimedia - abhijeetk/chromium-development GitHub Wiki
- https://bathingsun.xyz/2020/01/07/Chromium-video-%E6%B8%B2%E6%9F%93%E6%B5%81%E7%A8%8B%E5%AD%A6%E4%B9%A0/
- https://blog.csdn.net/typename/article/details/41787431
- https://blog.csdn.net/yujiankk/article/details/9166307
- https://www.xuebuyuan.com/1106641.html
- https://www.cnblogs.com/huangguanyuan/p/9985045.html
- https://www.cnblogs.com/eret9616/p/9465812.html
- https://zhuanlan.zhihu.com/p/41866789
- https://zhuanlan.zhihu.com/p/34627352: MediaSession Introduction
- https://riptutorial.com/ffmpeg : Getting started with FFmpeg
- https://www.jianshu.com/p/7f675764704b : "FFmpeg Basics" Chinese version-01-FFmpeg basic introduction
- https://www.joshuacasper.com/ableton-tutorials/bit-rate-vs-bit-depth/ : Digital Audio: Bit Rate vs. Bit Depth & File Size
- https://github.com/leandromoreira/ffmpeg-libav-tutorial : Ffmpeg libav tutorial
- http://slhck.info/ffmpeg-encoding-course/#/ : FFMPEG ENCODING AND EDITING COURSE
- https://slhck.info/posts/ : Blog by Warner Robitza
- https://www.youtube.com/watch?v=Ov3GXhorrJE&list=PLLgJJsrdwhPwLOC5aNH8hLTlQYOeESORS : (The Audio Programmer) Audio Programming for Beginners Tutorial
- https://www.youtube.com/watch?v=lIeP5nbnpeE&list=PLEETnX-uPtBVpZvp-R2daNfy9k3-L-Q3u : ( thebennybox) Audio Programming Tutorial
- https://www.youtube.com/playlist?list=PLdtjwFbCsKQr853VgfGyWjkeIog-R4iJ0 : ( Dan Prince) Learn Audio DSP
- https://developer.mozilla.org/en-US/docs/Web/Media : Web media technologies 👍
- http://lehman.edu/faculty/hoffmann/itc/techteach/audio/audiotechinfo.html : Audio -- basic technical information
- https://larsimmisch.github.io/pyalsaaudio/terminology.html : PCM Terminology and Concepts
- https://www.youtube.com/watch?v=3dET-EoIMM8 / https://www.youtube.com/watch?v=SjN_vCDi6_I : YCbCr and RGB Colour
- https://www.youtube.com/watch?v=ZJXczn_jPLQ : Progressive and Interlaced
- https://www.youtube.com/watch?v=DoxMtUatsLg 👍 / https://www.youtube.com/watch?v=fkz2-JVaYDk&t=3s / https://www.youtube.com/watch?v=7JYZDnenaGc : Chroma subsampling
- https://www.youtube.com/watch?v=wEL87lznGrg : The Pitch and Loudness of Sound, and a Comparison of Audible Frequency Ranges
- https://www.khanacademy.org/science/physics/mechanical-waves-and-sound#sound-topic
- https://www.youtube.com/watch?v=UklDSMG9ffU&feature=youtu.be : MSE background
- https://learningsynths.ableton.com/en/ : WebAudio : Get started making sounds
- https://developers.google.com/web/fundamentals/media/manipulating/cheatsheet : Media Manipulation Cheat Sheet
- https://developers.google.com/web/fundamentals/media/mse/seamless-playback?hl=pt-BR : Media Source Extensions for Audio
- https://trac.ffmpeg.org/wiki/HWAccelIntro : wiki:HWAccelIntro
- https://www.raspberrypi.org/forums/viewtopic.php?t=268356 : Video acceleration on the Raspberry Pi 4