Dirk Meyer wrote:
Why do you call it ivtv_osd? It's in the dirsplay directory, so it is
a display. And osd .... when I read of an osd, I'm thinking of
something drawing small messages on the screen. That's why osd.py is
gone now and tiny_osd.py will be renamed to osd.py some day.

That's what they call the ivtv fb. Ivtv can display through the mpeg/yuv decoder and through its osd, the mplayer outputs are even called ivtv and ivtvosd. Maybe it would be apt to call this ivtv_fb instead if you think its confusing. Jason, does ivtv_fb make sense? I didn't want to just call it ivtv.py because maybe we'll also have an output for the decoder.



         IvtvCanvas.__init__(self, size)
         self.running = True
+         # TODO: someone please see if we can do animations here.
         self.animation_possible = False


Just start Freevo and see if the fade animation is fast enough. Or
better: use the image viewer and go to the next image. You can tell
based on the effect if animation is possible or not.

I don't have a pvr-350 myself but coding blindly and getting a friend to test. I'll get him to try this.


-Rob


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to