Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Antwort: VDR and AC3 out via SB live



Sorry, but how is the xlist.c file supposed to be compiled ? (Maybe stupid
question)

If i simply use gcc xlist.c i get a lot of undeclared things...
Here is the output of gcc:

xlist.c: In function `main':
xlist.c:29: parse error before `int'
xlist.c:31: `f' undeclared (first use in this function)
xlist.c:31: (Each undeclared identifier is reported only once
xlist.c:31: for each function it appears in.)
xlist.c:34: `bool' undeclared (first use in this function)
xlist.c:34: parse error before `I_Frame'
xlist.c:42: parse error before `int'
xlist.c:43: `b' undeclared (first use in this function)
xlist.c:91: `Header' undeclared (first use in this function)
xlist.c:91: `true' undeclared (first use in this function)
xlist.c:92: `I_Frame' undeclared (first use in this function)
xlist.c:92: `false' undeclared (first use in this function)
xlist.c:95: parse error before `int'
xlist.c:95: `j' undeclared (first use in this function)
xlist.c:95: parse error before `)'
xlist.c:103: parse error before `int'
xlist.c:104: `n' undeclared (first use in this function)
xlist.c:105: parse error before `int'
xlist.c:105: parse error before `)'
xlist.c:114: parse error before `int'
xlist.c:116: parse error before `int'
xlist.c:117: parse error before `int'
xlist.c:117: `h' undeclared (first use in this function)
xlist.c:117: parse error before `)'
xlist.c:137: parse error before `int'
xlist.c:139: parse error before `int'
xlist.c:140: parse error before `int'
xlist.c:140: parse error before `)'
xlist.c:160: parse error before `int'
xlist.c:162: parse error before `int'
xlist.c:163: parse error before `int'
xlist.c:163: parse error before `)'
xlist.c:183: parse error before `int'
xlist.c:183: parse error before `)'

- sorry but i'm quite new to linux and not a programmer...

Martin.

----- Original Message -----
From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
To: "linux-dvb" <linux-dvb@linuxtv.org>
Sent: Sunday, July 15, 2001 12:09 AM
Subject: [linux-dvb] Re: Antwort: VDR and AC3 out via SB live


> Martin Hoffmann wrote:
> >
> > So, with a DD broadcast still the same :-(
> >
> > But taking into consideration that a recorded movie from pro7 is some
> > megabyte larger than it's demuxed and muxed video and mpeg1-layer2 makes
me
> > think that vdr did record more than just the video and the layer2 stereo
> > audio !
> > However, i'm unable to get the "ac3" sound out of vdr via the -a option
=>
> > just 0 bytes output file if using cat > file
> >
> > Is there a way to check what stream types a recorded file contains ?
>
> You can take my small tool ftp://ftp.cadsoft.de/pub/people/kls/vdr/xlist.c
> to dump the 001.vdr file. If it contains the DD audio, you should see
> some records marked as "dolby".
>
> Klaus
> --
> _______________________________________________________________
>
> Klaus Schmidinger                       Phone: +49-8635-6989-10
> CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
> Hofmark 2                               Email:   kls@cadsoft.de
> D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
> _______________________________________________________________
>
>
> --
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe
linux-dvb" as subject.
>



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index