[vdr] Rotor patch for 1.5.12

2008-01-10 Thread lucian orasanu
Hy. 

Afther aplyng the patch from you stil cant compile i
get the following error: 

menu.c:304: error: no matching function for call to
'cChannel::SetSatTransponderData(int, int&, char&,
int&, fe_code_rate)'
../../..//include/vdr/channels.h:231: note: candidates
are: bool cChannel::SetSatTransponderData(int, int,
char, int, int, int, int, int)
menu.c:316: error: no matching function for call to
'cChannel::SetSatTransponderData(int, int&, char&,
int&, fe_code_rate)'
../../..//include/vdr/channels.h:231: note: candidates
are: bool cChannel::SetSatTransponderData(int, int,
char, int, int, int, int, int)

I use vdr-1.5.12 patched with dvb-s2 suppor.
It seams in vdr/channels.h at line 231 this function:

 bool SetSatTransponderData(int Source, int Frequency,
char Polarization, int Srate, int CoderateH, int
Modulation, int ModulationSystem, int RollOff);

it is changed afther patch with function above and in
menu.c at line 304 is expecting another function like
this: 

SChannel->cChannel::SetSatTransponderData(RotorPos->R_Code(),Frequenz,Pol,Symbolrate,FEC_AUTO);

so i modified this line in menu.c like this:

SChannel->cChannel::SetSatTransponderData(RotorPos->R_Code(),Frequenz,Pol,Symbolrate,Symbolrate,Symbolrate,Symbolrate,Symbolrate);

it compile but is not working because functios is not
ok, i dont know any coding and i think is because of
dvb-s2 api.

Could somebody telme right functions.






  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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


[vdr] Rotor patch for 1.5.12

2008-01-11 Thread lucian orasanu
Hy again! thanks for the patch and cmd line, but
afther patching vdr with that patch i get the
following error when compiling vdr:
dvbdevice.c:946: error: no 'bool
cDvbDevice::SendDiseqcCmd(dvb_diseqc_master_cmd)'
member function declared in class 'cDvbDevice'

rotor plugin compile ok!
10x!! for reply and help!



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

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


[vdr] Rotor patch for 1.5.12

2008-01-14 Thread lucian orasanu
Hy 

Sorry for late reply. I dont know why but when apliing
the patch dvbdevice.h not geting patched so i modified
manual and now its working.

About functionality i wil post later beacause i'am at
work. I will be to your tester and 10x again.


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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


[vdr] vdr-rotor support patches for VDR-1.5.14

2008-01-29 Thread lucian orasanu
  I forgot 

afther that patches 
3 Patch
vdr-1.5.14-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff

and compile ok, if i change order 3 first then 2 i get
errors above compiling vdr.

Luc.


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

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


[vdr] vdr-rotor support patches for VDR-1.5.14

2008-01-29 Thread lucian orasanu
  Hy 

I say that i will be tester, so rotor patcheches aply
fine and compile only in this order.

1. Rotor patch vdr-1.5.14-h264-other-rotor.diff to
vdr-rotor-0.1.4-vdr-1.5
2. Rotor patch vdr-1.5.14-h264-other-rotor.diff to
vdr.
and compile ok but I could not testit because i meseed
up my xine-lib tryng with core-avc that for me image
is worst diferent then ffmpeg.

I will post soon news, how i can see from patches now
supports dvbs-2 or not?




  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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


Re: [vdr] HD-TV hardware decoding on motherboard instead of waiting for FF DVB-S2 card

2008-02-07 Thread lucian orasanu
>>for hdtv - no.
>>I don't see the h.264 hardware decoding. mpeg4 is
not >>h.264.
>>
>>Igor


What is H.264?

H.264 is the next-generation video compression
technology in the MPEG-4 standard, also known as
MPEG-4 Part 10. H.264 can match the best possible
MPEG-2 quality at up to half the data rate. H.264 also
delivers excellent video quality across the entire
bandwidth spectrum — from 3G to HD and everything in
between (from 40 Kbps to upwards of 10 Mbps).


Lucian


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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


Re: [vdr] vdr-rotor support patches for VDR-1.5.14

2008-02-07 Thread lucian orasanu
Hy.

use this patch too.



--- device.c2008-01-28 10:33:00.0 +
+++ device.c.new2008-01-28 10:32:47.0
+
@@ -790,7 +790,7 @@ bool cDevice::SwitchChannel(int
Directio
   return result;
 }

-eSetChannelResult cDevice::SetChannel(const cChannel
*Channel, bool LiveView)
+eSetChannelResult cDevice::SetChannel(const cChannel
*Channel, bool LiveView, cDevice
*SpecificSourceDevice)
 {
   if (LiveView) {
  StopReplay();



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


vdr-1.5.14a-dvbs2-h264-other-rotor.diff
Description: 2086136847-vdr-1.5.14a-dvbs2-h264-other-rotor.diff
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Help!! Remote Problems. for Manu Abraham..

2008-02-22 Thread lucian orasanu
Hy. 
I have an SkyStar HD on an gentoo distro with latest 
multiproto drivers from http://jusst.de/hg.

afther a few revision like changeset "7200
45eec532cefa" my remote control from skystar hd card
with code "TTS35AI", works in x11org controling just
volume up and down, and mute. But I cant' make it to
work with vdr.

My lircd.conf is this but not used:
  eps30
  aeps  100

  one 0 0
  zero0 0
  gap  135992
  toggle_bit_mask 0x0

  begin codes
  10x80010002
  20x80010003
  30x80010004
  40x80010005
  50x80010006
  60x80010007
  70x80010008
  80x80010009
  90x8001000A
  00x8001000B
  -/-- 0x8001001C
  red  0x8001006A
  green0x80010069
  yelow0x80010080
  blue 0x8001008B
  vol_up   0x80010073
  vol_down 0x80010072
  channel+ 0x80010192
  channel- 0x80010193
  menu 0x800100AE
  ok   0x8001001E
  mute 0x80010071
  power0x80010074
  end codes

end remote

and remote.conf from vdr like this:
remote-event5.Up 000100010192
remote-event5.Down   000100010193
remote-event5.Menu   00010001001E
remote-event5.Ok 0001000100AE

wich is difrent from TT-S3200.

I know that skystar hd is a clone of TT-s3200, but on
remote case is a litle bit diffrent each other, even
when woked a few keys on remote never worked like
yelo, menu and tv, and they work for shure tested in
winxp with original software from card.

And now I can't make it work in vdr with vdr-remote.
is another way?, lyke remote-keys.??



  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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


[vdr] Femon and new API.

2008-04-08 Thread lucian orasanu

 Helo.

I'am tring to port femon to new api and no succes.
1. Questions.

Is all new api implemented iet in multiproto?
New version of api is 3.3 pr 4.3?
Is there any documentation ?

2. My tests and work.

I put this code :
enum dvbfe_status { 
DVBFE_HAS_SIGNAL= (1 <<  0),/*  something above
noise floor */
DVBFE_HAS_CARRIER   = (1 <<  1),/*  Signal found
*/
DVBFE_HAS_VITERBI   = (1 <<  2),/*  FEC is stable   
*/
DVBFE_HAS_SYNC  = (1 <<  3),/*  SYNC found  
*/
DVBFE_HAS_LOCK  = (1 <<  4),/*  OK ..   
*/
DVBFE_TIMEDOUT  = (1 <<  5),/*  no lock in last ~2
s   */
DVBFE_STATUS_DUMMY  = (1 << 31)
};
#define DVBFE_READ_STATUS _IOR('o', 87,
enum dvbfe_status)

enum dvbfe_statistics_avail {
   DVBFE_BER  = (1 << 0), /*!<
bit error rate */
 DVBFE_SIGNAL_STRENGTH  = (1 << 1), /*!<
signal strength */
 DVBFE_SNR  = (1 << 2), /*!<
signal to nois ratio */
 DVBFE_UNCORRECTED_BLOCKS   = (1 << 3)  /*!<
number of uncorrected blocks */
 
};

struct dvbfe_statistics {
  enum dvbfe_statistics_avail avail;  
/*!< describes the available information */
  __u32 ber;/*!<
bit error rate, if avaible */
  __u16 signal_strength;/*!<
signal strength, if available */
  __u16 snr;/*!<
signal to noise ratio, if avaible */
  __u32 uncorrected_blocks; /*!<
number of uncorrected blocks, if avaible */
};
#define DVBFE_READ_STATIISTICS _IOR('o', 88,
struct dvbfe_statistics)

in /linux/include/linux/dvb/frontend.h from
multiproto.

and then i modified femontools.c like this:


 return NULL;
  CHECK(ioctl(fe, DVBFE_GET_INFO, &value));
  CHECK(ioctl(fe, DVBFE_READ_STATUS, &status));
  CHECK(ioctl(fe, DVBFE_READ_STATIISTICS, &signal));
  //CHECK(ioctl(fe, DVBFE_READ_SNR, &snr));
  //CHECK(ioctl(fe, DVBFE_READ_BER, &ber));
  //CHECK(ioctl(fe, DVBFE_READ_UNCORRECTED_BLOCKS,
&unc));
  close(fe);

  info =
cString::sprintf("CARD:%d\nTYPE:%d\nNAME:%s\nSTAT:%02X\nSGNL:%04X\nSNRA:%04X\nBERA:%08X\nUNCB:%08X",
cardIndex, value.type, value.name, status, signal,
snr, ber, unc);

  if (cFemonOsd::Instance())
 info =
cString::sprintf("%s\nVIBR:%.0f\nAUBR:%.0f\nDDBR:%.0f",
*info, cFemonOsd::Instance()->GetVideoBitrate(),
cFemonOsd::Instance()->GetAudioBitrate(),
cFemonOsd::Instance()->GetDolbyBitrate());

  if (channel)
 info  = cString::sprintf("%s\nCHAN:%s", *info,
*channel->ToText());

  return info;
}

cString getFrontendName(int cardIndex)
{
  struct dvbfe_info value;
  cString dev = cString::sprintf(FRONTEND_DEVICE,
cardIndex, 0);

  int fe = open(dev, O_RDONLY | O_NONBLOCK);
  if (fe < 0)
 return NULL;
  CHECK(ioctl(fe, DVBFE_GET_INFO, &value));
  close(fe);

  return (cString::sprintf("%s on device #%d",
value.name, cardIndex));
}

cString getFrontendStatus(int cardIndex)
{
  dvbfe_status value;
  cString dev = cString::sprintf(FRONTEND_DEVICE,
cardIndex, 0);

  int fe = open(dev, O_RDONLY | O_NONBLOCK);
  if (fe < 0)
 return NULL;
  CHECK(ioctl(fe, DVBFE_READ_STATUS, &value));
  close(fe);

  return (cString::sprintf("Status %s:%s:%s:%s:%s on
device #%d", (value & DVBFE_HAS_LOCK) ? "LOCKED" :
"-", (value & DVBFE_HAS_SIGNAL) ? "SIGNAL" : "-",
(value & DVBFE_HAS_CARRIER) ? "CARRIER" : "-", (value
& DVBFE_HAS_VITERBI) ? "VITERBI" : "-", (value &
DVBFE_HAS_SYNC) ? "SYNC" : "-", cardIndex));
}

uint16_t getSignal(int cardIndex)
{
  uint16_t value = 0;
  cString dev = cString::sprintf(FRONTEND_DEVICE,
cardIndex, 0);

  int fe = open(dev, O_RDONLY | O_NONBLOCK);
  if (fe < 0)
 return (value);
  CHECK(ioctl(fe, FE_READ_SIGNAL, &value));
  close(fe);

  return (value);
}

is this ok?
a litle bit of help?




  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

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


[vdr] HD PCIe boards

2008-04-09 Thread lucian orasanu
Hy too all.

It seams the first hardware capable of MPEG 2 and
H.264 encoding and decoding at 1080p full HD
resolution, will be from Toshiba, look here:

http://www.reghardware.co.uk/2008/04/08/tosh_samples_spursengine/


  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

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


[vdr] Rotor patches

2008-04-15 Thread lucian orasanu
 Hy.

No, just Rotor-0.1.4-vdr1.5.10.diff.

Lucian.


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


[vdr] vdr-reelchannelscan plugin.

2008-05-06 Thread lucian orasanu
Hy.

Attached is an patch for vdr-1.7.0 with h264 and
multiproto support to make plugin work.

this is my first patch so any sugestions or advices
are welcome.

Cheers Lucian. 


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

vdr-reelchannelscan-vdr.1.7.0-h264.rar
Description: 3961071439-vdr-reelchannelscan-vdr.1.7.0-h264.rar
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr-reelchannelscan plugin

2008-05-07 Thread lucian orasanu
Hey.

10x for reply and for advices.

patch is for vdr-reelchannelscan-0.4.1 .


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


[vdr] vdr-reelchannelscan plugin

2008-05-07 Thread lucian orasanu
Hy

again 10x for advices. 

Second take. atached you will fin an patch for
vdr-reelchannelsan plugin to ad functionality for
vdr-1.7.0 patched with h264 patch and multiproto
driver.

patch is for vdr-reelchannelscan-0.4.1

Cheers Lucian


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJdiff -ruN ./notpatched/filter.c ./patched/filter.c
--- ./notpatched/filter.c   2006-11-24 20:55:56.0 +0200
+++ ./patched/filter.c  2008-05-05 23:44:17.0 +0300
@@ -383,16 +383,17 @@
 int Ppid = pmt.getPCRPid();
 int Apids[MAXAPIDS + 1] = { 0 };
 int Dpids[MAXDPIDS + 1] = { 0 };
-#if VDRVERSNUM >= 10332
+int Spids[MAXSPIDS + 1] = { 0 };
+#ifndef MAXLANGCODE2
+#define MAXLANGCODE2 4
+#endif
 char ALangs[MAXAPIDS + 1][MAXLANGCODE2] = { "" };
 char DLangs[MAXDPIDS + 1][MAXLANGCODE2] = { "" };
-#else
-char ALangs[MAXAPIDS + 1][4] = { "" };
-char DLangs[MAXDPIDS + 1][4] = { "" };
-#endif
+char SLangs[MAXSPIDS][MAXLANGCODE2] = { "" };
 int Tpid = 0;
 int NumApids = 0;
 int NumDpids = 0;
+int NumSpids = 0;
 for (SI::Loop::Iterator it; pmt.streamLoop.getNext(stream, it); ) {
 // printf("PID: %5d %5d %2d %3d %3d\n", pmt.getServiceId(), 
stream.getPid(), stream.getStreamType(), pmt.getVersionNumber(), 
Channel->Number());//XXX
 switch (stream.getStreamType()) {
@@ -436,6 +437,28 @@
 case SI::AC3DescriptorTag:
  dpid = stream.getPid();
  break;
+#if VDRVERSNUM >= 10510
+case SI::SubtitlingDescriptorTag:
+ if (NumSpids < MAXSPIDS) {
+Spids[NumSpids] = stream.getPid();
+SI::SubtitlingDescriptor *sd = 
(SI::SubtitlingDescriptor *)d;
+SI::SubtitlingDescriptor::Subtitling sub;
+char *s = SLangs[NumSpids];
+int n = 0;
+for (SI::Loop::Iterator it; 
sd->subtitlingLoop.getNext(sub, it); ) {
+if (sub.languageCode[0]) {
+   if (n > 0)
+  *s++ = '+';
+   strn0cpy(s, 
I18nNormalizeLanguageCode(sub.languageCode), MAXLANGCODE1);
+   s += strlen(s);
+   if (n++ > 1)
+  break;
+   }
+}
+NumSpids++;
+}
+ break;
+#endif
 case SI::TeletextDescriptorTag:
  Tpid = stream.getPid();
  break;
@@ -463,7 +486,7 @@
 delete d;
 }
 }
-Channel->SetPids(Vpid, Vpid ? Ppid : 0, Apids, ALangs, Dpids, DLangs, 
Tpid);
+Channel->SetPids(Vpid, Vpid ? Ppid : 0, Apids, ALangs, Dpids, DLangs, 
Spids, SLangs, Tpid);
   printf(" %i %s %i %i SID  %i\n",num,Channel->Name(),Vpid, Apids[0], 
Channel->Sid());
 Channel->SetCaIds(CaDescriptors->CaIds());
 
Channel->SetCaDescriptors(CaDescriptorHandler.AddCaDescriptors(CaDescriptors));
diff -ruN ./notpatched/i18n.c ./patched/i18n.c
--- ./notpatched/i18n.c 2006-11-04 17:25:09.0 +0200
+++ ./patched/i18n.c2008-05-05 23:01:19.0 +0300
@@ -207,6 +207,28 @@
 "", // Dansk
 "", // Èesky (Czech)
   },
+  { "SearchMode$Auto NIT",
+"NIT Automatik",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"", // Hrvatski (Croatian)
+"", // Eesti
+"", // Dansk
+"", // Èesky (Czech)
+  },
   { "Manual",
 "Manuell",
 "",
@@ -317,6 +339,28 @@
 "", // Dansk
 "", // Èesky (Czech)
   },
+  { "Tuner",
+"Tuner",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"",
+"", // Hrvatski (Croatian)
+"", // Eesti
+"", // Dansk
+"", // Èesky (Czech)
+  },
   { "Scanning on transponder",
 "Durchsuche Transponder",
 "",
@@ -524,7 +568,7 @@
 "",
 "",
 "",
-"Haku käynnissä %s.\tOdota hetkinen...",
+"",
 "",
 "",
 "",
@@ -546,7 +590,7 @@
 "",
 "",
 "",
-"Haku käynnissä %s.\tOdota hetkinen...",
+"",
 "",
 "",
 "",
diff -ruN ./notpatched/transpo

[vdr] vdr-reelchannelscan plugin

2008-05-08 Thread lucian orasanu
Hy.

>Hi

>I have one reject

>reelchannelscan-0.4.1# cat
>vdr-reelchannelscan-h264-multiproto.diff | patch

>patching file filter.c
>patching file i18n.c
>patching file transponders.c
>Hunk #1 succeeded at 119 with fuzz 1.
>Hunk #2 FAILED at 221.
>1 out of 2 hunks FAILED -- saving rejects to file
>transponders.c.rej
>
>
>transponders.c.rej 
>
>*** 221,229 
>
>  //   printf (DBG " SetTerrTransponderData(s:%d,f:
%d >,BW: %d, mod %d, Hier %d\n,fec_h %d/l %d,G %d,T %d
", >type,
>  // frequency_, bandwidth_,
>modulation_, hierarchy_, fec_h_, fec_l_, guard_,
>transmission_);
>-return c->SetTerrTransponderData(type,
frequency_, >bandwidth_, modulation_, hierarchy_,
fec_h_,
>-  fec_l_,
guard_, >transmission_);//
>-
>  }
>  //--- Class cCableTransponder
>--

Hi

I have one reject

reelchannelscan-0.4.1# cat
vdr-reelchannelscan-h264-multiproto.diff | patch

patching file filter.c
patching file i18n.c
patching file transponders.c
Hunk #1 succeeded at 119 with fuzz 1.
Hunk #2 FAILED at 221.
1 out of 2 hunks FAILED -- saving rejects to file
transponders.c.rej


transponders.c.rej 

*** 221,229 

  //   printf (DBG " SetTerrTransponderData(s:%d,f: %d
,BW: %d, mod %d, Hier %d\n,fec_h %d/l %d,G %d,T %d ",
type,
  // frequency_, bandwidth_,
modulation_, hierarchy_, fec_h_, fec_l_, guard_,
transmission_);
-return c->SetTerrTransponderData(type,
frequency_, bandwidth_, modulation_, hierarchy_,
fec_h_,
-  fec_l_, guard_,
transmission_);//
-
  }
  //--- Class cCableTransponder
--


reelchannelscan from here 
http://www.reelbox.org/software/source/vdr-plugins/vdr-reelchannelscan-0.4.1.tgz


Igor

>reelchannelscan from here 
>http://www.reelbox.org/software/source/vdr-plugins/vdr-reelchannelscan-0.4.1.tgz


>Igor


 I dont understend why wen I run diff -ruN it make the
patch  at ***221,229***, because in mc it shwos
***224*** position.

I make it with diff -ruN ./notpatched ./patched.

where 'patched' and 'notpatched' are directory with
the plugin


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


[vdr] vdr-reelchannelscan plugin

2008-05-15 Thread lucian orasanu
 Hy.

Can you post the adress of SVN or is reel SVN??


Lucian.


  

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


[vdr] vdr-reelchannelscan plugin

2008-05-16 Thread lucian orasanu
 Hy.

10x for hint with 1.6.1.1 -> 1.6.1, because i was
tryng for a few minits to download.

I will make the patch but this night, right now I'm at work.


  

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


[vdr] vdr-reelchannelscan plugin

2008-05-17 Thread lucian orasanu
 Hy.

I was tring to conpile the reelchannel scan plugin
1.6.0, but it seams to me that is not finished, dvb-s2
part in menu.

i have errors in csmenu.c at compile time :

csmenu.c: In member function `void
cMenuChannelscan::TunerDetection()':
csmenu.c:236: error: 'class cDevice' has no member
named 'ProvidesS2'
make[1]: *** [csmenu.o] Error 1
make[1]: Leaving directory
`/usr/local/src/vdr/PLUGINS/src/reelchannelscan'

Cheers Lucian.



  

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


[vdr] DVB API Wrapper for VDR 1.7.0

2008-05-23 Thread lucian orasanu
 Hy.

I dont understend why are you kep mantaining this
patch wen vdr-1.7.0 and all plugins should be evolving
on multiproto. Stop releasing this patch, keep it for you!!


  

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


[vdr] DVB API Wrapper for VDR 1.7.0

2008-05-23 Thread lucian orasanu
 Hy

Look at reel vdr comunity, they implement more API in
fronten.h to make use of their plugins and vdr.

Use vdr-1.6.0 for old API is nothing new to vdr-1.7.0
beside h264 and multiproto, and you think 150 is more,
I think not.


  

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


[vdr] In Atention of vdr-xine developer.

2008-08-05 Thread lucian orasanu
Hy Reinhard Nisll.

Could you update xine-lib.patch from dvr-xine plugin?
I'am tryng to compile with xine-lib-1.1.1.4 patched with xine-lib.diff but 
somehow it breaks the package.

Yes I should use xine-lib-1.2, but I can't compile with latest ffmpeg.



  

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


[vdr] vdr & s2api

2008-11-12 Thread lucian orasanu
Hello all,

Klaus, can we have an vdr with s2api native support??


  

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


[vdr] vdr & s2api

2008-11-12 Thread lucian orasanu
 Hy Klaus,

take your time, we are waiting.

10x!!

 


  

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


[vdr] New Video Decode and Presentation API from NVidia

2008-11-15 Thread lucian orasanu
Hy all

  Man this is awesome , nice mouve from Nvidia guys, and wen I think about I 
give aweay for free my GF8500 and switcht to ati! now i have to buy a new one 
or wait ati to mouve?


  

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


[vdr] VDR with S2API

2008-12-06 Thread lucian orasanu
Thank You for patches and work for this.

Cheers Lucian.



  

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


[vdr] VDR with S2API

2008-12-07 Thread lucian orasanu
Hy Klaus,

 Is ther a problem with 
vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup patch 
fom Reinhard Nilsl ?

Could this patch be included in vdr-1.7.2 like S2API patch?


  

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


[vdr] Plugins API

2009-01-05 Thread lucian orasanu
Hello All!

I want to use an plugin for vdr, lets say x but when I tray to compile it, it 
says wrong api or old api.
Question:

1. is ther any api specification or documentation  for vdr for plugin 
development?
2. or how to port old plugins to new api?


  

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


[vdr] [ANNOUNCE] VDR developer version 1.7.3

2009-01-07 Thread lucian orasanu
Hy Klaus,

So with this version we wont need h264 patch?

and 10x for your work.


  

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


[vdr] S2-3200 & vdr needed material ?

2009-01-08 Thread lucian orasanu
Hy all,

But I must contradict you all, I use vdr-1.7.2 with v4l-dvb from linuxtv.org 
but with patches from Alex, for stb8900 search algo on an sky star hd aka 
tt-3200. with vdr-xine-0.8.2 wit curent xine-lib-1.2 and ffmpeg, and it is 
working perfectly on gentoo linux.


  

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


[vdr] Help with dvd plugin!

2009-04-02 Thread lucian orasanu

Hy all,

I'm trayng to compile dvd plugin but it fails! this is build log 
http://pastebin.com/m67dab49c. 

i tested it with vdr-1.7.4, gcc-4.3.3, x86

Can some one help me, ?I think is something with gcc. 


  

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


[vdr] Help with dvd plugin!

2009-04-02 Thread lucian orasanu

Hy,

here is greep result http://pastebin.com/m28e05080, and the it shoul be 
"DEFAULTFRAMESPERSECOND" ? in  player-dvd.c.

But is there an it complains about not beeing declared to do so.. i dont know 
what!


  

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


[vdr] Help with dvd plugin!

2009-04-02 Thread lucian orasanu

Hy all,

I'm trayng to compile dvd plugin but it fails! this is build log 
http://pastebin.com/m67dab49c. 

i tested it with vdr-1.7.4, gcc-4.3.3, x86

Can some one help me, ?I think is something with gcc. 


  

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


[vdr] Help with dvd plugin!

2009-04-02 Thread lucian orasanu

OK! 

i seeit now, it is from vdr switching to ts or watever, with vdr-1.7.0 it 
works. But i dont know how to fix it.


  

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


[vdr] Help with dvd plugin! + dvd patch

2009-04-03 Thread lucian orasanu
 OK!! thankyou all,

I got it working and I made a patch too. patch is for 

plugin dvd -> dvd-cvs-20071113

orking on vdr-1.7.4



  diff -Naur ./dvd-ori/control-dvd.c ./dvd/control-dvd.c
--- ./dvd-ori/control-dvd.c 2007-11-13 15:33:30.0 +0200
+++ ./dvd/control-dvd.c 2009-04-03 13:08:29.0 +0300
@@ -412,8 +412,8 @@
 {
 #define STAY_SECONDS_OFF_END 10
 int Seconds = (timeSearchTime >> 24) * 36000 + ((timeSearchTime & 
0x00FF) >> 16) * 3600 + ((timeSearchTime & 0xFF00) >> 8) * 600 + 
(timeSearchTime & 0x00FF) * 60;
-int Current = (lastCurrent / FRAMESPERSEC);
-int Total = (lastTotal / FRAMESPERSEC);
+int Current = (lastCurrent / DEFAULTFRAMESPERSECOND);
+int Total = (lastTotal / DEFAULTFRAMESPERSECOND);
 switch (Key) {
 case k0 ... k9:
 if (timeSearchPos < 4) {
diff -Naur ./dvd-ori/player-dvd.c ./dvd/player-dvd.c
--- ./dvd-ori/player-dvd.c  2007-11-13 15:33:30.0 +0200
+++ ./dvd/player-dvd.c  2009-04-03 13:07:56.0 +0300
@@ -21,6 +21,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -239,7 +240,7 @@
 #define VIDEOBUFSIZE  MEGABYTE(1)
 
 // The number of frames to back up when resuming an interrupted replay session:
-#define RESUMEBACKUP (10 * FRAMESPERSEC)
+#define RESUMEBACKUP (10 * DEFAULTFRAMESPERSECOND)
 
 #define MAX_VIDEO_SLOWMOTION 63 // max. arg to pass to VIDEO_SLOWMOTION // 
TODO is this value correct?
 #define NORMAL_SPEED 10 // the index of the '1' entry in the following array
@@ -2027,8 +2028,8 @@
 LOCK_THREAD; // save UpdateBlockInfo()
 BlocksToPGCTicks(pgcCurrentBlockNum, currentTicks, totalTicks);
 
-CurrentFrame = (int)((currentTicks / 9L) * FRAMESPERSEC);
-TotalFrame   = (int)((totalTicks   / 9L) * FRAMESPERSEC);
+CurrentFrame = (int)((currentTicks / 9L) * DEFAULTFRAMESPERSECOND);
+TotalFrame   = (int)((totalTicks   / 9L) * DEFAULTFRAMESPERSECOND);
 
 //workaround for lcdproc-crashing
 if (CurrentFrame == TotalFrame) {
@@ -2074,7 +2075,7 @@
 {
 if (!DVDActiveAndRunning())
 return -1;
-SkipSeconds(Frames*FRAMESPERSEC);
+SkipSeconds(Frames*DEFAULTFRAMESPERSECOND);
 return Frames;
 }
 
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Best practices for running vdr-xine

2009-04-28 Thread lucian orasanu

Hy,

I use inittab like this and i have no problems 

# VDR
vdr:35:respawn:/usr/local/bin/runvdr
X:35:respawn:/usr/bin/startx



  

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


[vdr] (no subject)

2009-04-28 Thread lucian orasanu

Ok more detalies.

vdr-1.7.6 
vdr-xine-1.9.1
on an gentoo distro and i start xine from .xinitrc like this:
/usr/bin/xine -V vdpau -f -pq -A alsa --post vdr_video --post vdr_audio 
vdr://tmp/vdr-xine/stream#demux:mpeg_pes

and for mplayer ihave this on mplayer.sh

#!/bin/sh
CMDLINE="mplayer -fs  -vo vdpau -ao alsa -cache 4096 -slave -nolirc -quiet"
DISPLAY=:0.0 $CMDLINE "$1" |logger
exit
 
but I have an question for others too!

how to make mplayer to load subtitles from media or video directory?



  

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


[vdr] Best practices for running vdr-xine

2009-04-28 Thread lucian orasanu

Ok more detalies.

vdr-1.7.6 
vdr-xine-1.9.1
on an gentoo distro and i start xine from .xinitrc like this:
/usr/bin/xine -V vdpau -f -pq -A alsa --post vdr_video --post vdr_audio 
vdr://tmp/vdr-xine/stream#demux:mpeg_pes

and for mplayer ihave this on mplayer.sh

#!/bin/sh
CMDLINE="mplayer -fs  -vo vdpau -ao alsa -cache 4096 -slave -nolirc -quiet"
DISPLAY=:0.0 $CMDLINE "$1" |logger
exit
 
but I have an question for others too!

how to make mplayer to load subtitles from media or video directory?



  

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


[vdr] xineplayer uncontrolable...

2009-05-21 Thread lucian orasanu


 Hy Reinhard Nissl,

Did you start to implement SLAVE mode???
or you will start soon??, to implement SLAVE mode.


  

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


[vdr] Status of WinTV-HVR-4000 card!!

2009-05-25 Thread lucian orasanu


 Hello,


I want to buy this card, but before I wnat to know if this card works fine

under linux and with vdr. Can some one tell me if is using this card and is ok?


  

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


[vdr] Status of WinTV-HVR-4000 card!!

2009-05-25 Thread lucian orasanu


Thankyou guys for rewievs, I already have an tt3200, Soo I will buy this card!!


  

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


[vdr] need help with GOTOX patch.

2009-06-09 Thread lucian orasanu

 Hy,

I want to use this patch, but i dont know how. Only this is necesary to move 
the motor:

S5.0W 11700 V  9750 G v t
S5.0W 9 V 10600 G v T
S5.0W 11700 H  9750 G V t
S5.0W 9 H 10600 G V T


or should be like this:

S1.0W 11700 V  9750 G v t [e0 31 6e 01(this bite should be positon in rotor ?]
S1.0W 9 V 10600 G v T [e0 31 6e 01]
S1.0W 11700 H  9750 G V t [e0 31 6e 01]
S1.0W 9 H 10600 G V T [e0 31 6e 01]

with settings like this my motor wont move!

And in lnb setup menu at degres what should i put there, my position?

How this pach works??


  

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


Re: [vdr] need help with GOTOX patch.

2009-06-09 Thread lucian orasanu

I did that, i took my position with an gps, putet ther in lnb config, and 
afther that changing channels.conf form diferent satelites, but i did something 
wrong because i did not manage to get signal, until i setup my antena manualy 
again (form left right switches of motor).

 My idea was to use this patch and stored position from my motor!!

--- On Tue, 6/9/09, Ales Jurik  wrote:

> From: Ales Jurik 
> Subject: Re: [vdr] need help with GOTOX patch.
> To: vdr@linuxtv.org
> Cc: "lucian orasanu" 
> Date: Tuesday, June 9, 2009, 1:31 PM
> On Tuesday 09 of June 2009, lucian
> orasanu wrote:
> >  Hy,
> >
> > I want to use this patch, but i dont know how. Only
> this is necesary to
> > move the motor:
> >
> > S5.0W 11700 V  9750 G v t
> > S5.0W 9 V 10600 G v T
> > S5.0W 11700 H  9750 G V t
> > S5.0W 9 H 10600 G V T
> >
> >
> > or should be like this:
> >
> > S1.0W 11700 V  9750 G v t [e0 31 6e 01(this bite
> should be positon in rotor
> > ?] S1.0W 9 V 10600 G v T [e0 31 6e 01]
> > S1.0W 11700 H  9750 G V t [e0 31 6e 01]
> > S1.0W 9 H 10600 G V T [e0 31 6e 01]
> >
> > with settings like this my motor wont move!
> The first config should be ok.
> >
> > And in lnb setup menu at degres what should i put
> there, my position?
> Yes, your position.
> >
> > How this pach works??
> Patch is originaly written by Seppo Ingalsuo 
> (http://www.linuxtv.org/pipermail/vdr/2008-March/016164.html).
> 
> The patch uses algo from vdr-rotor patch to calculate angle
> to which motor 
> should move and send then the gotox diseqc command [e0 31
> 6e p1 p2] where p1 
> and p2 is calculated angle. If you have dish with closer
> beam be sure to have 
> position of satellites in sources.conf and channels.conf
> written in right way 
> (for example satellites at 1.0W are at 0.83W and 0.75W
> exactly) to be able to 
> receive also weaker transponders.
> 
> The patch send this command only when satellite is
> changing. You should also 
> use it for motor behind diseqc switch. The next example is
> for 4-input diseqc 
> switch which has diseqc motor connected to input 4. Please
> be sure that in 
> such way your dvb card will not be overloaded with output
> current (you should 
> use motor which disconnect LNB when moving and card with
> electronically 
> limited output current to prevent damages).
> 
> S0.8W     11700 V  9750  t v
> W15 [E0 10 38 FC] W150 G v t
> S0.8W     9 V 10600  t v W15
> [E0 10 38 FD] W150 G v T
> S0.8W     11700 H  9750  t V
> W15 [E0 10 38 FE] W150 G V t
> S0.8W     9 H 10600  t V W15
> [E0 10 38 FF] W150 G V T
> 
> BR,
> 
> Ales
> 
> 


  

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


[vdr] Best practice to start vdr-xineliboutput.

2010-01-02 Thread lucian orasanu
Hello,

I want to use vdr-xineliboutput for an local system and maybe you will help me 
with configs, startup scripts etc..

and is any way to reduce the image latency when zap trough channels?

Regards.


  

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


[vdr] xine-lib and vaapi support

2010-11-08 Thread lucian orasanu
Hello,

how about moving to mplayer instead of xine-lib, is not maintained very well 
any more? 


  

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