HLS Video Option

Alternative Android Client for Subsonic

Moderators: daneren2005, moderators

HLS Video Option

Postby daneren2005 » Thu Jul 18, 2013 3:57 pm

I just thought I'd mention that in the latest update I added HLS as a option under Video Player's in the settings. I was never able to get the seeking to work. It just sits there indefinitely, even though on the server it appears to skip ahead to the correct place correctly (this was using MX Player). Just watching a video appears to work though, and doesn't require you to mess with transcoding settings since it should work with the defaults that are already there. Anyone have any better luck getting the seeking to work correctly? Please post what you did here so others can try it out.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: HLS Video Option

Postby plastikman » Sun Feb 09, 2014 7:33 pm

I am still rocking the old transcoding on the fly. I can't even get HLS to work :/.
plastikman
 
Posts: 51
Joined: Wed Oct 05, 2011 6:03 pm

Re: HLS Video Option

Postby daneren2005 » Sun Feb 09, 2014 7:59 pm

What does it do? There is a line for HLS transcoding in the server settings youight have to play with.

Sent from my HTC One X using Tapatalk
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: HLS Video Option

Postby plastikman » Tue Feb 18, 2014 2:45 am

I get an error saying "Can't play this video"

I am using the default HLS setting
Code: Select all
ffmpeg -ss %o -t %d -i %s -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f mpegts -vcodec libx264 -preset superfast -acodec libmp3lame -threads 0 -


for my convertion from * to mpegts i am using the following

Code: Select all
name: mpeg stream
Convert From: avi mpg mpeg mp4 m4v mkv mov wmv ogv divx m2ts
Convert to: mpegts
Step 1: ffmpeg -i %s -ss %o -t %d -s %wx%h -r 30000/1001 -vb %bk -vcodec libx264 -preset ultrafast -acodec aac -ac 2 -ar 48000 -f mpegts -strict experimental -


i see nothing in the logs for HLS
plastikman
 
Posts: 51
Joined: Wed Oct 05, 2011 6:03 pm

Re: HLS Video Option

Postby plastikman » Tue Feb 18, 2014 2:51 am

when I try to play the HLS stream on my computer I get a message stating "Server does not support seeking"

Perhaps the issue is subsonic related, not Dsub related.

I can PM you a link to test.
plastikman
 
Posts: 51
Joined: Wed Oct 05, 2011 6:03 pm

Re: HLS Video Option

Postby daneren2005 » Wed Feb 19, 2014 1:04 am

Sure I can at least see if it device specific issue

Sent from my Nexus 5 using Tapatalk
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm


Return to DSub for Android

Who is online

Users browsing this forum: No registered users and 20 guests