Tuesday, October 14, 2014

Camera Techniques (Re-done)

Camera Techniques

10 Shot Camera Techniques

Recently, we practiced ten new video techniques, such as Whip Pan, Whip Cut, Search Up, and Ceiling Twist. These shots are often used to portray the emotions and tone of the scene without using words. You can see these shots in a lot of classic films such as The Wrong Man, directed by Alfred Hitchcock.



Hitchcock does a good job of portraying the tone of the movie with his shots, especially in the famous bank scene. In the scene you can tell by the camera movements that the characters are frightened. Specifically in the scene at around 1:30. 

http://www.tcm.com/mediaroom/video/422041/Wrong-Man-The-Movie-Clip-I-Don-t-Dare-Look.html

Wednesday, October 8, 2014

Codecs

Codecs


Codec stands for encoder-decoder and is a way to compress digital data. You encode it to make it smaller, but it cannot be played in this form, so you decode it to get (roughly) the original back.
There are different methods of encoding that give different qualities. A codec that can give better quality and smaller file sizes is very useful especially if you are transferring files over the internet. Programmers find better, more clever ways to encode the data to get smaller files and better quality and so you get a new codec.
You need a container to hold the different types of information that is needed for a movie. You need video and audio information. You need information to tell the movie player what kind codecs are used, you might want to included subtitles or other information in the container as well.