When I try to get clips from my dvds on to movie maker I get this error:
E:\VIDEO_TS\VTS_16_0.VOB could not be imported. A version number could not
be parsed.
Snapped from the Net
I've received that message before in the past, I found that it was a
media problem, as in the disc or disc type. Make sure it's a DVD-R or
DVD-RW, not +R or +RW, what type of brand is it and make sure it is
blank. Once, I had deleted the contents on a -RW disc and tried to
write to the same disc afterwards and got that message. For some
reason, it would only take a brand new clean -RW disc. This is just
from my experience...I am no expert at this and still can't figure out
why I get error messages occasionally.
parsed or parse
In linguistics, to divide language into small components that can be
analyzed. For example, parsing this sentence would involve dividing it
into words and phrases and identifying the type of each component
(e.g., verb, adjective, or noun).
Parsing is a very important part of many computer science disciplines.
For example, compilers must parse source code to be able to translate
it into object code. Likewise, any application that processes complex
commands must be able to parse the commands. This includes virtually
all end-user applications.
Parsing is often divided into lexical analysis and semantic parsing.
Lexical analysis concentrates on dividing strings into components,
called tokens, based on punctuation and other keys. Semantic parsing
then attempts to determine the meaning of the string.