Re: [vdr] Wanted VDR xineliboutput client

2011-10-16 Thread Kimmo Taskinen
hi,
I ordered this one (with SSD drive) for the same purpose:
Shuttle Barebone XS35GT V2

but no experience yet...

Kimmo

Sent from my iPad

On 16.10.2011, at 14.02, JJussi  wrote:

> Hi!
> Any suggestions for small, powerful, quiet, FullHD   VDR client?
> So, I search machine what would act as VDR-client, using xineliboutput with 
> FullHD resolution and machine would have DVI or HDMI connection + optical 
> audio.
> 
> Of course remote control is needed too! ;-) 
> 
>  -- 
> JJussi
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Wakeup On LAN

2007-03-02 Thread Kimmo Taskinen
Have you tried ethtool to setup WoL options?
I run "ethtool -s eth0 wol pg".

- Kimmo
_ Alkuperäinen viesti _
Aihe:   [vdr] Wakeup On LAN
Tekijä: "Bernd Juraschek" <[EMAIL PROTECTED]>
Päivämäärä: 3. maaliskuuta 2007 1:18:32

Hello,

I'm trying to wakeup my Siemens Scaleo-T using WOL - but without
success :-(

The PC to wakeup:

- Siemens Scaleo-T AMD64 with Onboard LAN (Tulip chip)
- Linux 2.6.20 with ACPI enabled
- Gentoo amd64

The router:

- ASUS WL-500g Deluxe
- OpenWrt White Russian - With X-Wrt Extensions RC6
- WOL-Software: wol

What I've done:

- BIOS: Wakeup controlled by BIOS and WOL enabled
- Gentoo: echo -n PCI0 > /proc/acpi/wakeup ; halt
- Router: wol -h PC-IP-Addr PC-MAC-Addr

I've configured the router to start wol periodically. On the PC
wireshark is now showing incoming UDP packets to the UDP port
4. The packet contains the ethernet frame, the IP header,
the UDP header and the magic data (6x 0xff and 16x MAC-Addr).

It seems all ok - but the PC will not be started.

What's going wrong? Should I use some ACPI sleep mode? Is this
supported by the DVB drivers? Is the Siemens PC not usable for
WOL?

Thanks for help,
Bernd
-- 
Obwohl das Weltall expandiert, findet man nirgendwo Parkplätze.
 -- BR Space night

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Xineliboutput and G550

2007-11-29 Thread Kimmo Taskinen
My G550's DVI port is connected TV's HDMI. On software side have tried
xineliboutput's remote frontends. Otherwise everything is fine but I
have small issues with both X and DirectFB.

1. With vdr-sxfe I seem to have some tearing effect. Does XV support
sync-to-vblank?

2. With DirectFB the output seems to be limited to 16 bit colors. The
pixelformat and depth values should be OK in /etc/directfbrc.

Both setups are using 720p50.

Any advice which one is easier to solve? And how?

- Kimmo

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Xineliboutput and G550

2007-12-01 Thread Kimmo Taskinen
Thanks for the answers. I also got personal mail with patch for the
DirectFB color problem. With DirectFB I could not get good enough
deinterlace setup. And I could not solve the tearing problem with XV.
But fortunately I got very good result with vidixfb video driver.

/usr/bin/vdr-fbfe --video vidixfb --fullscreen --aspect=auto --post
tvtime:method=Greedy2Frame,cheap_mode=0,pulldown=0,framerate_mode=full,use_progressive_frame_flag=1
--reconnect

mode "1280x720-50"
# D: 74.250 MHz, H: 37.500 kHz, V: 50.000 Hz
geometry 1280 720 1280 720 32
timings 13468 212 448 20 5 40 5
hsync high
vsync high
accel true
rgba 8/16,8/8,8/0,8/24
endmode

CPU load is about 35% with Athlon 2500+ XP-M.

- Kimmo

Petri Helin wrote:
> On Nov 29, 2007 6:07 PM, Kimmo Taskinen <[EMAIL PROTECTED]> wrote:
>   
>> My G550's DVI port is connected TV's HDMI. On software side have tried
>> xineliboutput's remote frontends. Otherwise everything is fine but I
>> have small issues with both X and DirectFB.
>>
>> 1. With vdr-sxfe I seem to have some tearing effect. Does XV support
>> sync-to-vblank?
>>
>> 
>
> Yes its does. You can use xvinfo and xvattr to see the current
> settings, and xvattr to set them.
>
> -Petri
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>   


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Hearing-impaired DVB subtitles

2008-03-04 Thread Kimmo Taskinen
Hi,

I switched recently to vdr 1.5 series and noticed an annoying feature/ 
bug with DVB subtitles that was not present in vdr 1.4 series using  
subtitles plugin.

The problem is that the subtitles for hearing impaired people are  
shown when watching recorded show. They are not shown if I watch the  
same program as direct broadcast. Isn't there any way (except  
completely disable subtitles) disable hearing impaired subtitles?

I'm curently using 1.5.17 version with ttxtsubs and liemikuutio  
patches. My language selection in DVB setup menu is "suomi" (finnish)  
for both Audio and Subtitle language.

Cheers, Kimmo


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-04 Thread Kimmo Taskinen
On 04 Mar 2008, at 21:17, Klaus Schmidinger wrote:

> On 03/04/08 19:55, Kimmo Taskinen wrote:
>> Hi,
>>
>> I switched recently to vdr 1.5 series and noticed an annoying  
>> feature/
>> bug with DVB subtitles that was not present in vdr 1.4 series using
>> subtitles plugin.
>>
>> The problem is that the subtitles for hearing impaired people are
>> shown when watching recorded show. They are not shown if I watch the
>> same program as direct broadcast. Isn't there any way (except
>> completely disable subtitles) disable hearing impaired subtitles?
>
> I find it strange that it would behave differently in live and replay
> mode.
>
>> I'm curently using 1.5.17 version with ttxtsubs and liemikuutio
>> patches. My language selection in DVB setup menu is "suomi" (finnish)
>> for both Audio and Subtitle language.
>
> Does it also happen without these patches (and any other patches, for
> that matter)?
>

I tested 1.5.17 without any patches and only plugin I used was  
xineliboutput. I was lucky to get REALLY suitable program for testing  
from finnish YLE FST channel. There was a talk show where they talked  
in finnish and swedish. The difference between live mode and replay  
mode was interesting:
Live mode:
- talk in finnish: no subtitles
- talk in swedish: finnish subtitles
Replay mode:
case 1 (when start from a moment there is finnish talk)
- talk in finnish: swedish subtiles
- talk in swedish:  no subtitles
OR
case 2 (when start from a moment there is swedish talk)
- talk in swedish:  finnish subtitles
- talk in finnish: swedish subtiles
- talk in swedish:  no subtiles anymore after finnish dialog

I hope you understand.

Another program (danish speaking series) from same channel. In live  
mode I got finnish subtitle and in replay mode subtitles were in  
swedish.

So t seems that live mode is OK but replay mode behaves really strange.

Language setup in DVB menu was still the same, "suomi" (finnish) for  
Audio and Subtitle (only one language).

I can send you a sort clip if it would help you.

- Kimmo

> Klaus
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-04 Thread Kimmo Taskinen

On 04 Mar 2008, at 22:21, Kimmo Taskinen wrote:

>
> Another program (danish speaking series) from same channel. In live
> mode I got finnish subtitle and in replay mode subtitles were in
> swedish.
>

This case is not repeatable. As I now checked this recording the  
subtitles were in finnish. Problem occurred twice yesterday during  
recording.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-06 Thread Kimmo Taskinen
Klaus,

I have sample for the problem explained below. Do you want/need it? It  
is unfortunately 68M and I don't know where to put it.

Cheers, Kimmo

On 04 Mar 2008, at 22:21, Kimmo Taskinen wrote:
>
> I tested 1.5.17 without any patches and only plugin I used was
> xineliboutput. I was lucky to get REALLY suitable program for testing
> from finnish YLE FST channel. There was a talk show where they talked
> in finnish and swedish. The difference between live mode and replay
> mode was interesting:
> Live mode:
> - talk in finnish: no subtitles
> - talk in swedish: finnish subtitles
> Replay mode:
> case 1 (replay started from a moment there is finnish talk)
> - talk in finnish: swedish subtiles
> - talk in swedish:  no subtitles
> OR
> case 2 (replay started from a moment there is swedish talk)
> - talk in swedish:  finnish subtitles
> - talk in finnish: swedish subtiles
> - talk in swedish:  no subtiles anymore after finnish dialog, if  
> replay is started from this dialog there is finnish subtitles
>

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-07 Thread Kimmo Taskinen
info.vdr is below.

_ Alkuperäinen viesti _
Aihe:   Re: [vdr] Hearing-impaired DVB subtitles
Tekijä: "Klaus Schmidinger" <[EMAIL PROTECTED]>
Päivämäärä: 7. maaliskuuta 2008 0:39:48

On 03/06/08 06:58, Kimmo Taskinen wrote:
> Klaus,
> 
> I have sample for the problem explained below. Do you want/need it? It  
> is unfortunately 68M and I don't know where to put it.

For starters, can you please just post the info.vdr file of this recording?

C C-0-1-5 YLE FST5
E 196 1204659000 1800 4E 16
T Tuhat järveä ja yksi ankkalammikko
S Osa 9/10. Vaihtoparit. Entä jos kielivähemmistön ja valtaväestön asema 
olisikin nurinkuri
nen ja maassamme olisi kuuden prosentin suomenkielinen kielivähemmistö? Kuka 
olisi silloin
etuoikeutettu ja miten enemmistöas
X 1 04 fin
X 3 11 fin
X 3 11 sve
X 2 03 sve


Klaus

> On 04 Mar 2008, at 22:21, Kimmo Taskinen wrote:
>> I tested 1.5.17 without any patches and only plugin I used was
>> xineliboutput. I was lucky to get REALLY suitable program for testing
>> from finnish YLE FST channel. There was a talk show where they talked
>> in finnish and swedish. The difference between live mode and replay
>> mode was interesting:
>> Live mode:
>> - talk in finnish: no subtitles
>> - talk in swedish: finnish subtitles
>> Replay mode:
>> case 1 (replay started from a moment there is finnish talk)
>> - talk in finnish: swedish subtiles
>> - talk in swedish:  no subtitles
>> OR
>> case 2 (replay started from a moment there is swedish talk)
>> - talk in swedish:  finnish subtitles
>> - talk in finnish: swedish subtiles
>> - talk in swedish:  no subtiles anymore after finnish dialog, if  
>> replay is started from this dialog there is finnish subtitles

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-09 Thread Kimmo Taskinen
Hi,

Your patch didn't fix this problem although it changed behaviour.

Subtitle language selection is now kind of inversed in replay mode. I 
mean that when I select finnish subtitles (suomi) I'll get swedish ones 
(during finnish talk and nothing during swedish talk) and the other way 
around if I select swedish subtitles, I'll get finnish subtitles (during 
swedish talk and nothing during finnish talk). Well first I suspected 
that the subtitle language ids were mixed in broadcast but then I tested 
it with new broadcast. It's info.vdr is here:

C C-0-1-5 YLE FST5
E 469 1205088615 3609 4E E
T Dokumentti: Tangoa, riitoja ja reumasärkyä
S Hans ja Kerstin ovat olleet 50 vuotta naimisissa. Nyt on ikä alkanut 
painaa mutta Kerstin on kuitenkin valmis kokeilemaan jotakin uutta joka 
piristäisi heitä kumpaakin. Toimittaja Jerzy Sladkowski, SVT/Ruot
X 1 04 fin
X 3 11 fin
X 3 11 sve
X 2 03 sve

Everything was OK in live mode (I got finnish subtitles as I had 
selected them) but during replay I got swedish subtitles. If I selected 
swedish subtitles from DVB setup then I got finnish subtitles during 
replay but nothing during live mode (it was swedish spoken document).

- Kimmo

Klaus Schmidinger wrote:
> On 03/07/08 18:46, Kimmo Taskinen wrote:
>   
>> info.vdr is below.
>> 
>
> Your problem most likely has the same cause as the other one.
>
> Please try the patch I posted earlier today.
>
> Klaus
>
>   
>> _ Alkuperäinen viesti _
>> Aihe: Re: [vdr] Hearing-impaired DVB subtitles
>> Tekijä: "Klaus Schmidinger" <[EMAIL PROTECTED]>
>> Päivämäärä: 7. maaliskuuta 2008 0:39:48
>>  
>> On 03/06/08 06:58, Kimmo Taskinen wrote:
>> 
>>> Klaus,
>>>
>>> I have sample for the problem explained below. Do you want/need it? It
>>> is unfortunately 68M and I don't know where to put it.
>>>   
>> For starters, can you please just post the info.vdr file of this recording?
>> C C-0-1-5 YLE FST5
>> E 196 1204659000 1800 4E 16
>> T Tuhat järveä ja yksi ankkalammikko
>> S Osa 9/10. Vaihtoparit. Entä jos kielivähemmistön ja valtaväestön
>> asema olisikin nurinkuri
>> nen ja maassamme olisi kuuden prosentin suomenkielinen
>> kielivähemmistö? Kuka olisi silloin
>> etuoikeutettu ja miten enemmistöas
>> X 1 04 fin
>> X 3 11 fin
>> X 3 11 sve
>> X 2 03 sve
>>
>> Klaus
>> 
>>> On 04 Mar 2008, at 22:21, Kimmo Taskinen wrote:
>>>   
>>>> I tested 1.5.17 without any patches and only plugin I used was
>>>> xineliboutput. I was lucky to get REALLY suitable program for testing
>>>> from finnish YLE FST channel. There was a talk show where they talked
>>>> in finnish and swedish. The difference between live mode and replay
>>>> mode was interesting:
>>>> Live mode:
>>>> - talk in finnish: no subtitles
>>>> - talk in swedish: finnish subtitles
>>>> Replay mode:
>>>> case 1 (replay started from a moment there is finnish talk)
>>>> - talk in finnish: swedish subtiles
>>>> - talk in swedish: no subtitles
>>>> OR
>>>> case 2 (replay started from a moment there is swedish talk)
>>>> - talk in swedish: finnish subtitles
>>>> - talk in finnish: swedish subtiles
>>>> - talk in swedish: no subtiles anymore after finnish dialog, if
>>>> replay is started from this dialog there is finnish subtitles
>>>> 
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>   


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-09 Thread Kimmo Taskinen

On 09 Mar 2008, at 21:32, Klaus Schmidinger wrote:

> On 03/09/08 20:17, Kimmo Taskinen wrote:
>> Hi,
>>
>> Your patch didn't fix this problem although it changed behaviour.
>>
>> Subtitle language selection is now kind of inversed in replay mode. I
>> mean that when I select finnish subtitles (suomi) I'll get swedish  
>> ones
>> (during finnish talk and nothing during swedish talk) and the other  
>> way
>> around if I select swedish subtitles, I'll get finnish subtitles  
>> (during
>> swedish talk and nothing during finnish talk). Well first I suspected
>> that the subtitle language ids were mixed in broadcast but then I  
>> tested
>> it with new broadcast. It's info.vdr is here:
>>
>> C C-0-1-5 YLE FST5
>> E 469 1205088615 3609 4E E
>> T Dokumentti: Tangoa, riitoja ja reumasärkyä
>> S Hans ja Kerstin ovat olleet 50 vuotta naimisissa. Nyt on ikä  
>> alkanut
>> painaa mutta Kerstin on kuitenkin valmis kokeilemaan jotakin uutta  
>> joka
>> piristäisi heitä kumpaakin. Toimittaja Jerzy Sladkowski, SVT/Ruot
>> X 1 04 fin
>> X 3 11 fin
>> X 3 11 sve
>> X 2 03 sve
>>
>> Everything was OK in live mode (I got finnish subtitles as I had
>> selected them) but during replay I got swedish subtitles. If I  
>> selected
>> swedish subtitles from DVB setup then I got finnish subtitles during
>> replay but nothing during live mode (it was swedish spoken document).
>
> Can you please post the PID settings during that broadcast?
> There should be a line like
>
> changing pids of channel 6 from 201+201:202=deu,203=2ch:0:204 to  
> 201+201:202=deu,203=2ch;206=dd:0:204
>
> in your syslog somewhere before the recording started.
>
> Klaus
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Unfortunately I had log level set to 0 and there wasn't PID settings  
in /var/log/messages. So here is info from new test.

changing pids of channel 8 from 514+514:670=eng:0:2321 to  
514+514:670=eng:3028=sve,3027=fin:2321

and info.vdr:
C C-0-1-5 YLE FST5
E 471 1205093700 3419 4E 10
T Jools Holland show
S Brittiläistä musiikkiviihdettä. Illan vieraat: Arctic Monkeys, CSS,  
Bryan Ferry, Tinariwen, Henri Salvadore, The Hold Steady. Tuotanto:  
BBC, 3DD ja Baker Street.
X 1 04 fin
X 3 11 fin
X 3 11 sve
X 2 03 eng

Test result:
live mode: finnish subs
replay mode: swedish subs

- Kimmo
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Hearing-impaired DVB subtitles

2008-03-09 Thread Kimmo Taskinen

On 09 Mar 2008, at 23:54, Petri Helin wrote:

> Klaus Schmidinger wrote:
>> On 03/09/08 22:09, Kimmo Taskinen wrote:
>>> On 09 Mar 2008, at 21:32, Klaus Schmidinger wrote:
>>>
>>>> On 03/09/08 20:17, Kimmo Taskinen wrote:
>>>>> ...
>>>>> Everything was OK in live mode (I got finnish subtitles as I had
>>>>> selected them) but during replay I got swedish subtitles. If I
>>>>> selected
>>>>> swedish subtitles from DVB setup then I got finnish subtitles  
>>>>> during
>>>>> replay but nothing during live mode (it was swedish spoken  
>>>>> document).
>>>> Can you please post the PID settings during that broadcast?
>>>> There should be a line like
>>>>
>>>> changing pids of channel 6 from 201+201:202=deu,203=2ch:0:204 to
>>>> 201+201:202=deu,203=2ch;206=dd:0:204
>>>>
>>>> in your syslog somewhere before the recording started.
>>>>
>>>> Klaus
>>>>
>>> Unfortunately I had log level set to 0 and there wasn't PID settings
>>> in /var/log/messages. So here is info from new test.
>>>
>>> changing pids of channel 8 from 514+514:670=eng:0:2321 to
>>> 514+514:670=eng:3028=sve,3027=fin:2321
>>>
>>> and info.vdr:
>>> C C-0-1-5 YLE FST5
>>> E 471 1205093700 3419 4E 10
>>> T Jools Holland show
>>> S Brittiläistä musiikkiviihdettä. Illan vieraat: Arctic Monkeys,  
>>> CSS,
>>> Bryan Ferry, Tinariwen, Henri Salvadore, The Hold Steady. Tuotanto:
>>> BBC, 3DD ja Baker Street.
>>> X 1 04 fin
>>> X 3 11 fin
>>> X 3 11 sve
>>> X 2 03 eng
>>>
>>> Test result:
>>> live mode: finnish subs
>>> replay mode: swedish subs
>>>
>>> - Kimmo
>>
>> In the PID settings they have the first audio PID set to "sve" and
>> the second one to "fin", while in the EPG data it's the other way  
>> round.
>>
>> In live mode the PID data is used when selecting the audio track,
>> while in replay mode the EPG data takes precedence.
>>
>> I just wonder why Petri Helin (see his recent posting in this thread)
>> gets correct behavior.
>>
>> @Petri: can you please also post the PID and info data you get?
>>
>
> Here are the contents of the info.vdr:
>
> C C-0-1-81 FST5
> E 469 1205088615 3609 4E E
> T Dokumentti: Tangoa, riitoja ja reumasärkyä
> D Hans ja Kerstin ovat olleet 50 vuotta naimisissa. Nyt on ikä alkanut
> painaa mutta Kerstin on kuitenkin valmis kokeilemaan jotakin uutta  
> joka
> piristäisi heitä kumpaakin. Toimittaja Jerzy Sladkowski, SVT/Ruot
> X 1 04 fin
> X 3 11 fin
> X 3 11 sve
> X 2 03 sve
>
>
> And here are the entries in the vdr log regarding the channel and
> programme in question:
>
> Mar  9 18:15:30 vdrkone2 vdr: [4379] changing pids of channel 8 from
> 514+514:670=sve:0:2321 to 514+514:670=sve:3027=fin,3028=sve:2321
> Mar  9 21:35:11 vdrkone2 vdr: [4299] Title: 'Dokumentti: Tangoa,  
> riitoja
> ja reumasärkyä' Subtitle: '(null)'
> Mar  9 21:35:11 vdrkone2 vdr: [4299] record
> /video/@Dokumentti:_Tangoa,_riitoja_ja_reumasärkyä/ 
> 2008-03-09.21.35.50.99.rec
> Mar  9 21:35:11 vdrkone2 vdr: [4299] creating directory
> /video/@Dokumentti:_Tangoa,_riitoja_ja_reumasärkyä
> Mar  9 21:35:11 vdrkone2 vdr: [4299] creating directory
> /video/@Dokumentti:_Tangoa,_riitoja_ja_reumasärkyä/ 
> 2008-03-09.21.35.50.99.rec
> Mar  9 21:35:12 vdrkone2 vdr: [4299] recording to
> '/video/@Dokumentti:_Tangoa,_riitoja_ja_reumasärkyä/ 
> 2008-03-09.21.35.50.99.rec/001.vdr'
> Mar  9 21:35:17 vdrkone2 vdr: [4299] timer 6 (8 2135-0035  
> '@Dokumentti:
> Tangoa, riitoja ja reumasärkyä') set to event Su  09.03.2008  
> 22:15-23:11
> 'Jools Holland show'
> Mar  9 21:35:58 vdrkone2 vdr: [4299] timer 6 (8 2135-0035  
> '@Dokumentti:
> Tangoa, riitoja ja reumasärkyä') stop
> Mar  9 21:35:58 vdrkone2 vdr: [4299] deleting timer 6 (8 2135-0035
> '@Dokumentti: Tangoa, riitoja ja reumasärkyä')
> M
>
>
> Could you Kimmo tell the exact steps you take in order to get the
> behaviour you are seeing when replaying the record?
>
> -Petri
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Exact steps?
Nothing special, I guess.
I use gentoo vdr scripts to start vdr.
Recording was started as instant recording with remote (no timer)  
during program. I recorded short test snapshots several times. I  
tested replay both both during the recording and after recording (not  
difference) but I didn't test it after the program was finished  
completely.
I am using DVB-C at Kuopio.

- Kimmo.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Wrong subtitles in replay mode (vdr-1.5.18)

2008-03-17 Thread Kimmo Taskinen
I still get wrong subtitles in replay mode. Here are two examples:

1)
Mar 17 20:25:25 htpc vdr: [18941] changing pids of channel 8 from  
514+514:670=sve:3028=sve,3027=fin:2321 to 514+514:670=sve:3039=dut, 
3028=sve,3027=fin:2321

/mnt/sdb1/video/@Strömsö_Strömsön_kausi_alkaa_avotulella_kokka/ 
2008-03-17.20.29.50.99.rec/info.vdr
C C-0-1-5 YLE FST5
E 277 1205778315 2392 4E 14
T Strömsö
S Strömsön kausi alkaa avotulella kokkailun merkeissä. Luvassa on  
rieskaa, poronkäristystä ja puolukkajuomaa. Tapaamme myös Ahmed  
Ladarsin, joka on maan suurin mämmi-intoilija. Juontaja: Matias  
Jungar. stromso.yle.fi. Toinen lähetys.
X 1 04 fin
X 3 11 fin
X 3 11 sve
X 2 03 sve
X 3 03 fin

Live mode: finnish subtitles OK
Replay mode: Hearing impaired subtitles in swedish :-(

2)
Mar 17 21:01:42 htpc vdr: [18941] changing pids of channel 1 from  
512+512:650=fin:1027=fin:2321 to 512+512:650=fin:1028=dut,1027=fin:2321

/mnt/sdb1/video/Kotikatsomo\:_Harvoin_tarjolla/10~12\:_ 
\"Lyytinmäkihän_on_ollu_meillä/2008-03-17.20.58.50.99.rec/.vdr
C C-0-1-1 YLE TV1
E 598 1205780417 3283 4E 17
T Kotikatsomo: Harvoin tarjolla
S 10/12: "Lyytinmäkihän on ollu meillä lautakunnassa aiheena ja  
kohteena, kun oli sitä hoitokotia ja adressia ja ties mitä liito- 
oravaa, ett tavallaan se ei oo mikään ihme, että jotkut tahot alko  
vähän kehitellä. Teksti-
X 1 04 fin
X 3 11 fin
X 2 03 fin
X 3 03 fin
@ 1 - YLE TV1Kotikatsomo:  
Harvoin tarjolla1205780297120578406059598

Live mode: n subtitles, OK
Replay mode: Hearing impaired subtitles in finnish :-(

- Kimmo

On 16 Mar 2008, at 13:54, Klaus Schmidinger wrote:

> The changes since version 1.5.17:
>
> ...
> - Fixed automatically selecting the preferred subtitle language  
> (based on a patch
>   from Rolf Ahrenberg).
> 
>
>
> *When reporting problems, please don't reply to this message!*
> Create a new thread instead, using a descriptive subject!
>
> Have fun!
>
> Klaus
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Wrong subtitles in replay mode (vdr-1.5.18)

2008-03-22 Thread Kimmo Taskinen
I wonder if I really am the only one having problems with subtitles in  
replay mode.
There hasn't been any discussion on this (???).

-Kimmo

On 17 Mar 2008, at 22:31, Kimmo Taskinen wrote:

> I still get wrong subtitles in replay mode. Here are two examples:
>
> 1)
> Mar 17 20:25:25 htpc vdr: [18941] changing pids of channel 8 from
> 514+514:670=sve:3028=sve,3027=fin:2321 to 514+514:670=sve:3039=dut,
> 3028=sve,3027=fin:2321
>
> /mnt/sdb1/video/@Strömsö_Strömsön_kausi_alkaa_avotulella_kokka/
> 2008-03-17.20.29.50.99.rec/info.vdr
> C C-0-1-5 YLE FST5
> E 277 1205778315 2392 4E 14
> T Strömsö
> S Strömsön kausi alkaa avotulella kokkailun merkeissä. Luvassa on
> rieskaa, poronkäristystä ja puolukkajuomaa. Tapaamme myös Ahmed
> Ladarsin, joka on maan suurin mämmi-intoilija. Juontaja: Matias
> Jungar. stromso.yle.fi. Toinen lähetys.
> X 1 04 fin
> X 3 11 fin
> X 3 11 sve
> X 2 03 sve
> X 3 03 fin
>
> Live mode: finnish subtitles OK
> Replay mode: Hearing impaired subtitles in swedish :-(
>
> 2)
> Mar 17 21:01:42 htpc vdr: [18941] changing pids of channel 1 from
> 512+512:650=fin:1027=fin:2321 to 512+512:650=fin:1028=dut,1027=fin: 
> 2321
>
> /mnt/sdb1/video/Kotikatsomo\:_Harvoin_tarjolla/10~12\:_
> \"Lyytinmäkihän_on_ollu_meillä/2008-03-17.20.58.50.99.rec/.vdr
> C C-0-1-1 YLE TV1
> E 598 1205780417 3283 4E 17
> T Kotikatsomo: Harvoin tarjolla
> S 10/12: "Lyytinmäkihän on ollu meillä lautakunnassa aiheena ja
> kohteena, kun oli sitä hoitokotia ja adressia ja ties mitä liito-
> oravaa, ett tavallaan se ei oo mikään ihme, että jotkut tahot alko
> vähän kehitellä. Teksti-
> X 1 04 fin
> X 3 11 fin
> X 2 03 fin
> X 3 03 fin
> @ 1 - YLE TV1Kotikatsomo:
> Harvoin tarjolla1205780297 start>120578406059598 epgsearch>
>
> Live mode: no subtitles, OK
> Replay mode: Hearing impaired subtitles in finnish :-(
>
> - Kimmo
>
> On 16 Mar 2008, at 13:54, Klaus Schmidinger wrote:
>
>> The changes since version 1.5.17:
>>
>> ...
>> - Fixed automatically selecting the preferred subtitle language
>> (based on a patch
>>  from Rolf Ahrenberg).
>> 
>>
>>
>> *When reporting problems, please don't reply to this message!*
>> Create a new thread instead, using a descriptive subject!
>>
>> Have fun!
>>
>> Klaus
>>
>> ___
>> vdr mailing list
>> vdr@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Xineliboutput segmentation fault

2008-05-08 Thread Kimmo Taskinen
This probably isn't anyhow related to this thread but I get following  
messages in dmesg output:
vdr-fbfe[21775]: segfault at 04d0 eip b7207719 esp bfd4c9e0 error 4
vdr-fbfe[22134]: segfault at 04d0 eip b720a719 esp bfcfa190 error 4

It's not a big problem as it's only related to exiting the frontend  
either with keyboard ESC or killall vdr-sxfe.

It's the yesterday's cvs version. I can't say when did it start.

-Kimmo

On 08 May 2008, at 11:07, Petri Helin wrote:

> Graziano Pavone wrote:
>>
>>
>> 2008/5/7 Petri Helin <[EMAIL PROTECTED] > >>:
>>
>>
>>Could you update xineliboutput from the cvs and try again? In  
>> case you
>>still see the same behaviour, attach your setup.conf (or just the
>>xineliboutput subset) and ~/.xine/config_xineliboutput and tell  
>> the
>>exact command you use to start vdr-sxfe.
>>
>>For your information, I use vdr-sxfe with the current cvs and I  
>> don't
>>experience any problems with cropping.
>>
>>-Petri
>>
>>
>> I will try with the CVS version, anyway I don't think it's  
>> xineliboutput
>> fault, since it's working on the main PC (also with crop enabled).
>> I suspect it's some dependencies missing on the client...
>>
>>
>
> The obvious one to check is that you have the autocrop post plugin in
> place: ls `xine-config --plugindir`/post/xineplug_post_autocrop.so
>
> You could start vdr-sxfe with argument "--verbose" and see if there  
> are
> any complaints in the output.
>
> -Petri
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe + remote control

2009-01-17 Thread Kimmo Taskinen
Hi,

I'm not quite sure if I understood your problem right. So you get the  
right codes with irw and have put them on remote.conf. remotes.conf as  
you wrote is not right place.
Do you start vdr with --lirc option? If you use --lirc for vdr-sxfe  
you should give --lirc to vdr (at least I don't).

cheers, Kimmo

On 17 Jan 2009, at 17:32, Alex Betis wrote:

> Hello all,
>
> Please help me with remote control configuration since I'm breaking  
> my head on a wall for more than a week already. RC is the only thing  
> at the moment that stops me using the VDR as my main TV source.
>
> I've bought a nifty (and cheap) remote and a nice USB receiver.  
> Looks like a clone of MCE remote. It has a small joystick to control  
> the mouse.
> The USB receiver pass keyboard and mouse events to the system, so I  
> can use it instead of my keyboard without any LIRC configuration.
> BUT, I do want to use LIRC since I want to bound one of the buttons  
> for other tasks (such as switching to XBMC or running vdr-sxfe to  
> pass sound to my sound system instead of the TV).
>
> irw works ok.
> I've set /etc/lircrc to pass the commands to vdr-sxfe and ircat  
> shows them successfuly.
> I've added some commands such as LIRC.Volume+ and LIRC.Volume-  
> manually to remotes.conf, but it doesn't really help.
>
> I can run vdr-sxfe with --lirc and see that it receives the codes  
> direcly without my lircrc configuration, but it will miss many  
> features since some of the RC buttins send sequnce of keys, which  
> can be catched using lircrc configuration.
> Without specifying --lirc, vdr-sxfe seems to receive the keyboard  
> commands instead the commands from LIRC.
>
> Can anyone help me please?
>
> People who have the original MCE remote, does your IR receiver also  
> pass keyboard commands to the system?
> I saw that as soon as there is a connection to lircd (such as with  
> irw or ircat) the keyboard events are not passed the system any more  
> and that's good, but vdr-sxfe doesn't connect unless I'll use the -- 
> lirc switch.
>
> I'm stuck with that.
>
> Any help will be appreciated.
> Thanks.
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe + remote control

2009-01-17 Thread Kimmo Taskinen
You're right. It was my typo as I was suppose to write "If you use -- 
lirc for vdr-sxfe you should NOT give --lirc to vdr (at least I  
don't).".

Sorry.

On 17 Jan 2009, at 22:28, Gerald Dachs wrote:

>> Do you start vdr with --lirc option? If you use --lirc for vdr-sxfe
>> you should give --lirc to vdr (at least I don't).
>
> No, that will not work. If you give both vdr and vdr-sxfe the option
> --lirc you will get every action twice.  I use the option --lirc with
> vdr-sxfe and the option --lirc=/dev/null with vdr, so that I can use
> lirc with xbmc after I have stopped vdr-sxfe without stopping vdr.
>
> Gerald
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [OT] NVidia ION mini-ITX arriving

2009-05-16 Thread Kimmo Taskinen
Magnus,

What kind of remote controller / IR receiver are you using?
Does it have integrated receiver supporting lirc?

- Kimmo
On 16 May 2009, at 13:55, Magnus Hörlin wrote:
>>>
> Well, my first imressions of the ION platform (Acer Revo) are very  
> good.
> It does the vdpau deinterlacing without problems and so far the video
> decoding has not exceeded 1% cpu load for ANY 1080p clip I've tried.
> This is the best VDR frontend/XBMC machine I've ever tried. I don't  
> know
> why, but it works better than my Intel E7200/Nvidia 9400 uATX board.  
> For
> those interested it uses 34W from 220V with the hdd still attached. I
> don't know if it's using any power though, since I've disabled SATA in
> the bios because I boot it off the network. Anyone who knows how to  
> open
> this wonderful little thing?
> /Magnus H
>
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] FullHD OSD problem

2009-08-25 Thread Kimmo Taskinen

Hi,

I am still using 1.6.0-2 and have patched it for FullHD OSD (http://www.vdrportal.de/board/thread.php?threadid=79647&threadview=0&hilight=&hilightuser=0&page=1 
). Frontend is xineliboutput-cvs (vdr-sxfe in other computer; tcp  
connection) and skinenigmang-0.1.0 is in use. Everything seems fine  
except that if I use antialiased fonts there is one problem that I  
have noticed only with epgsearch plugin "Schedule" view. The problem  
is that Schedule is not shown if the OSD should be really full. With  
short EPG info the schedule is shown.


The problem seems to be in buffering as I get following message in / 
var/log/messages:
Aug 25 18:04:35 server vdr: [7573] [xine..put] write_osd_command:  
socket buffer full, OSD send skipped (got 262142 ; need 302366


256k seems to be the limit.

Is it the problem in vdr, xineliboutput, epgsearch or somewhere else?  
OK I understand that these versions were not designed for fullHD  
support but anyways it would be nice fix this.


I can avoid problem by disabling anti-alias fonts or setting "Try 8bpp  
single area: no" from skinenigmang options.


- Kimmo
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] FullHD OSD problem

2009-09-26 Thread Kimmo Taskinen

The patch fixed the problem. Thanks a lot :-).

- Kimmo

On 26 Sep 2009, at 21:11, Petri Hintukainen wrote:


Kimmo Taskinen wrote:

I am still using 1.6.0-2 and have patched it for FullHD OSD 
(http://www.vdrportal.de/board/thread.php?threadid=79647&threadview=0&hilight=&hilightuser=0&page=1
). Frontend is xineliboutput-cvs (vdr-sxfe in other computer; tcp
connection) and skinenigmang-0.1.0 is in use. Everything seems fine
except that if I use antialiased fonts there is one problem that I
have noticed only with epgsearch plugin "Schedule" view. The problem
is that Schedule is not shown if the OSD should be really full. With
short EPG info the schedule is shown.

The problem seems to be in buffering as I get following message in /
var/log/messages:
Aug 25 18:04:35 server vdr: [7573] [xine..put] write_osd_command:
socket buffer full, OSD send skipped (got 262142 ; need 302366

256k seems to be the limit.

Is it the problem in vdr, xineliboutput, epgsearch or somewhere else?


xineliboutput limits compressed OSD bitmap size.


OK I understand that these versions were not designed for fullHD
support but anyways it would be nice fix this.


Does the attached patch fix the problem ?


- Petri




___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdpau experience

2009-10-28 Thread Kimmo Taskinen

Hi,

I noticed couple of issues with vdpau extention patch set v11:
xineliboutput-cvs-20091013-vdpau-extensions-v11.diff.gz
xine-lib-1.2-vdpau-r284-extensions-v11.diff.gz

1. Cropping is not reseted if I switch to 16:9 channel that has the  
same resolution as 4:3 channel that has turn on the cropping.
2. DVB subtitles are not positioned correctly during cropping if vdr- 
sxfe is used to show subtitles. Vertical alignment is about at half of  
the screen.


Cheers
Kimmo

On 24 Oct 2009, at 14:54, Thomas Hilber wrote:


On Sat, Oct 24, 2009 at 01:22:42PM +0200, Helmut Auer wrote:
xineliboutput is a bit more difficult, because the cvs is changing  
nearly daily, so there is

currently no patch available, but it should work without patches.


where is the problem? Just do an

cvs -z3 -d:pserver:anonym...@xineliboutput.cvs.sourceforge.net:/ 
cvsroot/xineliboutput co -D '2009/10/13 12:00:00' vdr-xineliboutput


and you are fine with current 'xineliboutput-cvs-20091013-vdpau- 
extensions-v11.diff.gz'


Cheers
 Thomas

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] xineliboutput vdpau crop

2009-12-26 Thread Kimmo Taskinen
Hi,

Couple of issues I reported earlier (see below) have now merged to 
xineliboutput-plugin.

xine-lib and xineliboutput are built today with these ebuilds
http://www.kosunen.fi/gentoo/portage/media-libs/xine-lib/xine-lib-1.2..ebuild
 
http://www.kosunen.fi/gentoo/portage/media-plugins/vdr-xineliboutput/vdr-xineliboutput-1.0..ebuild
 

- Kimmo

On 28 Oct 2009, at 19:56, Kimmo Taskinen wrote:

> Hi,
> 
> I noticed couple of issues with vdpau extention patch set v11:
> xineliboutput-cvs-20091013-vdpau-extensions-v11.diff.gz
> xine-lib-1.2-vdpau-r284-extensions-v11.diff.gz
> 
> 1. Cropping is not reseted if I switch to 16:9 channel that has the same 
> resolution as 4:3 channel that has turned on the cropping.
> 2. DVB subtitles are not positioned correctly during cropping if vdr-sxfe is 
> used to show subtitles. Vertical alignment is about at half of the screen.
> 
> Cheers
> Kimmo
> 
> On 24 Oct 2009, at 14:54, Thomas Hilber wrote:
> 
>> On Sat, Oct 24, 2009 at 01:22:42PM +0200, Helmut Auer wrote:
>>> xineliboutput is a bit more difficult, because the cvs is changing nearly 
>>> daily, so there is
>>> currently no patch available, but it should work without patches.
>> 
>> where is the problem? Just do an
>> 
>> cvs -z3 
>> -d:pserver:anonym...@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput
>>  co -D '2009/10/13 12:00:00' vdr-xineliboutput
>> 
>> and you are fine with current 
>> 'xineliboutput-cvs-20091013-vdpau-extensions-v11.diff.gz'
>> 
>> Cheers
>> Thomas
>> 
>> ___
>> vdr mailing list
>> vdr@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xineliboutput vdpau crop

2010-01-04 Thread Kimmo Taskinen
Hi,

Yes, I'm using VDPAU.

And YES the patch seemed to fix issue 2, at least subtitles are much better 
positioned during cropping. Thanks.

Issue 1 still remains. The problem is easy to notice at Welho network 
(Helsinki) when switching channel between "TV5MONDE" (often 4:3 letterbox) and 
"Deutsche Welle" (16:9). DW remains cropped when switched from TV5MONDE and the 
cropping was turned on for it.

- Kimmo

On 03 Jan 2010, at 22:30, Petri Hintukainen wrote:

> Kimmo Taskinen wrote:
>> Hi,
>> 
>> Couple of issues I reported earlier (see below) have now merged to 
>> xineliboutput-plugin.
> [...]
>>> 1. Cropping is not reseted if I switch to 16:9 channel that has the same 
>>> resolution as 4:3 channel that has turned on the cropping.
>>> 2. DVB subtitles are not positioned correctly during cropping if vdr-sxfe 
>>> is used to show subtitles. Vertical alignment is about at half of the 
>>> screen.
> 
> Are you using vdpau ?
> 
> Does the attached patch fix issue 2 ?
> 
> 
> - Petri
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr