Notices


Reply
Thread Tools
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#101
Originally Posted by jamart3d View Post
the latest git server nails most of my questions
crop and scale is working, and with out icon generation, ffmpeg behaves way better.

I even got it serving the mplayer-plugin in tear/microB

many thanks
and more questions

video_encoder field is for what?
It's for the venc -parameter, you can use it to pass arguments to ffmpeg/x264.

Originally Posted by jamart3d View Post
and if fps and audio_ratefield is empty, does it skip passing those args to vlc?
I kinda want it to be that way, just like I guess your doing with width/height ?
Yes, that's how it works, empty parameters aren't passed to vlc.

Originally Posted by jamart3d View Post
Is there a way for me to see an echo of the vlc cmd in a log or the shell?
VLC is started when Knots is started and then I command it via telnet. It doesn't print out any info, but you can use telnet for it. Just start a stream, open cmd and run:

Code:
telnet localhost 4212
(password is knots)
show
That should show you the transcode-line you are looking for.

Originally Posted by jamart3d View Post
Oh one more question, on the client..
mplayer's keys like "spacebar" "m", etc, aren't available
is there something I can do to get them to work?

thanks again ukki.
That requires changes to client. You shouldn't need pause though, it should resume where you left off. And I'd need to pause the streaming too and then resuming requires mplayer restart anyways so I don't want to add it. But I can add support for most other key commands.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#102
Changes you requested are now in git, also an ability to change the transcoding profile from the client is now possible.
 

The Following 2 Users Say Thank You to ukki For This Useful Post:
jamart3d's Avatar
Posts: 17 | Thanked: 8 times | Joined on Apr 2008 @ earth
#103
many thanks, I'll git it asap..

got paypal?
I like to donate $ towards a six pack of your favorite suds..

oh and whats the story on why you call this knots(2) ?
a rose is a rose by any other name...

peace
 

The Following 2 Users Say Thank You to jamart3d For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#104
Originally Posted by jamart3d View Post
many thanks, I'll git it asap..

got paypal?
I like to donate $ towards a six pack of your favorite suds..

oh and whats the story on why you call this knots(2) ?
a rose is a rose by any other name...

peace
I don't have a paypal, so unfortunately you get to keep your money. I appreciate the gesture though. Knots name was just a project name (comes from my real life nickname), but I couldn't come up with a better one. I changed the rewrite name to Knots 2 so you can keep both versions installed.

Last edited by ukki; 2009-08-14 at 19:35.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#105
Everyones least favorite media streaming app is back with a new version. Check the first post for a short changelog. Client should appear in extras-devel soon. Please update your server too and remove your old database before starting the server. OS X and Linux users can run the following command in terminal:

Code:
rm ~/.config/kserver/kserver.db
As always, Windows server is untested, so please report back if something doesn't work like in previous version. If no big issues appear, I'll promote the client to extras. Happy streaming.
Attached Images
 
 

The Following 5 Users Say Thank You to ukki For This Useful Post:
Posts: 18 | Thanked: 1 time | Joined on Aug 2009
#106
How can you even get music to add?
I've added directories, but it says there is no media.
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#107
Originally Posted by chenli View Post
How can you even get music to add?
I've added directories, but it says there is no media.
Did you update the collection after adding the paths? That button is visible if both vlc and ffmpeg paths are filled in the settings.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 18 | Thanked: 1 time | Joined on Aug 2009
#108
Originally Posted by ukki View Post
Did you update the collection after adding the paths? That button is visible if both vlc and ffmpeg paths are filled in the settings.
What exactly is the right path for FFmpeg?

And now it's giving me an Internal Server error... with "No such file or directory - file"
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#109
Originally Posted by chenli View Post
What exactly is the right path for FFmpeg?

And now it's giving me an Internal Server error... with "No such file or directory - file"
Sorry, I think there's regression in the Windows server and it doesn't detect ffmpeg automatically anymore. So do this: place the knots dir on your c:\ and start the server. Go into settings and put this to ffmpeg path:

c:/knots/win32/ffmpeg.exe

and save the settings. Then you should be able to scan your paths.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 49 | Thanked: 7 times | Joined on Apr 2007
#110
Anyone have issues with the Knots 2 client stopping the streaming video about every 8 minutes? I can stream internet radio with the built in media player with out dropping but when watching a show in Knots every 8 minutes or so the show stops playing and I have to click play to continue again.
 
Reply

Tags
knots, music, streaming, video


 
Forum Jump


All times are GMT. The time now is 16:37.