Author Topic: Kino2 Won't Stream From Gnump3d But Mplayer Does!?  (Read 1730 times)

Torsten Wagner

  • Newbie
  • *
  • Posts: 13
    • View Profile
Kino2 Won't Stream From Gnump3d But Mplayer Does!?
« on: January 28, 2006, 06:48:33 pm »
Hello,

just set up gnump3d on my Linux-Home-Server. It seems to run quit perfect. I can access to it form either Linux and Windows boxes.

However, for sure I like to use my Zaurus....  

But it won't work. Fiddle around and thats the results.
Running Cacko on a C1000:

First I run in trouble since Opera likes to download instead of parsing the m3u-list.
Fixed that in Opera-Preferences->File types. I changed the MIME-type for audio/mpeg and add a MIME-type audio/x-mpequrl with the file extension m3u.
Action was changed resp. set to "Open with another application" and for the application I typed kino2.

Didn't work....

Kino2 pops up starts to read (play-button changed to break-button) and stop.
I checked Kino2 preference and set up the preference for streaming used 100Kb later 1024 Kb cache and different bandwith (I didn't know which unit it is asking for)

Didn't work....

I played around with mplayer directly and after some time I found that the following command does the job

Code: [Select]
mplayer -nortc -playlist http://myserver:myportnumber/thelinktotheplaylist
After that mplayer starts to stream the file from the server and plays it    

O.K. ... so far I added both options to the Kino2 preference since I thougth these are missing there.

Didn't work....

I added the debug output on the preference settings of kino2 and run kino2 from the console.
Everthing seems to look fine. The initial playlist was copied from the server etc. However, all "tests whether it is winamp-playlist, test whether it is m3u-playlist", etc. seems to fail.
I thougth this happens because I just clicked on a singel file instead of a complete playlist. (Nevertheless, gnump3d will create a .m3u-file also for a single file).
Therefore I tried a larger playlist. Now kino2 starts after streaming the playlist to connect to the server again and again but without any progress.
Code: [Select]
...
initial output
cache 100Kb
connecting to server
cache 100Kb
connecting to server
cache 100Kb
connecting to server
cache 100Kb
connecting to server
...
infinity loop, at least for infinity <= 10 min.  

I added mplayer directly to the MIME-type-action of Opera and it start to play. However I cannot stop it or adjust it easily.


Does someone know at which knob I have to turn to use Kino2 for streaming from gnump3d ?

It seems to be a little problem since mplayer itself does the job. Therefore I assume, Server, Network and Zaurus are O.K.
mplayer is O.K.
Just either Kino2 as GUI or my brain needs some inital aid .

Thanks for help

Torsten
« Last Edit: January 28, 2006, 06:59:08 pm by Torsten Wagner »