Re: [vdr] femon 1.6.3 - some remarks

2008-11-23 Thread dplu
Hi

Yes exactly, the system do not hang or crash with debug stack trace but you have
access to nothing , femon seems to continue to work, the displayed number move
but no channels displayed (no image signal on xine) , unable to enter OSD menu
and you have to kill vdr to exit

But ... if you enter and leave before switch channels with arrow keys all is OK,
should it confirm it is the way femon change channels ?

Best regards

Selon Vladimir Monchenko [EMAIL PROTECTED]:

 As reproduce femon hangs: call femon and switching of channels
 upwards/downwards pass to the channel which has no signal.

 Vladimir Monchenko.


 ___
 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] BBC HD Problems

2008-11-23 Thread Morfsta
Hi,

There appears to have been some changes made recently to BBCHD on 28.2E: -

BBCHD:BBC:10847:vC56M2O35S0:S28.2E:22000:2328:2330=NAR;2329=eng:2331:0:6940
:2:2050:0

It is now not watchable with a reel eHD card - no audio and stuttering video.

The Reel support people are saying this is possibly because they have
started using AAC audio which is not supported by VDR.

Is anyone else having problems with this and FFMPEG or CoreAVC via
xine or is it still fine?

Thanks,

Morfsta

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


Re: [vdr] VDR - S2API: 2 questions

2008-11-23 Thread Clemens Kirchgatterer
Klaus Schmidinger [EMAIL PROTECTED] wrote:

 There should be only *one* DVB driver API - anything else is rubbish.
 But it should be one that is actually *useful*!

really strange POV. do you also think there should only be one audio API
or only one video driver interface, a.s.o ? how do you think progress
can ever be made when you don't allow diversity. what you call
*working* and *useful* may be a dead end and obsolete in a few
month/years. only time will tell.

if dvb was not built into vdr core, then you wouldn't even
have to bother.

best regards ...
clemens

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


Re: [vdr] e-tobi Debian VDR-Repository and lenny

2008-11-23 Thread Tobi
Hello,

Nicolas Huillard wrote:

 I was wondering what was the plan regarding the upcoming Debian lenny in 
 e-tobi repo ?

I'm going to freeze the Etch repository soon and then will start with a
new Lenny Repository.

All packages should already build and run on Lenny without problems, as I
always maintained and built them for Sid as well.

Tobias


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


Re: [vdr] xineliboutput sxfe / xxmc / via / EPIA ML6000 : great !

2008-11-23 Thread Nicolas Huillard
Torgeir Veimo a écrit :
 On 22 Nov 2008, at 21:04, Nicolas Huillard wrote:
 
 I must tell that the xxmc (XVMC-VLD) decoding is nearly perfect, the  
 OSD is fully transparent on this, and does not take any CPU at all,  
 and the system is on par with softdevice.
 
 What cpu usage did you get when running softdevice with the cle266  
 output option with this hardware setup?

I didn't use softdevice on this ML6000, but on an older M10K. I don't 
remember the exact details (this M10K is also using xineliboutput at the 
moment), but it was quite the same, ie. I didn't bother with CPU usage 
since it was largely within safe limits (=20%).

M10K is currently at 15-18% CPU for VDR (plus a bit for kdvb-fe-*)

Software decoding with softdevice was OK (with transparent OSD on 
DirectFB), but is clearly out of question with xineliboutput (software 
OSD makes most of the frames drop).

-- 
NH

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


Re: [vdr] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread Artem Makhutov
Hi,

[EMAIL PROTECTED] schrieb:
 Hi
 I have a little question about vdr recording format when in H264 (BBC HD),
 currently I can convert with mencoder my recording made from my HD terminal
 after converting trp to ts.
 When I try to mplayer the same vdr recording (ie 001.vdr) it find no video
 track. I can only see them with xine from vdr or from command line
 Does anybody has successfully convert those records ?
 Thanks for help

you must use a different demuxer with mplayer:

$ mplayer -demuxer lavf 001.vdr

Will playback the recording.

Regards, Artem

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


Re: [vdr] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread dplu
Hi

Very late on answer ;o) I have allready found a very good solution for this
Demuxing with mpeg_ps_extract and remuxing on MKV

Have a nice day

Selon Artem Makhutov [EMAIL PROTECTED]:

 Hi,

 [EMAIL PROTECTED] schrieb:
  Hi
  I have a little question about vdr recording format when in H264 (BBC HD),
  currently I can convert with mencoder my recording made from my HD terminal
  after converting trp to ts.
  When I try to mplayer the same vdr recording (ie 001.vdr) it find no video
  track. I can only see them with xine from vdr or from command line
  Does anybody has successfully convert those records ?
  Thanks for help

 you must use a different demuxer with mplayer:

 $ mplayer -demuxer lavf 001.vdr

 Will playback the recording.

 Regards, Artem

 ___
 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] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread Goga777
  I have a little question about vdr recording format when in H264 (BBC HD),
  currently I can convert with mencoder my recording made from my HD terminal
  after converting trp to ts.
  When I try to mplayer the same vdr recording (ie 001.vdr) it find no video
  track. I can only see them with xine from vdr or from command line
  Does anybody has successfully convert those records ?
  Thanks for help
 
 you must use a different demuxer with mplayer:
 
 $ mplayer -demuxer lavf 001.vdr
 
 Will playback the recording.

thanks for your advice. It's working :)
I didn't know about this hint

btw - when MPlayer developers implement such method ? recently ?

Goga




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


Re: [vdr] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread Artem Makhutov
Hi,

On Sun, Nov 23, 2008 at 06:40:30PM +0100, [EMAIL PROTECTED] wrote:
 Hi
 
 Very late on answer ;o)

Yes, but better late than never.

At lease the solution will be in the mailing list archives now and can
help other people that are facing the same problem.

 I have allready found a very good solution for this
 Demuxing with mpeg_ps_extract and remuxing on MKV

Yes, I know, but there is an easier solution for it, without demuxing it:

http://www.linuxtv.org/pipermail/vdr/2008-November/018452.html

Regards, Artem

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


Re: [vdr] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread Artem Makhutov
Hi,

On Sun, Nov 23, 2008 at 08:59:59PM +0300, Goga777 wrote:
   I have a little question about vdr recording format when in H264 (BBC HD),
   currently I can convert with mencoder my recording made from my HD 
   terminal
   after converting trp to ts.
   When I try to mplayer the same vdr recording (ie 001.vdr) it find no video
   track. I can only see them with xine from vdr or from command line
   Does anybody has successfully convert those records ?
   Thanks for help
  
  you must use a different demuxer with mplayer:
  
  $ mplayer -demuxer lavf 001.vdr
  
  Will playback the recording.
 
 thanks for your advice. It's working :)
 I didn't know about this hint
 
 btw - when MPlayer developers implement such method ? recently ?

It existed the whole time. At least nobody knew it or nobody cared about it.

I saw it a few months ago, when I set up CoreAVC in linux, but I forgot about 
it - until now.

Take a look at the last lines:
http://code.google.com/p/coreavc-for-linux/wiki/MplayerInstallation

Regards, Artem

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


Re: [vdr] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread dplu
Hi Artem

Yes you right, it was a so long time I've posted, stayed on my curent solution.
Just tested your solution and this is very easy and fast, some segfault but due
to discontinuity on test stream

I've got the same error than getting it from streamdev in ts format (with wget)
and trying to read it with mplayer, the fps is not found but not a problem at
all

Playing bbc.ts.
TS file format detected.
VIDEO H264(pid=256) NO AUDIO!  NO SUBS (yet)!  PROGRAM N. 1
FPS not specified in the header or invalid, use the -fps option.
No stream found.


thanks for your help



Selon Artem Makhutov [EMAIL PROTECTED]:

 Hi,

 On Sun, Nov 23, 2008 at 06:40:30PM +0100, [EMAIL PROTECTED] wrote:
  Hi
 
  Very late on answer ;o)

 Yes, but better late than never.

 At lease the solution will be in the mailing list archives now and can
 help other people that are facing the same problem.

  I have allready found a very good solution for this
  Demuxing with mpeg_ps_extract and remuxing on MKV

 Yes, I know, but there is an easier solution for it, without demuxing it:

 http://www.linuxtv.org/pipermail/vdr/2008-November/018452.html

 Regards, Artem

 ___
 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] Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container

2008-11-23 Thread Artem Makhutov
Hi,

On Sun, Nov 23, 2008 at 07:36:18PM +0100, [EMAIL PROTECTED] wrote:
 Hi Artem
 
 Yes you right, it was a so long time I've posted, stayed on my curent 
 solution.
 Just tested your solution and this is very easy and fast, some segfault but 
 due
 to discontinuity on test stream
 
 I've got the same error than getting it from streamdev in ts format (with 
 wget)
 and trying to read it with mplayer, the fps is not found but not a problem at
 all
 
 Playing bbc.ts.
 TS file format detected.
 VIDEO H264(pid=256) NO AUDIO!  NO SUBS (yet)!  PROGRAM N. 1
 FPS not specified in the header or invalid, use the -fps option.
 No stream found.

Can you upload the recoding somewhere?

Regards, Artem

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


Re: [vdr] coreavc for Linux (was - Converting H264 vdr 1.7.0 recordings to xvid (or x264) in avi container)

2008-11-23 Thread Artem Makhutov
Hi,

On Sun, Nov 23, 2008 at 10:30:13PM +0300, Goga777 wrote:
 I have a little question about vdr recording format when in H264 (BBC 
 HD),
 currently I can convert with mencoder my recording made from my HD 
 terminal
 after converting trp to ts.
 When I try to mplayer the same vdr recording (ie 001.vdr) it find no 
 video
 track. I can only see them with xine from vdr or from command line
 Does anybody has successfully convert those records ?
 Thanks for help

you must use a different demuxer with mplayer:

$ mplayer -demuxer lavf 001.vdr

Will playback the recording.
   
   thanks for your advice. It's working :)
   I didn't know about this hint
   
   btw - when MPlayer developers implement such method ? recently ?
  
  It existed the whole time. At least nobody knew it or nobody cared about it.
  
  I saw it a few months ago, when I set up CoreAVC in linux, but I forgot 
  about it - until now.
  
  Take a look at the last lines:
  http://code.google.com/p/coreavc-for-linux/wiki/MplayerInstallation
 
 
 btw - what about your impression about coreavc for Linux ? have you good 
 results with MPlayer/xine/vdr and coreavc ?

I did not saw any performance increase while using coreavc. And coreavc had 
problems with some movies.
So for me ffmpeg worked better than coreavc...

Regards, Artem

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