-
Hi! No problems with the delay!
About GStreamer, I also think it's not the best option here. It's good for doing playback, but I think that amount of threads are useless for pure transcoding. However I would go with ffmpeg: it supports almost all codecs and containers/formats, has colorspace conversion, ... I think Tversity (windows, mac -- non-free) uses it.
About multiple elements...
2006-12-26 15:09:35 UTC in Free UPnP Entertainment Service
-
Hello,
Fuppes is really great, so far it's the best free UPnP media server available for GNU/Linux and works great with Canola (http://garage.maemo.org/projects/canola/), the application we at INdT work on.
You have done Audio transcoding, which is really great, since we all love OGG, but not every player out there decodes it (Canola, depending on Maemo Media Player, is an example)...
2006-12-17 16:53:08 UTC in Free UPnP Entertainment Service
-
Ok, all you _MUST_ know is HTML basics and regular expressions.
pytvgrab-lib basically provides 2 kind of basic grabbers you may use:
- regular expression based (re2)
- xml tree based (customized parser)
The first approach (re2) is used by Chris and his grabbers (australian and some others), while the second is used by me and my brazilian grabber.
Chris have developed re2, a layer...
2006-12-13 03:19:43 UTC in python xmltv tv_grab
-
I know we brazilians have no great deal of grabbers... That's why I started this project together with Chris. I just stopped maintaining it because UOL's HTML is horrible and I don't use xmltv anymore.
I can introduce you to python and pytvgrab basics if you want. You don't need to change much, just update cleanup regexps and undestand the basic HTML structure.
2006-12-12 22:11:14 UTC in python xmltv tv_grab
-
This grabber is not being updated anymore.
I have no plans to support it atm, but if you really are interested I can help you with it.
2006-12-12 14:14:14 UTC in python xmltv tv_grab
-
CgUpnpControlpoint's deviceListener callback
(cg_upnp_controlpoint_setdevicelistener()) should
provide, at least, one extra callback parameter: the
control point instance that received the event.
Right now it just provide two parameters: "udn" (*) and
"state", which gives me no option but a global variable
with CgUpnpControlpoint, which is a bad thing.
Since control point can hold...
2006-10-31 01:23:45 UTC in CyberLink for C
-
gsbarbieri committed patchset 5900 of module freevo to the Freevo - Home Theatre PC Platform CVS repository, changing 1 files.
2004-08-11 17:56:09 UTC in Freevo - Home Theatre PC Platform
-
gsbarbieri committed patchset 5873 of module freevo to the Freevo - Home Theatre PC Platform CVS repository, changing 1 files.
2004-08-05 22:34:30 UTC in Freevo - Home Theatre PC Platform
-
gsbarbieri committed patchset 5848 of module freevo to the Freevo - Home Theatre PC Platform CVS repository, changing 6 files.
2004-08-02 22:04:48 UTC in Freevo - Home Theatre PC Platform
-
gsbarbieri committed patchset 32 of module libvisual-plugins to the libvisual CVS repository, changing 1 files.
2004-07-13 17:17:59 UTC in libvisual