maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] LLs Video Player (https://talk.maemo.org/showthread.php?t=92141)

Watchmaker 2013-12-27 00:16

Re: [WIP] LLs Video Player
 
2 Attachment(s)
Quote:

Originally Posted by llelectronics (Post 1400878)
Yeah seems to be a conflict with the page back swipe gesture.
I wonder if there is a possibility to enter some threshold for this.

Try swiping from down bottom right to upper left and that should work much nicer than (it shouldn't jump back then). Longer swipe might also help here. (Just a workaround for now until I find out how to add that threshold for back swiping or need to find another way to workaround this problem somehow)

Yes, doing as you suggested (and being really careful while swiping) indeed helps. But a fix qould be welcome :p

Quote:

Originally Posted by llelectronics (Post 1400878)
As for the icon. How about adding a white play icon onto it (centered).
Just like the one I ship with the player sources ? (triangle)

Good idea. Like this? :D
Changed it from white to black to fit the color scheme of the icon.

EDIT: attached one with a white play icon just for reference, but it doesn't look very good. I tried to add a black border too, but it's even worse.

EDIT2: or, if you prefer the play icon to be white, we can change the background colour. I have a soft spot for yellow as of late, but any colour will do, just tell me what you want me to try ;)

llelectronics 2013-12-27 20:06

Re: [WIP] LLs Video Player
 
Thx the one with the black triangle looks best. Already commited to git.

Mikkosssss 2013-12-27 21:19

Re: [WIP] LLs Video Player
 
Thank you! Was used to Kmplayer with internet and local videos on harmattan so I really need this. Never trought it would come this fast. :)

maluka 2013-12-27 21:29

Re: [WIP] LLs Video Player
 
Would it be possible to add support for more video sites like dailymotion.com and vimeo?

Mikkosssss 2013-12-27 21:32

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by maluka (Post 1401234)
Would it be possible to add support for more video sites like dailymotion.com and vimeo?

Cutetube coming someday for those if not on this. :)

Edit: Small bug that if you hide play button you cant get it back. (open application, press anywhere but play icon.)

Then few feature reguests :p: Resizing video if its wrong resolution (black on edges) and desktop icon that opens video from url automatically if its copied on clipboard. I made this work on Harmattan with Xclip. :)

llelectronics 2013-12-27 22:28

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by maluka (Post 1401234)
Would it be possible to add support for more video sites like dailymotion.com and vimeo?

I will take a look into it but don't expect too much.


Quote:

Edit: Small bug that if you hide play button you cant get it back. (open application, press anywhere but play icon.)
Seems to be a bug in Sailfishs VideoPoster. Maybe I need to fork it :P
Lets see.

Quote:

Then few feature reguests : Resizing video if its wrong resolution (black on edges)
Yeah I guess I need to fork it :P

SwitchBlade 2013-12-28 08:55

Re: [WIP] LLs Video Player
 
Looks good chap. Don't suppose you've any plans to implement DLNA/uPNP playback?

bob_bipbip 2013-12-28 14:56

Re: [WIP] LLs Video Player
 
here, in france, we have a network provider that make us able to watch tv by rtsp. for that, you have to load a playlist located a this adress:

http://mafreebox.freebox.fr/freeboxtv/playlist.m3u

wich contains these lines:

#EXTM3U
#EXTINF:0,2 - France 2 HD
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=hd
#EXTINF:0,2 - France 2
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd
#EXTINF:0,2 - France 2 (bas débit)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=ld
#EXTINF:0,3 - France 3 HD
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=hd
#EXTINF:0,3 - France 3
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=sd
#EXTINF:0,3 - France 3 (bas débit)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=ld
.....
is it possible to open this .m3u with this app? and change chanel ?
thanks a lot
(back on those days, kmplayer on n900 were able to do this....)

llelectronics 2013-12-28 20:18

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by SwitchBlade (Post 1401382)
Looks good chap. Don't suppose you've any plans to implement DLNA/uPNP playback?

Gstreamer seems not support that currently.

Quote:

here, in france, we have a network provider that make us able to watch tv by rtsp. for that, you have to load a playlist located a this adress:

http://mafreebox.freebox.fr/freeboxtv/playlist.m3u
The server and/or the m3u file is not accessible from my location. So I cannot make tests on this. I doubt though that you will be able to select a track from that playlist. Gstreamer backend would probably just try to play the first one found in the playlist (if it even can open that playlist)

bob_bipbip 2013-12-29 18:34

Re: [WIP] LLs Video Player
 
yeah, i forgot to say that if you are not behind this internet provider, the link don't work. that's why i've put a copy of the first line.
vlc is also able to use this file.


All times are GMT. The time now is 04:03.

vBulletin® Version 3.8.8