Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
themonospot - An Avi parser and content descriptor
- Description:
themonospot is a simple application that can be used to scan an avi
file and extract some informations about audio and video data flow:
- Video codec used
- Frame size
- Average video bitrate
- File size
- Total time
- Frame rate
- Total frames
- Info data
- Packet Bitstream
- User data (in MOVI chunk)
- Audio codec used
- Average audio bitrate
- Audio channels
Using themonospot it is also possible to modify FourCC informations
(FourCC code in video chunk and FourCC description in stream header)
and also change some problematic UserData values for table players
(it set the value to DivX999b000p)
Packages
themonospot-0.6.5.6-1.fc9.i386
[84 KiB] |
Changelog
by hman (2008-01-04):
- bug fixed: Issue 007 [Wrong AudioRate value]
- bug fixed: Issue 008 [Calculate VideoRate]
- new feature: Multilanguage with language files (*.lf in languages folder)
- bug fixed: minor bugs
|