![]() |
Re: [WIP] LLs Video Player
Is it rss video player?
|
Re: [WIP] LLs Video Player
Now rss feeds are not supported. (If you mean that)
|
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
I never digged into this before.
There are plenty of rss feed readers already. Can't you just use them and if they don't provide a video player just use my player to play the videos ? |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Streaming in general is supported.
RSS Feeds not directly. If you get the direct url from the rss feed it won't be a problem. And sorry I don't know the iOS vchannel app. |
Re: [WIP] LLs Video Player
Really nice app. I tried it again after not having it installed for a while. Keep up the good work. Will tinker around with it some more, to see how we can improve it.
|
Re: [WIP] LLs Video Player
Update: Version 0.7-6 is out now.
Includes some code cleanup and the integration of folderlistmodel and removal of cute-js dependency. Changes:
|
Re: [WIP] LLs Video Player
Update: Another small bugfix release mainly fixing the issue that some youtube videos use titles with characters which are considered illegal when used as filename (e.g. /\?)
I also added a wikipedia and google image search in the file details page searching for the artist (or title if artist is not detected) Overview:
|
Re: [WIP] LLs Video Player
Hey, llelectronics!
I am having a problem playing one type of HTTP streams (with AAC). It is for example this video: Code:
http://wcdn1002.nacevi.cz/ct-vod/_definst_/smil:QuoVadisTelevizeCT2-180811-MP4_404p.smil/playlist.m3u8?id=HbgemAnZswAWjK-01&publisher=lss (the stream URL might change, therefore please PM me if you can't play it in VLC either; there might be geo-lock in place as well) Here is the output: http://pastebin.com/zh90t3VG Any idea what is the reason? EDIT1: Did some research and it looks it is a MPEG-TS file. Such .ts files fail to play on SailfishOS (LL vPlayer, Gallery, Video element). What's weird is that it is fixable by changing the container to mp4 with ffmpeg and recoding the audio stream from ADTS (aac_adtstoasc). Doing this on a 250MB file takes ~2s on my computer, but I don't know how to do this on the fly on Jolla. Code:
$ ffprobe -show_format -show_streams -loglevel quiet -print_format json video.ts |
All times are GMT. The time now is 15:19. |
vBulletin® Version 3.8.8