Simon Baxter wrote:
Can you switch MPEG decoders on the fly, perhaps through a macro/user
key?
I have one box which I share between two LCD screens. One attached to
the
VGA (using vdr-xine output) and the other attached to the composite
output
of my TT-23
>>> Can you switch MPEG decoders on the fly, perhaps through a macro/user
>>> key?
>>>
>>> I have one box which I share between two LCD screens. One attached to
>>> the
>>> VGA (using vdr-xine output) and the other attached to the composite
>>> output
>>> of my TT-2300 dvb-c card.
>>>
>>> Can I
Hi,
With VDR-1.5.10 and cvs version plugins DVD, it is not possible to have
audio.
The syslog shows:
[4223] switching to pre 1.3.19 Dolby Digital compatibility mode
UseDolbyDigital is disabled.
The solution I have for the moment is to apply the patch that I put in
attachment.
Thanks for your h
On 11/01/07 13:21, Stefan Huelswitt wrote:
> On 01 Nov 2007 Klaus Schmidinger <[EMAIL PROTECTED]> wrote:
>
>> I'm looking for a method to convert a JPEG image to an
>> MPEG-2 I-frame that can be displayed through VDR's
>> cDevice::StillPicture() function. The conversion should
>> be done by a (seq
On 01 Nov 2007 Klaus Schmidinger <[EMAIL PROTECTED]> wrote:
> I'm looking for a method to convert a JPEG image to an
> MPEG-2 I-frame that can be displayed through VDR's
> cDevice::StillPicture() function. The conversion should
> be done by a (sequence of) shell command(s).
May be something like
I'm looking for a method to convert a JPEG image to an
MPEG-2 I-frame that can be displayed through VDR's
cDevice::StillPicture() function. The conversion should
be done by a (sequence of) shell command(s).
Can anybody advise how this can be done?
Klaus
__
Hi,
Morfsta schrieb:
> I patched ffmpeg and did a make && make install and the recording is
> still the same on my system. Do I have to re-compile xine-lib?
Sure, because you need the fixes in xine-lib's FFmpeg interfacing file
ff_video_decoder.c, too.
And you'll have to specify a deinterlacer
On Oct 31, 2007 11:51 PM, Reinhard Nissl <[EMAIL PROTECTED]> wrote:
> Please have a look at the patches referenced at
> http://www.vdr-portal.de/board/thread.php?postid=664938#post664938
>
> With theses patches, your recording looks much better.
Thanks for your help and assistance Reinhard - I rea