An Avi parser and content descriptor
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)
| Name: | themonospot |
| Version: | 0.6.5-2mdv2008.1 |
| Architecture: | src (x86_64) |
| Group: | Video |
| License: | GPLv2 |
| Distribution: | Mandriva Linux |
| Vendor: | Mandriva |
| Maintainers: | steletch at mandriva dot org |
| Build date: | Sun May 11 22:48:13 2008 |
| Packager: | Funda Wang <fundawang at mandriva dot org> |
| Build host: | deborah.mandriva.com |
| Source rpm: | (none) |
| Build arch: | (none) |
| Exclude arch: | (none) |
| Exclusive arch: | (none) |
| Rpm version used: | 4.4.2.3-rc1 |
| Cookie: | deborah.mandriva.com 1210538893 |
| PkgId: | 508f071fed0a4060ba0c81d8ededdafa |
Mon May 05 2008 Funda Wang <fundawang at mandriva dot org> 0.6.5-2mdv2008.1
+ Revision: 205514Thu Jan 01 2008 Stéphane Téletchéa <steletch at mandriva dot org> 0.6.5-1mdv2008.1
+ Revision: 154160Fri Jan 01 2008 Armando Basile <hmandevteam at gmail dot com> 0.6.5-2
- bug fixed: Issue 007 [Wrong AudioRate value]Sun Dec 12 2007 Armando Basile <hmandevteam at gmail dot com> 0.6.2-1
- bug fixed: Issue 004 [Array index is out of range]Tue Jul 07 2007 Armando Basile <hmandevteam at gmail dot com> 0.6.0-1
- added extraction of Packet Bitstream infos from MOVI ChunkSat Jul 07 2007 Armando Basile <hmandevteam at gmail dot com> 0.4.0-1
- added autosave of last folder usedSat Jul 07 2007 Armando Basile <hmandevteam at gmail dot com> 0.3.0-1
- new layout