The Following User Says Thank You to ukki For This Useful Post: | ||
|
2010-04-15
, 17:22
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#542
|
|
2010-04-15
, 17:31
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#543
|
Can you please post here if you think you have fixed the subtitles problem with Windows so that I can test and confirm it?
Thank you very much for all your work and have a nice weekend!
|
2010-04-15
, 18:09
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#544
|
Yes, it's a separate field that should appear in the profiles once you run migrate.cmd. So if you want to try that above line, you paste:
vcodec to video_format
acodec to audio_format
vb to video_bitrate
ab to audio_bitrate
channels to audio_channels
venc to video_encoder
etc.
|
2010-04-15
, 19:07
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#545
|
Okay this is driving me nuts (aaarrrrr!)
I nuked the knots directory in program files
I ran the installer
I downloaded the master zip (solmis-knots-7c63753.zip)
Extraced this into the knots directory, overwriting all.
Ran migrate
Reboot
Ran migrate again
Start server
...
no Threads= field!
Does anyone else see this field apart from ukki?
|
2010-04-15
, 19:47
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#546
|
You sure it overwrote the files and didn't just extract them to another directory? Also try deleting the .config folder when server is not running and restart.
|
2010-04-15
, 20:39
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#547
|
The Following User Says Thank You to wildt For This Useful Post: | ||
|
2010-04-16
, 06:44
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#549
|
The Following User Says Thank You to wildt For This Useful Post: | ||
|
2010-04-16
, 07:19
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#550
|
Well, after experimenting with codecs with limited success I remembered the 9.mp4 video that comes with the N900 - looks great and runs great. I examined it and it's mp4a/mp4v with bitrates up to 4mbit!
I tried that codec compo, and at 2mbit video and 128kbit audio it runs totally smooth most of the time, but with a minor hickup here and there, which could be due to something running in the background on the N900 that I have no control of. Is there some way of running the decoding thread on the N900 with high priority or something?
And bear in mind I've done the testing running the N900 @ 900mhz. I can try going back down to 600mhz for testing purposes sometime in the weekend.
Anywho, I suspect that the 9.mp4 run through the built in media player utilizes some hardware acceleration that doesn't seem to get activated when playing through Knots, as I can't get it to run smooth at the same high bitrates (~4mbit).
But hey, it looks awesome at 2mbit as well, and the encoding part is apparently lighter than x264, as there's on avg. an even 10-20% load on my 4 cores when chewing through 1080p x264 movies with ~20mbit rates.
Fairly happy camper here! Only thing missing is a thicker pipe so I can stream this over the internet
Tags |
knots, music, streaming, video |
Thread Tools | |
|
On the N900 client you should be able to pause the stream with space/p but don't leave it paused.
I also made the server to switch automatically between the telnet modes on unix, so it should work out of the box on lucid/os x now. On Windows you need to change it manually because I can't check VLC version using the command line. There are also some bug fixes etc so git users should update and let me know if I broke something.