|
| To: | Simon Persson <simper-2@xxxxxxxxxxxxxx> |
| Subject: | Re: [xine-devel] lcd-plugin |
| From: | Michael Roitzsch <mroi@xxxxxxxxxxxxxxxxxxxxx> |
| Date: | Tue, 20 Sep 2005 22:52:44 +0200 |
| Cc: | xine-devel@xxxxxxxxxxxxxxxxxxxxx |
| Delivered-to: | itdp@localhost |
| In-reply-to: | <20050920192706.GA7671@obelix.campus.ltu.se> |
| References: | <20050920192706.GA7671@obelix.campus.ltu.se> |
Does it matter if I register the plugin as audio_filter or audio_visualization?
My interception of the audio_target doesn't work. The port_open function doesn't get called. I have basically just kept the example code. I know it's not easy to know what's wrong just like that, but is there some common error done with this?
I run xine as: xine --verbose --post lcdinfo Breathing_Chemicals.mp3
that should be enough wirering right? The open_plugin function gets called at least.
And as I haven't done this kind of programming before I also wonder a bit about the arcitechtual part as well... How often does put_buffer get called? Often enough to update the lcd smoothly, say 20 fps...?
Or is a separate thread needed to feed the lcd periodcly?
| [Prev in Thread] | Current Thread | [Next in Thread] |