Better video quality when sharing

Third-party modifications and add-ons, Apps and Clients

Moderator: moderators

Better video quality when sharing

Postby GreenTentacle » Wed Aug 17, 2011 8:59 pm

Replace externalPlayer.jsp in /var/subsonic/jetty/<some numbers>/webapp/WEB-INF/jsp/ with this one : http://www.mediafire.com/?u56u58yc5m4f6qx (updated 12/13/2011)

The default bitrate is 1000Kbps, if it doesn't suit your needs (or server bandwidth), find line "var maxBitRate = 1000;" and change it with the value of your choice.

Update :
added the repeat option (See here for possible configurations) thanks to Fenny
Last edited by GreenTentacle on Tue Dec 13, 2011 12:37 pm, edited 6 times in total.
User avatar
GreenTentacle
 
Posts: 18
Joined: Fri Aug 05, 2011 11:54 am

Re: Better video quality when sharing

Postby rvandaalen » Sun Sep 18, 2011 2:07 am

Do you also have a solution for using correct video width and height? when a video file is shared? Thanks for the new player :wink:
rvandaalen
 
Posts: 10
Joined: Mon Mar 07, 2011 2:45 pm

Re: Better video quality when sharing

Postby G_A » Sun Sep 18, 2011 5:49 am

Could you detail what specifically differs between the two players?
G_A
 
Posts: 12
Joined: Mon Mar 07, 2011 5:44 pm

Re: Better video quality when sharing

Postby GreenTentacle » Mon Sep 26, 2011 2:12 pm

rvandaalen wrote:Do you also have a solution for using correct video width and height? when a video file is shared? Thanks for the new player :wink:


I updated externalplayer.jsp, removed "stretching: "fill"" in the player attributes, now the aspect ratio should be correct.


G_A wrote:Could you detail what specifically differs between the two players?


Just a higher bitrate settings (it was absent in the original file and the player set it very low by default) and now the video isn't streched anymore.
User avatar
GreenTentacle
 
Posts: 18
Joined: Fri Aug 05, 2011 11:54 am

Re: Better video quality when sharing

Postby fventura03 » Mon Sep 26, 2011 5:58 pm

does this change anything for video that's not shared, like normal user viewing?

I noticed I can change my maxbitrate in this file and it changes it for users watching video.
fventura03
 
Posts: 12
Joined: Tue Sep 20, 2011 12:22 pm

Re: Better video quality when sharing

Postby GreenTentacle » Tue Sep 27, 2011 10:27 am

fventura03 wrote:does this change anything for video that's not shared, like normal user viewing?

I noticed I can change my maxbitrate in this file and it changes it for users watching video.


Nope, normal user viewing is done by videoPlayer.jsp which already has bitrate settings.
User avatar
GreenTentacle
 
Posts: 18
Joined: Fri Aug 05, 2011 11:54 am

Re: Better video quality when sharing

Postby fventura03 » Wed Sep 28, 2011 3:45 pm

I was wondering because when I watch a video locally, I can get 2500kbps from any file, but my friends on their home computers can only get 1000, I want to set it for them to get 2500kbps also.

they have a capable connection of getting those speeds, yes.

EDIT: I think I got it.

changed it to:
var maxBitRate = 2500;

in videoplayer.jsp
fventura03
 
Posts: 12
Joined: Tue Sep 20, 2011 12:22 pm

Re: Better video quality when sharing

Postby darkuni » Thu Oct 06, 2011 3:00 pm

Is there any reason that the SHARING player cannot have the bitrate and time jump options like the standard viewer? I'd really like to see that implemented.
darkuni
 
Posts: 8
Joined: Mon Nov 29, 2010 10:28 pm

Re: Better video quality when sharing

Postby Fenny » Wed Oct 12, 2011 4:10 pm

Adding the following line to the "var flashvars" entry will allow the playlist to auto advance until completed.
Code: Select all
repeat:"list"
Fenny
 
Posts: 21
Joined: Wed Oct 12, 2011 4:06 pm

Re: Better video quality when sharing

Postby Castius » Sun Oct 16, 2011 6:28 pm

Nice, thanks.
Castius
 
Posts: 34
Joined: Wed Sep 02, 2009 9:11 pm


Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 5 guests