Multimedia - abhijeetk/chromium-development GitHub Wiki

  1. 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/
  2. https://blog.csdn.net/typename/article/details/41787431
  3. https://blog.csdn.net/yujiankk/article/details/9166307
  4. https://www.xuebuyuan.com/1106641.html
  5. https://www.cnblogs.com/huangguanyuan/p/9985045.html
  6. https://www.cnblogs.com/eret9616/p/9465812.html
  7. https://zhuanlan.zhihu.com/p/41866789
  8. https://zhuanlan.zhihu.com/p/34627352: MediaSession Introduction
  9. https://riptutorial.com/ffmpeg : Getting started with FFmpeg
  10. https://www.jianshu.com/p/7f675764704b : "FFmpeg Basics" Chinese version-01-FFmpeg basic introduction
  11. https://www.joshuacasper.com/ableton-tutorials/bit-rate-vs-bit-depth/ : Digital Audio: Bit Rate vs. Bit Depth & File Size
  12. https://github.com/leandromoreira/ffmpeg-libav-tutorial : Ffmpeg libav tutorial
  13. http://slhck.info/ffmpeg-encoding-course/#/ : FFMPEG ENCODING AND EDITING COURSE
  14. https://slhck.info/posts/ : Blog by Warner Robitza
  15. https://www.youtube.com/watch?v=Ov3GXhorrJE&list=PLLgJJsrdwhPwLOC5aNH8hLTlQYOeESORS : (The Audio Programmer) Audio Programming for Beginners Tutorial
  16. https://www.youtube.com/watch?v=lIeP5nbnpeE&list=PLEETnX-uPtBVpZvp-R2daNfy9k3-L-Q3u : ( thebennybox) Audio Programming Tutorial
  17. https://www.youtube.com/playlist?list=PLdtjwFbCsKQr853VgfGyWjkeIog-R4iJ0 : ( Dan Prince) Learn Audio DSP
  18. https://developer.mozilla.org/en-US/docs/Web/Media : Web media technologies 👍
  19. http://lehman.edu/faculty/hoffmann/itc/techteach/audio/audiotechinfo.html : Audio -- basic technical information
  20. https://larsimmisch.github.io/pyalsaaudio/terminology.html : PCM Terminology and Concepts
  21. https://www.youtube.com/watch?v=3dET-EoIMM8 / https://www.youtube.com/watch?v=SjN_vCDi6_I : YCbCr and RGB Colour
  22. https://www.youtube.com/watch?v=ZJXczn_jPLQ : Progressive and Interlaced
  23. 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
  24. https://www.youtube.com/watch?v=wEL87lznGrg : The Pitch and Loudness of Sound, and a Comparison of Audible Frequency Ranges
  25. https://www.khanacademy.org/science/physics/mechanical-waves-and-sound#sound-topic
  26. https://www.youtube.com/watch?v=UklDSMG9ffU&feature=youtu.be : MSE background
  27. https://learningsynths.ableton.com/en/ : WebAudio : Get started making sounds
  28. https://developers.google.com/web/fundamentals/media/manipulating/cheatsheet : Media Manipulation Cheat Sheet
  29. https://developers.google.com/web/fundamentals/media/mse/seamless-playback?hl=pt-BR : Media Source Extensions for Audio
  30. https://trac.ffmpeg.org/wiki/HWAccelIntro : wiki:HWAccelIntro
  31. https://www.raspberrypi.org/forums/viewtopic.php?t=268356 : Video acceleration on the Raspberry Pi 4