![]() |
Re: [WIP] LLs Video Player
hi thanks for the app. Is it possible or will it aviable in the future to Download and convert Youtube videos to MP3 with variable bitrates ?
|
Re: [WIP] LLs Video Player
Quote:
I didn't find plugins in openrepos |
Re: [WIP] LLs Video Player
Quote:
https://openrepos.net/content/sailfi...gins-bad-extra https://openrepos.net/content/sailfi...0-ffmpeg-extra |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Quote:
In some others files the player works great! |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Quote:
This includes a52dec, x264, aiff, asf, wmv1,wmv2,wmv3, opus,vp8 and all the codecs that can be decoded by ffmpeg (xvid, divx, ...) |
Re: [WIP] LLs Video Player
Hi,
Can anyone tell me the best video encoding options ? I suppose video codec is h.264 and audio AAC. But when encoding videos with same settings as N9 (output resolution is modified to fit the jolla's screen), I always have some delay between audio and video. I tried to lower the video bitrate, with no success. So I'm looking for as many information as possible to get smooth videos. |
Re: [WIP] LLs Video Player
-Originally a XviD/MP3 AVI file, GStreamer can't handle it.
-Running Avidemux. -Video to MPEG4-AVC (H.264), default options. -Copy audio (MP3). -Scale to 960x542 using Mplayer plugin. -MKV container. Works perfectly with LLs Video Player. "Top" says 28% CPU usage. |
Re: [WIP] LLs Video Player
I tested a hd video fully decoded by hardware as it seems (Crest shows 0% usage for the player process) .
It uses the following codecs inside an mp4 container: Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 2002 kb/s, 23.98 fps, 23.98 tbr, 5994 tbn, 47.95 tbc Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s From that I guess also x264 encoded video should work fine aswell as faac encoded audio. |
Re: [WIP] LLs Video Player
Update:
Finally youtube download now saves files with youtube title as filename. Also the direct youtube url is now used for downloading files. Changes 0.3-4
|
Re: [WIP] LLs Video Player
No lipsync issue ?
|
Re: [WIP] LLs Video Player
You mean audio & video out of sync ?
I did not experience it yet with either youtube video streaming nor local files. |
Re: [WIP] LLs Video Player
Hi llelectronics, great Player thank you very much.
The only thing what I miss at the moment is bookmarks. I know there is a history but that's not the same as bookmarks. I would like to store my favorite Webradio casts. |
Re: [WIP] LLs Video Player
I will put bookmarks on my todo list then.
|
Re: [WIP] LLs Video Player
Youtube url copy paste not work anymore for me :(. It's says always: "Your GStreamer installation is missing a plug-in"
I have been trying to install all codecs but no... Through search it will play all videos. Tryed with http://m.youtube and http://youtube... |
Re: [WIP] LLs Video Player
Yeah seems to be broken with OpenURL. But you can paste it in the search on youtube search (and it will act like if 'open url') until I release the next version. The fix is btw. already on github together with some other things. But I still want to add new features to it for the next release so no bugfix release yet.
|
Re: [WIP] LLs Video Player
Update: 0.4-1 is out now.
I am kinda stuck currently with the ui. The pulley menu can get quite crowdy with 7 entries. I would appreciate suggestions what to do with the new entries like Download YT Video + Add to Bookmark. I tried a PushUpMenu but it does not seem to work here. Currently I am thinking about adding overlay icons for them. |
Re: [WIP] LLs Video Player
You can make a menu which appears if you swipe to the left, like Friends has.
|
Re: [WIP] LLs Video Player
Swiping to the left is showing the details page already. I could add those two items there in a newly created pulley menu however.
|
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
I don't like the idea of adding normal Buttons. They somehow feel misplaced and distract the user from the actual contents of the details page.
I think I will try various things out and will see what works best. |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
You are right IconButtons are better. Therefore Iam still considering it either as an overlay ontop of the video or as IconButtons in the details page.
|
Re: [WIP] LLs Video Player
I now decided for a different approach.
Press and hold on somewhere on the screen will bring up a dock with two buttons for downloading and adding to bookmarks. I also added those two options to the details page aswell. If this dock fills up it could be necessary to switch to icons though. I uploaded this approach to git already for those who want to try it. |
Re: [WIP] LLs Video Player
Update: 0.5-1 is out.
Changes:
It still needs some work on the subtitle support. Currently font size, color and so on are not configurable but will be in the next versions I guess. As for subtitle currently only srt files are supported(not all might work correctly) and they must have the same name as the video file but with a different ending (.srt) . |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
on every yotube video I try to play, the player gives me a message "this appears to be a text file" and won't play the video. Others experiencing this? Reinstall didn't solve the problem
|
Re: [WIP] LLs Video Player
Same happens here.
Probably Google has changed something. Just like they always do:mad::( |
Re: [WIP] LLs Video Player
Nope the server seems to be overloaded currently. Just try hitting the play button again. It should then work. At least it did for me here.
|
Re: [WIP] LLs Video Player
- i can search videos over the app and it plays
- i can search videos over webbrowser, copy link, past in LLs player and its open, too. i remember for few weeks ago that i cant open some videos (copy/past). But now its works. maybe is the code from youtube now better :) NielDK release LAME for Sailfish: https://openrepos.net/content/nieldk/lame is it possible to convert now the download Videos to Mp3 in different bitrats or vbr? I wich this function month ago :) Good will be if the video will download, convert to mp3 and delete automaticly the video file :) |
Re: [WIP] LLs Video Player
I've been using this brilliant app to monitor video from a cctv camera I'm working on, via wifi and via 4G
It would be really useful if it were possible to adjust the buffering settings to reduce latency? (We have h.264/mpeg4/MJPEG streams, but so far I've only used it with h.264) |
Re: [WIP] LLs Video Player
Update:
Version 0.6 is out now: Get it from Openrepos.net Mainly fixes the 1.1.0.38 OS Update issue which made the file browser useless. LLsVPlayer now uses the native Sailfish Video Picker for the "Browser Files" Page. If you still want to have a file browser(with the ability to browse through folders and remove files) and still are on OS 1.0.X don't upgrade.! Also a settings page was introduced to configure subtitle colors and font size. A new addition is also the possibility to prefer direct youtube urls instead of using the ytapi.com website (this might be a good option if ytapi.com is down or having too much requests) Have fun. |
Re: [WIP] LLs Video Player
Quote:
One can say tbat it was my fault for upgrading despite having been warned and indeed it is, and yes I know how to revert it back, but I suppose I will have to upgrade sooner or later anyway. So, is there at least a glimmer of hope to get some useful file browser back? Pretty please? :D |
Re: [WIP] LLs Video Player
Quote:
|
Re: [WIP] LLs Video Player
Update: Version 0.7 is out now.
I noticed the cute-js api changed and adapted to it for the fileman to work again. Though sadly some operations in cute-js and especially the one to list files and folders seems to be broken for now. I coded around and hacked some stuff around it to use Qt.labs.folderlistModel to list the files in fileman. Honestly the code for fileman is now messy as hell but seems to work. Though its a little bit slower as the older version. Therefore I wrote a clean new simple file open dialog (also based on folderlistmodel) which is lightning fast. The video gallery open dialog is also available still which means you can now choose in the settings which browse file dialogs to use. By default the advanced file manager option is used (like in versions before 0.6) Changelog
Happy downloading ;) Get LLs Video Player |
Re: [WIP] LLs Video Player
Small update 0.7-2 as there was an issue with the settings database (multiple entry settings were possible and could cause issues)
|
Re: [WIP] LLs Video Player
And some new fixes in 0.7-3
Most important if you set "use direct Youtube url" download button is back on long press on the loaded video and video title should be fetched correctly now. |
Re: [WIP] LLs Video Player
When is video playing in the active cover coming? :)
Thanks for this awesome player by the way. |
Re: [WIP] LLs Video Player
The last time I checked it was not possible to do this as video rendering can only be done full screen with the api provided.
I did not check the update 9 qt 5.2 stuff yet. Maybe that will have a fix for it to make it work. However it will take its time since update 9 is only optin and the LLs VideoPlayer should also work with the current stable update 8 |
All times are GMT. The time now is 09:59. |
vBulletin® Version 3.8.8