SlideShare a Scribd company logo
1 of 12
WHAT FILE ACTUALLY IS ?
Sameer .s
RA2011008020065
IT – 3B
What is File actually ?
A file is a collection of data
stored in one unit, identified
by a filename. It can be a
document, picture, audio or
video stream, data
library, application, or other
collection of data.
When we open a file it displayed as video file, audio file , text file
, image file , etc… .But these files are stored as a Binary value in
the system ( 0’s & 1’s ). Now we are going to see how these
Binary values are shown in different dimensions like video ,
audio , etc…
How Text Files are stored :
So as we know all files are getting stored in
Binary values . We can easily convert
Decimal numbers to Binary . But for
alphabet is done by encoding and decoding
of ASCII values (American Standard Code
for Information Interchange)
It consist of 7 bits out of this we can make 128 combinations of characters
which consists of alphabets , special characters etc … So these are not enough
for todays modern world we are using emojis , other languages etc..
We need an alternative know as Extended ASCII which has 8 bits which is not
sufficient ,we need an advanced number system UNICODE which supports 32
bits and has a combination of 4 billion characters, so for futuristic we are using
UNICODE for saving text file
தமிழ்
In this we have Binary value for
alphabets now we have to denote
UNICODE for the letter and then
convert the UNICODE value into
binary value and it is saved in the
system , It is called UNICODE
Encoding. If we want to read a
text which is save in the system
UNICODE Decoding take place it
coverts the binary value to
UNICODE and then to letters and
display it to the user .
How Audio Files are stored :
Basically Audio is an Analog signal , in todays
amplifiers we all are using analog. Converting these
analog to digital signal is done by Sampling . Analog
signal are continuous wave signal but digital signal
are discrete signal’s. Through Sampling multiple bars
are drawn in analog signal through the bars we get
some numbers which the numbers in the above is
mentioned as positive and numbers below the line is
mentioned as negative .
Initially while you record the audio, the processor interprets your audio
as a stream of bits and writes it to the memory. But before it writes it to
the memory, it usually does some modification. A software (codec) reads
these stream of bits and encodes it into one of the industry formats. This
is done to reduce the transmission bandwidth and storage requirements.
Example we take WAV format of
storing an audio file . In this WAV
format file is stored , the first 44
bytes are known as WAV file
header which consist the audio
data such as: Bitrate,
Length,Channels these are called
as Meta Data . The data which
comes after that are called as audio
data in this the sampled binary
values are stored
How Image Files are stored :
As we all know images are made up of Pixels
when zoom it we will able to see small boxes of
coloured pixels. For example we take a 1080p
image (1920 x 1080 )p if we multiply it we will
be getting 2 million pixels will be there in the
image . Pixels are basically colours when various
pixels are merged we will be getting an image
Now these pixels have majorly 3 colours RGB (Red, Green ,Blue ). We can
make several colours by mixing the values of these RGB . These values
are denoted by 8 bits such as 0-255, we get 255 combinations of
different colours.
In earlier days the images
are stored in RAW format
PPM (Portable Pixamp
Format ) which has the raw
metadata of the image like
image header size and the
values of the colours.It
takes lot of storage , now a
days JPEG is a compression
technique which reduces
the size of the image
without disturbing its
quality .
How Video Files are stored :
Basically video is a sequenced frame of images .
1 sec of video comprises of 24 frames ,24 FPS
(Frames Per Second ) . If the frames are less
than 24 it creates a video like timelapse . We can
store all images as frames and play it as video
but it takes lot of storage space. To reduce this
size encoding techniques are used such as
H264,H.265 , MP4 etc…
Whenever a video file is saved it contains two file in it. One is the
container and other is codecs. Container defines the structure of the
video file and which codecs will be used. Codecs is used to compress and
decompress video file.
Some of the containers such as : MKV ,MP4, WMV ,AVI (.avi ) etc..
There are many formats for
storing video + audio files. These
MKV , MP4 are containers not
formats. When a video has
multiple languages of audio and
subtitles,SRT these all are
merged into single file and stored
in a containers.

More Related Content

Similar to sameer seminar.pptx

4 multimedia elements - video
4   multimedia elements - video4   multimedia elements - video
4 multimedia elements - videoKelly Bauer
 
abra ka dabra.pdf
abra ka dabra.pdfabra ka dabra.pdf
abra ka dabra.pdfdiljots78
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its typesAnu Garg
 
fileformatsanditstypes-140131084629-phpapp01 (1).pdf
fileformatsanditstypes-140131084629-phpapp01 (1).pdffileformatsanditstypes-140131084629-phpapp01 (1).pdf
fileformatsanditstypes-140131084629-phpapp01 (1).pdfraji175286
 
L9-files fClick to edit Master title styleormat.pptx
L9-files fClick to edit Master title styleormat.pptxL9-files fClick to edit Master title styleormat.pptx
L9-files fClick to edit Master title styleormat.pptxFahmiOlayah
 
multimedia data and file format
multimedia data and file formatmultimedia data and file format
multimedia data and file formatALOK SAHNI
 
Audio And Image Files
Audio And Image FilesAudio And Image Files
Audio And Image FilesWynthorpe
 
Beginning html5 media, 2nd edition
Beginning html5 media, 2nd editionBeginning html5 media, 2nd edition
Beginning html5 media, 2nd editionser
 
File types photorestoration and panoramics
File types photorestoration and panoramicsFile types photorestoration and panoramics
File types photorestoration and panoramicsdaviddiener
 
Victoria presentation notes
Victoria   presentation notesVictoria   presentation notes
Victoria presentation notesOxford Trainees
 
Multimedia systems and applications
Multimedia systems and applicationsMultimedia systems and applications
Multimedia systems and applicationsKaruna Moorthi
 

Similar to sameer seminar.pptx (20)

4 multimedia elements - video
4   multimedia elements - video4   multimedia elements - video
4 multimedia elements - video
 
Chap62
Chap62Chap62
Chap62
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4
 
abra ka dabra.pdf
abra ka dabra.pdfabra ka dabra.pdf
abra ka dabra.pdf
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its types
 
fileformatsanditstypes-140131084629-phpapp01 (1).pdf
fileformatsanditstypes-140131084629-phpapp01 (1).pdffileformatsanditstypes-140131084629-phpapp01 (1).pdf
fileformatsanditstypes-140131084629-phpapp01 (1).pdf
 
L9-files fClick to edit Master title styleormat.pptx
L9-files fClick to edit Master title styleormat.pptxL9-files fClick to edit Master title styleormat.pptx
L9-files fClick to edit Master title styleormat.pptx
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheet
 
multimedia data and file format
multimedia data and file formatmultimedia data and file format
multimedia data and file format
 
Audio And Image Files
Audio And Image FilesAudio And Image Files
Audio And Image Files
 
Beginning html5 media, 2nd edition
Beginning html5 media, 2nd editionBeginning html5 media, 2nd edition
Beginning html5 media, 2nd edition
 
Codecs
CodecsCodecs
Codecs
 
Integrating media
Integrating mediaIntegrating media
Integrating media
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
 
Digital Audio in Multimedia
Digital Audio in MultimediaDigital Audio in Multimedia
Digital Audio in Multimedia
 
File types photorestoration and panoramics
File types photorestoration and panoramicsFile types photorestoration and panoramics
File types photorestoration and panoramics
 
Ha1 task one
Ha1   task oneHa1   task one
Ha1 task one
 
Chap66
Chap66Chap66
Chap66
 
Victoria presentation notes
Victoria   presentation notesVictoria   presentation notes
Victoria presentation notes
 
Multimedia systems and applications
Multimedia systems and applicationsMultimedia systems and applications
Multimedia systems and applications
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 

Recently uploaded (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 

sameer seminar.pptx

  • 1. WHAT FILE ACTUALLY IS ? Sameer .s RA2011008020065 IT – 3B
  • 2. What is File actually ? A file is a collection of data stored in one unit, identified by a filename. It can be a document, picture, audio or video stream, data library, application, or other collection of data. When we open a file it displayed as video file, audio file , text file , image file , etc… .But these files are stored as a Binary value in the system ( 0’s & 1’s ). Now we are going to see how these Binary values are shown in different dimensions like video , audio , etc…
  • 3. How Text Files are stored : So as we know all files are getting stored in Binary values . We can easily convert Decimal numbers to Binary . But for alphabet is done by encoding and decoding of ASCII values (American Standard Code for Information Interchange) It consist of 7 bits out of this we can make 128 combinations of characters which consists of alphabets , special characters etc … So these are not enough for todays modern world we are using emojis , other languages etc.. We need an alternative know as Extended ASCII which has 8 bits which is not sufficient ,we need an advanced number system UNICODE which supports 32 bits and has a combination of 4 billion characters, so for futuristic we are using UNICODE for saving text file தமிழ்
  • 4. In this we have Binary value for alphabets now we have to denote UNICODE for the letter and then convert the UNICODE value into binary value and it is saved in the system , It is called UNICODE Encoding. If we want to read a text which is save in the system UNICODE Decoding take place it coverts the binary value to UNICODE and then to letters and display it to the user .
  • 5.
  • 6. How Audio Files are stored : Basically Audio is an Analog signal , in todays amplifiers we all are using analog. Converting these analog to digital signal is done by Sampling . Analog signal are continuous wave signal but digital signal are discrete signal’s. Through Sampling multiple bars are drawn in analog signal through the bars we get some numbers which the numbers in the above is mentioned as positive and numbers below the line is mentioned as negative . Initially while you record the audio, the processor interprets your audio as a stream of bits and writes it to the memory. But before it writes it to the memory, it usually does some modification. A software (codec) reads these stream of bits and encodes it into one of the industry formats. This is done to reduce the transmission bandwidth and storage requirements.
  • 7. Example we take WAV format of storing an audio file . In this WAV format file is stored , the first 44 bytes are known as WAV file header which consist the audio data such as: Bitrate, Length,Channels these are called as Meta Data . The data which comes after that are called as audio data in this the sampled binary values are stored
  • 8. How Image Files are stored : As we all know images are made up of Pixels when zoom it we will able to see small boxes of coloured pixels. For example we take a 1080p image (1920 x 1080 )p if we multiply it we will be getting 2 million pixels will be there in the image . Pixels are basically colours when various pixels are merged we will be getting an image Now these pixels have majorly 3 colours RGB (Red, Green ,Blue ). We can make several colours by mixing the values of these RGB . These values are denoted by 8 bits such as 0-255, we get 255 combinations of different colours.
  • 9. In earlier days the images are stored in RAW format PPM (Portable Pixamp Format ) which has the raw metadata of the image like image header size and the values of the colours.It takes lot of storage , now a days JPEG is a compression technique which reduces the size of the image without disturbing its quality .
  • 10.
  • 11. How Video Files are stored : Basically video is a sequenced frame of images . 1 sec of video comprises of 24 frames ,24 FPS (Frames Per Second ) . If the frames are less than 24 it creates a video like timelapse . We can store all images as frames and play it as video but it takes lot of storage space. To reduce this size encoding techniques are used such as H264,H.265 , MP4 etc… Whenever a video file is saved it contains two file in it. One is the container and other is codecs. Container defines the structure of the video file and which codecs will be used. Codecs is used to compress and decompress video file. Some of the containers such as : MKV ,MP4, WMV ,AVI (.avi ) etc..
  • 12. There are many formats for storing video + audio files. These MKV , MP4 are containers not formats. When a video has multiple languages of audio and subtitles,SRT these all are merged into single file and stored in a containers.