Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lecture 5: CSCI E-1 Spring 2013
Search
Tommy MacWilliam
March 25, 2013
Education
1
660
Lecture 5: CSCI E-1 Spring 2013
Tommy MacWilliam
March 25, 2013
Tweet
Share
More Decks by Tommy MacWilliam
See All by Tommy MacWilliam
Lecture 9: CSCI E-1 Spring 2013
tmacwill
0
330
Lecture 8: CSCI E-1 Spring 2013
tmacwill
0
500
Lecture 6: CSCI E-1 Spring 2013
tmacwill
1
480
Lecture 7: CSCI E-1 Spring 2013
tmacwill
0
620
Incorporating Version Control into Programming Courses
tmacwill
1
120
Lecture 4: CSCI E-1 Spring 2013
tmacwill
0
440
Lecture 3: CSCI E-1 Spring 2013
tmacwill
0
530
Lecture 2: CSCI E-1 Spring 2013
tmacwill
0
860
Lecture 1: CSCI E-1 Spring 2013
tmacwill
0
320
Other Decks in Education
See All in Education
【Discordアカウント作成ガイド】
ainischool
0
120
CHARMS-HP-Banner
weltraumreisende
0
810
Sponsor the Conference | VizChitra 2025
vizchitra
0
620
20250611_なんでもCopilot1年続いたぞ~
ponponmikankan
0
170
令和政経義塾第2期説明会
nxji
0
200
Human-AI Interaction - Lecture 11 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
530
(2025) L'origami, mieux que la règle et le compas
mansuy
0
130
ARアプリを活用した防災まち歩きデータ作成ハンズオン
nro2daisuke
0
180
2025年度春学期 統計学 第10回 分布の推測とは ー 標本調査,度数分布と確率分布 (2025. 6. 12)
akiraasano
PRO
0
220
小学校女性教員向け プログラミング教育研修プログラム「SteP」の実践と課題
codeforeveryone
0
110
AIの時代こそ、考える知的学習術
yum3
2
200
社外コミュニティの歩き方
masakiokuda
2
190
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
696
190k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Producing Creativity
orderedlist
PRO
347
40k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Practical Orchestrator
shlominoach
190
11k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
Being A Developer After 40
akosma
90
590k
Transcript
Computer Science E-1 Lecture 5: Multimedia
Exam I
http://www.cnn.com/2013/03/10/ tech/web/grumpy-cat-sxsw
http://www.theonion.com/video/ youtube-contest-challenges-users- to-make-a-good-vi,14288/
Multimedia
File Formats
http://download.microsoft.com/download/0/B/E/ 0BE8BDD7-E5E8-422A-ABFD-4342ED7AD886/ Word97-2007BinaryFileFormat%28doc %29Specification.pdf
Interpreting Bits
Raster Graphics
Pixels
None
Colors
Additive Color Mixing
None
Color Depth
RGB
#FF0000
#0088FF
http://www.html-color-names.com/ color-chart.php
Subtractive Color Mixing
None
None
CMYK
Bitmaps
Magic Numbers
0x42 0x4D
Metadata
None
xxd
Resolution
None
http://www.youtu.be/Vxq9yj2pVWk
Compression
Lossless Compression
None
None
Lossy Compression
Hey wat r u doin tmrw? I wntd 2 go
2 c Ben.
Hey, what are you doing tomorrow? I wanted to go
see Ben.
JPEG
None
None
Alpha
Animated GIFs
http://whatshouldwecallme.tumblr.com/
Name Extension Compression Color Alpha Bitmap .bmp No 24-bit No
GIF .gif Lossless 8-bit No JPEG .jpg, .jpeg Lossy 24-bit No PNG .png Lossless 24-bit Yes
Vector Graphics
http://en.wikipedia.org/wiki/ File:Virtual_Private_Network_over view.svg
Icon Fonts
http://fortawesome.github.com/ Font-Awesome/
Seam Carving
None
None
Energy
None
None
Sound
None
Amplitude
Wavelength
Interference
None
Analog to Digital
None
Sampling Rate
None
Bitrate
MP3
PCM
Psychoacoustics
20 Hz - 20 kHz
Frequency Masking
Fast Fourier Transform
Spectrogram
None
Frames
ID3
Audio Formats
Audio Formats • AAC • MIDI • MP3 • WAV
• WMA
Audacity
3D Graphics
Wireframe
None
Polygon Mesh
None
Subdivision
http://www.subdivision.org/demos/ demos.html
None
None
None
3D Scenes
None
None
Clipping
Culling
Video
Codecs
Video Codecs
Video Codecs • H.264 • Theora • VP8
Containers
Video Containers
Video Containers • AVI • MKV • MP4 • MOV
• Ogg • WebM
Compression
None
http://youtu.be/d1JA-nh0IfI
Streaming
Buffering
Resolution
Aspect Ratio
Adaptive Bitrate Streaming
GPUs
None
http://youtu.be/-P28LKWTzrI
http://youtu.be/mWUf-H1Qjd8
Flash
Problem Set 5
http://www.cafepress.com/make/ personalized-gifts
Computer Science E-1 Lecture 5: Multimedia