Videos: Difference between revisions
m (→Playback Software: clean-up) |
m (Copy-editing: grammar/punctuation, linkification, document structure (headings), accessibility (link text)) |
||
Line 1: | Line 1: | ||
“A Digital Media Primer for Geeks” is a video series, from Xiph.Org, which presents the technical foundations of modern digital media as increasingly detailed instalments. | “A Digital Media Primer for Geeks” is a video series, from [https://www.xiph.org/ Xiph.Org], which presents the technical foundations of modern digital media as increasingly detailed instalments. | ||
One community member described the [[/Episode 01|first episode]] as “a Uni lecture I never got but really wanted”. | One community member described the [[/Episode 01|first episode]] as “a Uni lecture I never got[,] but really wanted”. | ||
The series explains modern digital media from origins, basic concepts, to implementation. | The series explains modern digital media from historical origins, basic concepts, to modern implementation. | ||
It’s intended for engineers, [http://www.catb.org/~esr/faqs/hacker-howto.html (software) hackers], mathematicians — the people who are interested in discovering and making things and building the technology itself — and budding geeks wanting to begin exploring video coding, as well as the technically‐curious who want to know more about the media they wrangle for work or play. | |||
So, without any further ado, welcome to one hell of a new hobby. | So, without any further ado, welcome to one hell of a new hobby. | ||
Line 11: | Line 11: | ||
==Playback Software== | ==Playback Software== | ||
If you’re having trouble with playback in a modern browser or player, please visit our [[Playback_Troubleshooting|playback troubleshooting and discussion]] page. | |||
===Players supporting [http://www.webmproject.org/ WebM]=== | |||
Players supporting [ | |||
* [http://www.videolan.org/vlc/ VLC] v1·1+ | * [http://www.videolan.org/vlc/ VLC] v1·1+ | ||
* [http://www.firefox.com/ Mozilla Firefox] | * [http://www.firefox.com/ Mozilla Firefox] | ||
* [http://www.chromium.org/ Google Chrome] | * [http://www.chromium.org/ Google Chrome] | ||
* [http://www.opera.com/ Opera] | * [http://www.opera.com/ Opera] | ||
* [http://www.webmproject.org/users/ | * [http://www.webmproject.org/users/ Other WebM players…] | ||
Players supporting Ogg/Theora | ===Players supporting Ogg/[[Theora]]=== | ||
* [http://www.videolan.org/vlc/ VLC] | * [http://www.videolan.org/vlc/ VLC] | ||
* [http://www.firefox.com/ Mozilla Firefox] | * [http://www.firefox.com/ Mozilla Firefox] | ||
* [http://www.opera.com/ Opera] | * [http://www.opera.com/ Opera] | ||
* [[TheoraSoftwarePlayers| | * [[TheoraSoftwarePlayers|Other Theora players…]] |
Revision as of 07:00, 13 February 2012
“A Digital Media Primer for Geeks” is a video series, from Xiph.Org, which presents the technical foundations of modern digital media as increasingly detailed instalments. One community member described the first episode as “a Uni lecture I never got[,] but really wanted”.
The series explains modern digital media from historical origins, basic concepts, to modern implementation. It’s intended for engineers, (software) hackers, mathematicians — the people who are interested in discovering and making things and building the technology itself — and budding geeks wanting to begin exploring video coding, as well as the technically‐curious who want to know more about the media they wrangle for work or play.
So, without any further ado, welcome to one hell of a new hobby.
Episodes
- Episode 01 — History & basic concepts
Playback Software
If you’re having trouble with playback in a modern browser or player, please visit our playback troubleshooting and discussion page.