2007-10-20

an affair with gyachi

For fun, i was poking around code of gyachi, and trying to move the same to a saner gtk code rewrite ( probably with glade/gtkuibuilder ), and hopefully gstreamer framework.

GStreamer is the de facto multimedia framework used on gnome platform, and has an almost excellent documentation.

As the saying goes, we cannot show the absence of a bug but only the presence and i hit one. One bug killed for one, and still wading through the tutorial.

No comments:

Post a Comment

GitLab runner on Windows with bash shell on windows contianer on Docker

As part of your pipeline, you may need to perform browser testing across different platforms/environments. To minimize testing time, it'...