![]() |
Re: [WIP] LLs Video Player
A new year a new update.
This time it includes:
And here the demonstration video: http://youtu.be/VkMLeLnyy2E I also created a openrepos.net page here: https://openrepos.net/content/llelec...s-video-player RPM Download here: https://openrepos.net/sites/default/...-3.armv7hl.rpm |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Please redownload with this link: https://www.dropbox.com/s/40zm4gppkn...-3.armv7hl.rpm
Seems that the rpm on openrepos.net is broken somehow. |
Re: [WIP] LLs Video Player
works now thanks !!!!
|
Re: [WIP] LLs Video Player
The reason of it not working is a wrong import in harbour-videoPlayer.qml
You need to change this line Code:
import "pages/yt.js" as YT Code:
import "pages/helper/yt.js" as YT |
Re: [WIP] LLs Video Player
Yeah it seems to be that on uploading to openrepos.net I accidently was to fast and did not wait for dropbox to sync the correct rpm which caused this issue. I fixed all links now and also openrepos.net (Btw. very confusing package management on openrepos.net as it seems you can only delete the last package uploaded or something)
|
Re: [WIP] LLs Video Player
1 Attachment(s)
I like the new release!
But I can't really say the same for the new icon, I quite dislike it, sorry. :( The holes in the film are disaligned with the frames, and on the left they are half cut (a thing I tried to avoid in my latest versions). Also, I don't really like the very strong gradient you put on the frame. I took again the freedom to make my own version. It's a complete remake, taking your new version into account but adjusting it a little bit to my taste, plus further tweaks (I changed the background from plain yellow to yellow/orange gradient, for example). I don't have much experience with svg so it's again a raster file. I would have attached my source Gimp file, but I can't (TMO doesn't allow me). If you like my new take and you need/want to modify it, I can send the source xcf to you (maybe send me a PM). Or you can send me the svg file and I can try to take a look at it, it may be a good chance to learn something new. Anyway, keep up the good work with VideoPlayer, it's shaping up really nicely. ;) |
Re: [WIP] LLs Video Player
Great work. From now, my default media viewer.
Could we make suggestions? I would be nice to get some command-line options, like: -p Play file directly, without user interaction So we can make some handy scripts, useful when listening to music. E.g.: Code:
for FILE in $(find . -name \*holiday*.mp3); do |
Re: [WIP] LLs Video Player
Improved the icon and added -p option on github already.
mced please test this new version and see if it works as you intend it. As I currently doubt that it will work with your little bash script. I think it will open multiple players with all your files playing back almost simultaneously (sleep 1 in between) For the time being I will put development on a halt for one week and keep working on a webbrowser as I really need one and don't like the android alternatives. (and the sailfish one is a bit featureless) |
All times are GMT. The time now is 06:32. |
vBulletin® Version 3.8.8