<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<i><b>ben</b>:<br>
Somewhat related question:
<br>
Could we tune into network streams using the ffmpeg loader<br>
<br>
<b>arthur:</b></i>
<blockquote cite="mid20060131152439.GA3778@develop.ment.org" type="cite">
  <pre wrap="">hey.  I wrote  a little DVB reader and channel switcher this summer.
  </pre>
</blockquote>
hi Ben and August,<br>
thanks for you help.<br>
<br>
actually, i got the feeling that using pdp/pidip would help, at least
you can specify diretly the device you want to open, but: <br>
<br>
| open /dev/dvb/adapter0/dvr0 (<br>
|<br>
| pdp_v4l|<br>
does not seem to lead anywhere.<br>
and /dev/video0 actually recognizes the dvb device but i just get some
video noise.<br>
<br>
i tried to use the stream facilities in kaffeine and receive it with
pidip but pidip compilation breaks with ffmpeg (cvs) concerning (just
by chance) pdp_live~ object...<br>
<br>
i'm stuck, and yes i would really like to be able to switch channels
within Pd.<br>
so well, August, i am quite curious to try what you wrote last summer.<br>
<br>
best regards,<br>
vincent<br>
<br>
<br>
<blockquote cite="mid20060131152439.GA3778@develop.ment.org" type="cite">
  <pre wrap="">
The difficult part will probably be to get your channels list and to 
switch channels without loosing sync.

If you want some half-assed C++ code, let me know.

best -august.

PS:  I also found this link helpful: <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/DVB">http://en.wikipedia.org/wiki/DVB</a>

        -------------------
        <a class="moz-txt-link-freetext" href="http://aug.ment.org">http://aug.ment.org</a>


  </pre>
</blockquote>
<br>
</body>
</html>