> So how to get metadata without installing QuickTime.
Go get the MPEG 4 specification from the standards committee, and write
a *lot* of code to parse the file yourself.
-jcr
chowsimon - 27 Aug 2007 04:40 GMT
>> So how to get metadata without installing QuickTime.
>
>Go get the MPEG 4 specification from the standards committee, and write
>a *lot* of code to parse the file yourself.
>
>-jcr
Thank you!
NixDragon - 27 Aug 2007 20:21 GMT
> > So how to get metadata without installing QuickTime.
>
> Go get the MPEG 4 specification from the standards committee, and write
> a *lot* of code to parse the file yourself.
>
> -jcr
It's already been written. QuickTime is proprietary, yes, but there
are other programs which do metadata parsing like AtomicParsley. Most
of the code would be in there, except in C/C++.