Displaying 1 result from an estimated 1 matches for "pymedia".
Did you mean:
pjmedia
2007 Feb 22
1
ogg file format specification
...ile. So i
got a few questions :
To analyze the video i need an acces to the video data (the array of pixel)
and i'm wondering if i can acces it directly, i mean by my own or do i
really need to use the decode process to get an array of RGB values ?
And if i need to use the decode procees, will pymedia (http://pymedia.org/)
allow this ?
If i can access the video data by myself (which is better for the computer's
performance):
I didn't find the file format specification i'm talking about the size in
bit of the header (and how can i read it) and the size of the 'footer' if
theo...