search for: picw

Displaying 4 results from an estimated 4 matches for "picw".

Did you mean: pic
2008 Dec 21
2
[Bug 19213] New: it can't support chumby widgets function
...AssignedTo: swfdec at lists.freedesktop.org ReportedBy: wenkangwei at gmail.com QAContact: swfdec at lists.freedesktop.org My English is not good, hoped that you can understand. I test some chumby widgets in swfdec-player.I use swfdec-0.9.2 and swfdec-gnome-2.24.0. First I test picwing.swf(curl http://movies.chumby.com/xmlmovie/4F0E01A6-684F-11DD-9CDC-001B24F07D28 -o picwing.swf).When I play it in swfdec-player(swfdec-player picwing.swf), swfdec-player just displayer loading,it can not show some picture. I use gnash to try again(gnash picwing.swf) , it works! Second I test T...
2004 May 20
0
theora header bitmap for alpha3
...| VMAJ | 4-7 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | VMIN | VREV | FMBW: width >> 4 | 8-11 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | FMBH: height >> 4 | PICW: frame_width | 12-15 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | PICH: frame_height | 16-19 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | PICX: offset_x| PICY: offset_y| FRN: fps_numerator...
2009 Dec 13
2
Reading framerate, height, width from Theora file
I'd like to get basic information about a Theora file using C# .NET. How can I get started on this? I know there's oggz-info and other utilities, but I'd like to do this straight from in .NET. What's the documentation page to find more on this? Can I just read the first x bytes of the video corresponding to each field? I found this page which I think is what I need, but I'm
2004 Oct 31
3
a question about Bitstream Header.
Hi, I have a question about the format of Theora bitstream header. It seems to me that there are differences between the specification[1] (version 2004 Oct 1) and its reference implementation in libtheora 1.0alpha3 released at 2004 Jun 1. I mean that... please refer to Section 6.2 'Identification Header Decode' in that specification[1] and the function