Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.IPF - File Extension for Media Profile Files
What is IPF? IPF is used as the file extension for Media Profile files. .IPF files are XML files that are used to store media profiles. See the sample .IPF file included below.
✍: FYIcenter.com
File Extension: .IPF
MIME Type: text/xml
File Content: Media Profile
.IPF files are Media Profile files, that are used to store media profiles. Here is a sample .IPF Media Profile file, AVI.ipf:
<profile version="65537" storageformat="3" targetbitrate="4691592" name="AVI"
alias="AVI" description="AVI Format 320x240"
guid="{60C1808F-BDC6-47FD-861D-882D1F907D55}">
<streamconfig majortype="{73646976-0000-0010-8000-00AA00389B71}"
streamnumber="1" streamname="Video Stream" bitrate="0">
<mediatype subtype="{00000000-0000-0000-0000-000000000000}"
bFixedSizeSamples="0" bTemporalCompression="0" lSampleSize="0">
<videoinfoheader dwBitRate="4000000" dwBitErrorRate="0"
AvgTimePerFrame="333667">
<rcSource left="0" top="0" right="320" bottom="240"/>
<rcTarget left="0" top="0" right="320" bottom="240"/>
<bitmapinfoheader biWidth="320" biHeight="240" biPlanes="1"
biBitCount="24" biCompression="0" biSizeImage="0"
biXPelsPerMeter="320" biYPelsPerMeter="240" biClrUsed="0"
biClrImportant="0"/>
</videoinfoheader>
</mediatype>
</streamconfig>
...
</profile>
.IPF Media Profile file sample: Click sample.ipf to download.
Since .IPF files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
2012-10-02, 8258👍, 0💬
Popular Posts:
File extension MPG is used for audio and video files in a MPEG formats. An MPEG sample file is provi...
What is BIN? BIN, short name for Binary, is used as the file extension for Binary Data files. .BIN f...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...