Re: How to compile, debug and install a plugin?
"Joerg Hohensohn" <[email protected]>
| Newsgroups | gmane.comp.video.xine.user |
|---|---|
| Message-ID | <294C2D42BEBCDE4D9504152C68E12C110124CCA8@diebels.siliconimage.com> |
Darren Salt wrote: > >> I'm facing the task to develop an input plugin to start > with, perhaps > >> later a demux plugin and a video post plugin. For the time being, > >> this input plugin should read from a pipe instead of a file, will > >> probably be very similar to input_file.c except for no > seek capability. > > That's unlikely to be worth doing, except as an exercise in > writing a plugin. > The file input plugin disables seeking if the input is not a > normal file. Ah, OK, didn't know that. However, it would be worth as an exercise. Following your remark, I've tried to feed a pipe as a file input. This is failing, I get an error "demux_wavpack: (open_wv_file:127) open_wv_file: non-seekable inputs aren't supported yet." This looks pretty bad to me, since I want to use the xine lib for a streaming application, feed it via a pipe. Is Xine unsuitable for this? I'm using a precompiled 1.1.11.1-1 package under Fedora8 atm. I was able to compile it myself, too, but had issues with it. Jörg ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone