> Anyway, the main problem is that there are too many different formats.
> It would be nice to agree on a standard format and have a simple library
> to support it. I would like to know how other DVB software authors think
> about that.
I'm not an author, just a user, but I'd strongly suggest cons
Hi,
we use the Linux DVB-API Version 3 for the tuxbox project (PPC-powered
settop box) and recently we had some bug reports concerning a Kernel
Oops during streaming.
I was able to reproduce and trace it, found out it occured in the
dvb_demux.c and following this I tried to get the relations o
On Mon, 17 Nov 2003 17:50:22 +0100
Steffen Beyer <[EMAIL PROTECTED]> wrote:
> At least my test script shows no errors anymore!
Update: I did some recordings this evening and one from around 22:00h is
broken (unusable). Apparently I'm walking the edge now regarding block
errors.
Regards,
--
Stef
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Johannes wrote:
>
> I see two problems:
>
> - spinlocks only disable irqs on the local CPU, so every access
> to the feed_list must be protected against accesses from another
> CPU to be SMP save; but dvb_dmx_swfilter_packet() might be problema
Wolfgang Thiel wrote:
Hmh: that's a problem. Perhaps, it is as broken as it used to be?
If anything goes wrong (like the wind blowing the dish away), I have
such a wind?
to restart the driver: if it was szap -r and catting /dev/dvb/ad..
to mplayer, this doesn't work anymore: no data (resta
> I must admit that the ?zap formats suck, but so does vdr's format, IMHO.
>
> Anyway, the main problem is that there are too many different formats.
> It would be nice to agree on a standard format and have a simple library
> to support it. I would like to know how other DVB software authors thin
Ralph Metzler wrote:
>
> Johannes Stezenbach writes:
> > Ralph Metzler wrote:
> > > Johannes Stezenbach writes:
> > >
> > > > The av7110 destroys the adaptation fields if you record and watch
> > > > at the same time (record with DMX_PES_OTHER to prevent this). However,
> > > > the DMX_GE
On Mon, Nov 17, 2003 at 07:05:05PM +0100, Johannes Stezenbach wrote:
> Wolfgang Thiel wrote:
> >
> > this morning's dvb-kernel CVS has at least two problems:
> > twice, dprintk has been inserted at a wrong place (before declaring
> > the variables of the routine, which follow later)
>
> Most of u
Ralph Metzler wrote:
> Johannes Stezenbach writes:
> >
> > I thought the TS packets are grabbed from the TPP before they
> > reach the decoder? So we should get unaltered PES?
>
> No, AFAIK, you cannot get all packets of the video PID before they reach
> the decoder. The TPP does all the writi
Johannes Stezenbach writes:
> Ralph Metzler wrote:
> > Johannes Stezenbach writes:
> >
> > > The av7110 destroys the adaptation fields if you record and watch
> > > at the same time (record with DMX_PES_OTHER to prevent this). However,
> > > the DMX_GET_STC should give you correct values.
Ralph Metzler wrote:
> Johannes Stezenbach writes:
>
> > The av7110 destroys the adaptation fields if you record and watch
> > at the same time (record with DMX_PES_OTHER to prevent this). However,
> > the DMX_GET_STC should give you correct values. Also, AFAIK the PES
> > header is not altere
Gerd Knorr wrote:
>
> > vdr format has a little bit more detail on, especially for dvb-t
> > users. Probably best to go with this if you are just looking for
> > something to parse into some other app
>
> Yea, I'm looking for something to use with xawtv ...
Good to hear!
> I also like the vdr
Johannes Stezenbach writes:
> Pekka Virtanen wrote:
> > [...]
>
> Can you print that in hex to see if there is just one bit flipped?
Does not look like this is the case here.
> The av7110 destroys the adaptation fields if you record and watch
> at the same time (record with DMX_PES_OTHER t
Wolfgang Thiel wrote:
>
> this morning's dvb-kernel CVS has at least two problems:
> twice, dprintk has been inserted at a wrong place (before declaring
> the variables of the routine, which follow later)
Most of us use gcc-3.3.2 which is more ISO-C99 compliant than older
gccs. Thus we usually do
Michal Svec wrote:
>
> I have some problems with the scan behavior, in particular with its vdr
> output. In normal (zap) mode, it outputs the list of found services, but
> the vdr list is empty:
...
> bash$ ./scan -o vdr dvb-s/Astra-19.2E-sr
...
> WARNING: filter timeout pid 0x0010
Ivan Gerasimov wrote:
> I have the plesure to present you something new here:
>
> http://home.t-online.de/home/intek-bg/BTV/bg/index.html
>
> Inform yourself!
For those who are to lazy to click on links:
BudgetTV aims to provide something like vdr functionality
for Budget/Nova type cards. It is
> > >man 5 vdr
> >
> > Ah, great. Where do these config files come from? Is there some scan utility?
>
> scan has an option to generate in either vdr or zap format.
Great.
> vdr format has a little bit more detail on, especially for dvb-t
> users. Probably best to go with this if you are
Gerd Knorr wrote:
> > yes, scan in the drivers package
>
> Does that also write vdr syntax? From a first look it looks more like
> it does szap/czap/tzap syntax only ...
-o vdr
Please complain if it doesn't work for you.
When I wrote szap I started out with a vdr format channels.conf
as downl
Pekka Virtanen wrote:
>
> I have two computers, one with Full featured DVB-C the other with a
> Budget DVB-C. I ran the same software on both computers, on the same
> channel and the same time of course.
>
> The software prints the video PTS on the console. The results are below:
>
> FF DVB-C:
static const char *usage = "\n"
"usage: %s [options...] [-c | initial-tuning-data-file]\n"
"scan doesn't do frequency scans, hence it needs initial\n"
"tuning data for at least one transponder/channel.\n"
"-cscan on currently tuned transponder only\n"
"-v verbose (
> yes, scan in the drivers package
Does that also write vdr syntax? From a first look it looks more like
it does szap/czap/tzap syntax only ...
> >> man 5 vdr
Gerd
--
You have a new virus in /var/mail/kraxel
--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linu
On Mon, 17 Nov 2003 10:39:22 +0100
Claas Hilbrecht <[EMAIL PROTECTED]> wrote:
> > http://www.vdr-portal.de/board/thread.php?threadid=7825&sid=&threadview=0
> > there is a major problem with newer tt-budget cards. I am in contact
> > with
> Did you get any response via private e-mail? Or is there a
Sergei Haller <[EMAIL PROTECTED]> writes:
> VDR's syntax can be found in
>
>man 5 vdr
Ah, great. Where do these config files come from? Is there some scan utility?
Gerd
--
You have a new virus in /var/mail/kraxel
--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubs
On Mon, 17 Nov 2003, Gerd Knorr (GK) wrote:
GK> ... Every utility (szap, tzap, czap) seems to use a different syntax.
GK> And vdr uses yet another one ...
GK>
GK> Is all this documented somewhere?
VDR's syntax can be found in
man 5 vdr
or, in VDR's src directory:
man -l vdr.5
c ya
Hi,
I'm using szap and I believe all zap's use the same format ?
Regards,
Manu
On Monday 17 November 2003 18:05, you wrote:
> Hi *,
>
> I'm just trying to figure how the channels.conf syntax looks like and
> I'm somewhat confused now. Every utility (szap, tzap, czap) seems to
> use a d
Hi,
My channels.conf looks like this, with the new scan, earlier instead of the
numbers([0015]), ie, with the older scan i used to get names. The Channel
Name, Transponder, polarization,? , Symbol Rate, Video ID, Audio ID, ?
The two ?'s i don't know what they are...
[0015]:1261
Hi *,
I'm just trying to figure how the channels.conf syntax looks like and
I'm somewhat confused now. Every utility (szap, tzap, czap) seems to
use a different syntax. And vdr uses yet another one ...
Is all this documented somewhere?
Gerd
--
You have a new virus in /var/mail/kraxel
-
Hi,
what about adding an diseqc 1.0 implementation in the drivers?
having to send i2c messages from userland really sucks.
For the most common cases (such as when the switch can only address 4
LNBs)
I'd like to be able to select LNB using a member of
struct dvb_qpsk_parameters
while retaining
http://www.vdr-portal.de/board/thread.php?threadid=7825&sid=&threadview=0
there is a major problem with newer tt-budget cards. I am in contact with
Did you get any response via private e-mail? Or is there anything new to
report?
---
Claas Hilbrecht
http://www.jucs-kramkiste.de
--
Info:
To unsub
29 matches
Mail list logo