hi,
I tried it with xineliboutput-plugin
if you use:
XINE_PARAM_AUDIO_AMP_LEVEL and XINE_PARAM_AUDIO_AMP_MUTE
instead of
xine_param_AUDIO_Volume and XINE_PARAM_AUDIO_MUTE
it works great
I changed it in:
xine_input_vdr.c
line 3485 and 3486
xine_set_param(stream, XINE_PARAM_AUDIO_VOLUME, tmp32);
Hi,
Marco Skambraks wrote:
> if you use:
> XINE_PARAM_AUDIO_AMP_LEVEL and XINE_PARAM_AUDIO_AMP_MUTE
> instead of
> xine_param_AUDIO_Volume and XINE_PARAM_AUDIO_MUTE
I've implemented this yesterday for the next vdr-xine release, although
there is no release date yet.
Bye.
--
Dipl.-Inform. (FH)
Pasi Juppo wrote:
> Hi,
>
> Is there any plans to have subtitle support for streamdev plugin? Or is
> there by any chance a patch that provides it?
What do you mean?
1) DVB Subtitles sent in the HTTP datastream:
http://users.tkk.fi/~rahrenbe/vdr/vdr-streamdev-cvs-subtitles.diff.gz
2) DVB Subtit
Anssi Hannula wrote:
1) DVB Subtitles sent in the HTTP datastream:
http://users.tkk.fi/~rahrenbe/vdr/vdr-streamdev-cvs-subtitles.diff.gz
Forbidden:
You don't have permission to access
/~rahrenbe/vdr/vdr-streamdev-cvs-subtitles.diff.gz on this server
AK
Arthur Konovalov wrote:
> Anssi Hannula wrote:
>> 1) DVB Subtitles sent in the HTTP datastream:
>> http://users.tkk.fi/~rahrenbe/vdr/vdr-streamdev-cvs-subtitles.diff.gz
>
> Forbidden:
> You don't have permission to access
> /~rahrenbe/vdr/vdr-streamdev-cvs-subtitles.diff.gz on this server
Oh.
We
Anssi Hannula wrote:
> Pasi Juppo wrote:
>> Hi,
>>
>> Is there any plans to have subtitle support for streamdev plugin? Or is
>> there by any chance a patch that provides it?
>
> What do you mean?
>
> 1) DVB Subtitles sent in the HTTP datastream:
> http://users.tkk.fi/~rahrenbe/vdr/vdr-streamdev-
Hi,
Pasi Juppo wrote:
Is there any plans to have subtitle support for streamdev plugin? Or is
there by any chance a patch that provides it?
I got dvb subtitles to work thanks to this tip (in Finnish)
http://www.linuxtv.fi/viewtopic.php?t=2029&start=30&sid=29c463b7f0abe6a3c18ef54d9142cdbd
Us
On Fri, 23 Mar 2007, Anssi Hannula wrote:
2) DVB Subtitles on a VDR VTP client using vdr-plugin-subtitles:
Seems to work, but streamdev seems to be buggy and crashes often when
used like this (works better when you enable the "AllowSuspend" option
in the server).
What streamdev version and wh