Difference between revisions of "AVI to OGG test results"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
*File used was sample_1238959806.avi, taken from [http://www.filefront.com/13539232/sample.avi/ http://www.filefront.com/13539232/sample.avi/]) | *File used was sample_1238959806.avi, taken from [http://www.filefront.com/13539232/sample.avi/ http://www.filefront.com/13539232/sample.avi/]) | ||
− | *Used the following command to convert the file: ffmpeg -i sample_1238959806.avi - | + | *Used the following command to convert the file: ffmpeg -i sample_1238959806.avi -acodec vorbis sample_1238959806.ogg |
<br> | <br> | ||
Line 18: | Line 18: | ||
| | | | ||
|19337814 | |19337814 | ||
− | | | + | |5027405 |
|- | |- | ||
|Duration | |Duration | ||
Line 33: | Line 33: | ||
|length | |length | ||
|3013 | |3013 | ||
− | | | + | | |
|- | |- | ||
|ImageWidth | |ImageWidth | ||
|width | |width | ||
|384 | |384 | ||
− | | | + | | |
|- | |- | ||
|ImageHeight | |ImageHeight | ||
|height | |height | ||
|288 | |288 | ||
− | | | + | | |
|- | |- | ||
|BitDepth | |BitDepth | ||
Line 68: | Line 68: | ||
|frameRate | |frameRate | ||
|25 | |25 | ||
− | | | + | | |
|- | |- | ||
| | | | ||
Line 109: | Line 109: | ||
|Codec | |Codec | ||
|MPEG 1 Audio, Layer 3 (MP3) | |MPEG 1 Audio, Layer 3 (MP3) | ||
− | | | + | |Vorbis |
|- | |- | ||
|Channels | |Channels | ||
|2 | |2 | ||
|2 | |2 | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|SampleRate | |SampleRate |
Revision as of 12:23, 10 February 2010
Main Page > Documentation > Format-specific preservation issues > Audio/Video Interleaved Format > AVI to OGG test results
- File used was sample_1238959806.avi, taken from http://www.filefront.com/13539232/sample.avi/)
- Used the following command to convert the file: ffmpeg -i sample_1238959806.avi -acodec vorbis sample_1238959806.ogg
File/video stream properties
Property | Significant property name | Original | Normalized |
---|---|---|---|
FileSize | 19337814 | 5027405 | |
Duration | 00:02:00:52 (from ffmpeg log file) | ||
Streamcount | imageStreams, audioStreams | 2 | 2 (from ffmpeg log file) |
FrameCount | length | 3013 | |
ImageWidth | width | 384 | |
ImageHeight | height | 288 | |
BitDepth | bitDepth | 24 | |
colourModel | |||
colourSpace | |||
pixelAspectRatio | |||
FrameRate | frameRate | 25 | |
lossless | No | No | |
compressionRatio | |||
Compression | codec | DivX MS-MPEG-4 Version 3 | Theora |
interlace | |||
metadata |
Audio stream properties
Property | Original | Normalized |
---|---|---|
Codec | MPEG 1 Audio, Layer 3 (MP3) | Vorbis |
Channels | 2 | 2 |
SampleRate | 48000 HZ | 48000 HZ (from ffmpeg log file) |
BitDepth | 16 (from ffmpeg log file) | 16 (from ffmpeg log file) |