Mailing List archive

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

[vdr] Re: bitstreamout-0.48pre1



Hi,

problem solved,
if you use shm you need a directory  named "/dev/shm" and an fstab entry like this
tmpfs /dev/shm tmpfs defaults 0 0
then the bitstreamout will work.

Gerald

Gerald Raaf schrieb:

> Hi,
>
> i wanted to test the new bitstreamout version, compiling the plugin gives no error
> message, but when i start vdr i got the following error message in syslog
> -------
> Okt 20 16:43:50 vdr-eth0 vdr: shm_malloc shm_open of /vdr_memory_00000000 failed: Die
> angeforderte Funktion ist nicht implementiert
> Okt 20 16:43:50 vdr-eth0 vdr: shm_malloc shm_open of /vdr_memory_00000001 failed: Die
> angeforderte Funktion ist nicht implementiert
> Okt 20 16:43:50 vdr-eth0 vdr: shm_malloc shm_open of /vdr_memory_00000002 failed: Die
> angeforderte Funktion ist nicht implementiert
> -------
>
> how can this be solved.
>
> Kernel 2.4.23-pre4
>
> do you need more system information?
>
> Gerald
>
> Sven Goethel schrieb:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > http://jausoft.com/Files/vdr/bitstreamout/bitstreamout-0.48pre1.tar.bz2
> >
> > +++
> >
> > EXPERIMENTAL
> >
> > +++
> >
> > Tue Oct 20 05:06:00 CEST 2003 - sven AT jausoft dot com
> >
> > - - Added mp2 -> pcm decoding
> >         - Using libmad
> >                 - mp2_decoder.[ch]
> >         - LiveView (channels.c) with an "observer" thread
> >           to know if AudioSwitch has happen.
> >         - player's, dvd, ..., first audio stream's tracknumber win's
> >         - recordings (dvbplayer), to use MP2 patch dvbplayer.c:
> >                 dvbplayer.1.2.6pre-mp2PlayAudio.diff
> >         - using PTS information (using pts.h now),
> >           currently only audio_pts < now (audio is too late)
> >           looks like to work .. -> skip mp2 packages
> >           earlier PTS infos are ignored ..
> >
> > - - cPTS::done() fix
> >         - adding "gettimeofday(&ts, 0);" at the end ..
> >
> > - - added a whole lot of debug statements to debug ;-)
> >   and as a little documentation ..
> >
> > - - changed threading lockings
> >         - cInStream will be detached by super destructor
> >         - added more test_flag checks
> >         - all while(test_flag(RUNNING)) deactivators,
> >           check if the thread is really running at last
> >         - ...
> >
> > - - Added little MainMenu ..
> >         - on/off
> >         - Mp2Dither ..
> >         - delay
> >         - audio track info in title, of channel
> >
> > - --
> > health & wealth
> > mailto:sgoethel@jausoft.com
> > www   : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/
> > voice : +49-5121-999600 ; fax : +49-5121-999602
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQE/k2RqHdOA30NoFAARAgMpAJ0VKgsjUWfcjX+aV0fxn3HFzf88eQCeL0mN
> > b2Lln7+SxcMzHURjLW4zRFk=
> > =g6Rv
> > -----END PGP SIGNATURE-----
> >
> > --
> > Info:
> > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
>
> --
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index