search for: picwing

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

Did you mean: picking
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 Tech...
2004 May 20
0
theora header bitmap for alpha3
below is an rfc-style bitmap of the initial theora header. I've checked it against the spec and the code in libtheora; please double check :) I'm posting it here for those implementing demux stages (which necessarily don't use libtheora), and hence offering it for the spec. A typical demux stage just needs to pick out the FRN, FRD and KFGSHIFT fields, without going through the whole
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