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
650
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
20250611_なんでもCopilot1年続いたぞ~
ponponmikankan
0
170
DIP_1_Introduction
hachama
0
120
社外コミュニティと「学び」を考える
alchemy1115
2
180
OJTに夢を見すぎていませんか? ロールプレイ研修の試行錯誤/tryanderror-in-roleplaying-training
takipone
1
220
探査機自作ゼミ2025スライド
sksat
3
780
教える側は、初学者に谷越えまで伴走すべき(ダニング・クルーガー効果からの考察)
hysmrk
3
130
みんなのコード 2024年度活動報告書/ 2025年度活動計画書
codeforeveryone
0
290
OpenSourceSummitJapanを運営してみた話
kujiraitakahiro
0
790
(2025) L'origami, mieux que la règle et le compas
mansuy
0
130
American Airlines® USA Contact Numbers: The Ultimate 2025 Guide
lievliev
0
250
Online Privacy
takahitosakamoto
0
110
Common STIs in London: Symptoms, Risks & Prevention
medicaldental
0
140
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Building Applications with DynamoDB
mza
96
6.6k
Fireside Chat
paigeccino
39
3.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Unsuck your backbone
ammeep
671
58k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Typedesign – Prime Four
hannesfritz
42
2.8k
Designing for Performance
lara
610
69k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Become a Pro
speakerdeck
PRO
29
5.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
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