verb (used with object)
1.
to analyze (a sentence) in terms of grammatical constituents,identifying the parts of speech, syntactic relations, etc.
2.
to describe (a word in a sentence) grammatically, identifying thepart of speech, inflectional form, syntactic function, etc.
3.
to analyze (something, as a speech or behavior) to discover itsimplications or uncover a deeper meaning: Political columnistswere in their glory, parsing the president's speech on the economy inminute detail.
parse (pärs)
v. parsed, pars·ing, pars·es
v.tr.
1. To break (a sentence) down into its component parts of speech with an explanation of the form, function, and syntactical relationship of each part.
2. To describe (a word) by stating its part of speech, form, and syntactical relationships in a sentence.
3.
a. To examine closely or subject to detailed analysis, especially by breaking up into components: "What are we missing by parsing the behavior of chimpanzees into the conventional categories recognized largely from our own behavior?" (Stephen Jay Gould).
b. To make sense of; comprehend: I simply couldn't parse what you just said.
4. Computer Science To analyze or separate (input, for example) into more easily processed components.
This is a computer science term that refers to the step of analyzing a file conforms to a set of syntax rules defined.
Before parsing the file to be processed it is usually broken down into tokens to ease processing. This may be described as a separate process called lexical analysis, but some literature prefers to regard it as part of the parsing process.
In computer technology, a parser is a program, usually part of a compiler, that receives input in the form of sequential source program instructions, interactive online commands, markup tags, or some other defined interface and breaks them up into parts (for example, the nouns (objects), verbs (methods), and their attributes or options) that can then be managed by other programming (for example, other components in a compiler). A parser may also check to see that all input has been provided that is necessary.
what is themonospot ?
20-12-2009 21.10
is a simple application that can be used to scan multimedia files and extract some informations about audio and video streams:
developers:
- 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
- Qt gui, Gtk gui and Console application
- Core Base component
- Plugins
- from single multimedia file
- from supported multimedia files contained in a specific folder
- from supported multimedia files contained in a specific folder and his subfolders
developers:
- hman (hmandevteam@gmail.com)
- cjg (cjg@cruxppc.org)
http://library.developer.nokia.com/index.jsp?topic=/GUID-E35887BB-7E58-438C-AA27-97B2CDE7E069/GUID-E2252589-DCFB-5272-8FB3-701712D7F417.html
http://www.w3schools.com/html/html_media.asp
http://www.integrazioneweb.com/themonospot/
http://gpac.wp.mines-telecom.fr/
http://www.fileguru.com/MPEG-Parser/info
http://cafeconleche.org/books/xmljava/chapters/ch05s02.html
http://www.stylusstudio.com/xml/parser.html
http://www.archos.com/support/download/software/ArchosAPIdemo.pdf
http://blogs.msdn.com/b/openspecification/archive/2009/09/04/parsing-pictures-in-a-powerpoint-binary-file.aspx
Parsing Pictures in a PowerPoint binary file
4 Sep 2009 9:47 AM
Ref
http://www.qnx.com/developers/docs/6.3.2/photon/multimedia2/overview.html
http://www.qnx.com/developers/docs/6.3.2/photon/multimedia2/filters.html
http://www.qnx.com/developers/docs/6.3.2/photon/multimedia2/filters.html#avi_parser
http://searchsoa.techtarget.com/definition/parser
http://en.wikipedia.org/wiki/Parsing
http://en.wikipedia.org/wiki/Parse
http://www.videospark.com/3gp/what-is-3gp.html
http://nlp.stanford.edu/software/lex-parser.shtml
http://en.wikipedia.org/wiki/Multimedia_Container_Format
http://www.windriver.com.cn/mobile/pdf/08_Android_Multimedia_Framework_Overview.pdf
http://www.nyu.edu/pages/linguistics/parsers.html
http://www.hwaci.com/sw/lemon/lemon.html
No comments:
Post a Comment