Youtube browser for smplayer download .deb
SMPlayer is a graphical user interface GUI for the award-winning MPlayer, which is capable of playing almost all known video and audio formats. But apart from providing access for the most common and useful options of MPlayer, SMPlayer adds other interesting features like the possibility to play YouTube videos subtitles.
Note: for those people complaining about malware in the windows installer: be sure you download SMPlayer from the official website. Our installer is completely safe and free of malware. SMPlayer Web Site. Please provide the ad click URL, if possible:. Oh no! Some styles failed to load.
Help Create Join Login. Application Development. IT Management. Project Management. Post install will leave the newly created user with uid , luckily you can login graphically as root, delete that user and create a new one with uid This may put off a beginner user, but then again it is still in beta release.
Hi, I recently revived a Toshiba NB Work's like a dream. I have seen many distros with enlightenment. But only here, I have the feeling that I have control over what I do. Despite the BETA version, everything works. Elive has always looked phenomenal, and now it is up-to-date and works like a Swiss Army knife.
Well done : Next in line is the computer in the garage, but here I need the 64 bit version. I will write a review after it has installed. Copyright C - Atea Ataroa Limited. One hint worth bearing in mind: desktop compositing is on for new users by default unless you are using a Pi3 and have a very high-resolution display, when it will automatically be turned off for you.
This gives nicely rendered window shadows etc. Note that as of version 1. You can update your system at any time. As there are quite a few steps involved to do this correctly on Gentoo, I have provided a convenience script, genup source , manpage to do this as part of the image. Disabling auto-updating see text immediately below will also disable the fixup cronjob. Then re-emerge the meta package, which will remove the cron entry NB: doing it this way ensures the entry stays removed, even if you later manually update your system :.
Of course, you can always use genup directly as root to update your system at any time. See the manpage for full details of the process followed, and the options available for the command. Bear in mind that a genup run will take around three to six hours to complete, even if all the necessary packages are available as binaries on the binhost. For more information about Gentoo's package management, see my notes here.
You may also find it useful to keep an eye on this project's sticky thread in the 'Gentoo on ARM' forum at gentoo. The following is only a very brief intro to get you started.
For more information, see the Gentoo handbook. You can add any additional packages you like to your RPi. To search for available packages, you can use the pre-installed eix tool. For example, to search for all packages with 'hex editor' in their description:. Version 1. However, you will find that most packages which don't have e. The second does not imply the first - for example, shed Then you can try installing it, using emerge :.
Obviously, this will throw up some false positives, but it will also mostly prevent Portage from suggesting you pull in 'live' aka , aka current-tip-of-source-control ebuilds, which can easily create a nasty dependency tangle. If you need to install a particular package that isn't currently in the Gentoo tree, note that it is possible to install binary packages from Raspbian or other bit repos on your bit system. For further details, please see these notes.
This technique allows you to easily leverage the increased memory and CPU throughput of your regular desktop machine. For further details, please see my wiki tutorial here. You don't need to read the following notes to use the image, but they may help you better understand what is going on!
NB some of the following notes need updating for the new 1. I plan to do this shortly. Feel free to modify this configuration as desired for example, you can significantly improve performance under load by setting up a dedicated swap device on a separate bus from the system's rootfs; for details, please see this short tutorial.
Under most normal workloads, this should improve responsiveness when the system starts to run out of memory, by intercepting swapped-out memory pages, compressing them, and storing them in a dynamic RAM buffer instead of hitting flash.
Because the Pi has no battery-backed real time clock RTC , I have used the swclock rather than the more usual hwclock OpenRC boot service on the image - this simply sets the clock on boot to the recorded last shutdown time.
An NTP client, chronyd , is also configured, and this will set the correct time as soon as a valid network connection is established. Note that this may cause a large jump in the time when it syncs, which in turn will make the screensaver lock come on. Not a major problem, but something to be aware of, as it can be quite odd to boot up, log in, and have your screen almost immediately lock! For this reason, the demouser account on the image has the screensaver disabled by default.
The image is configured with NetworkManager , so achieving network connectivity should be straightforward. The Ethernet interface is initially configured as a DHCP client, but obviously you can modify this as needed.
Use the NetworkManager applet top right of your screen to do this; you can also use this tool to connect to a WiFi network. You can of course change this behaviour if access to the hardware serial port is important to you. Because of licensing issues specifically, bindist compliance , Mozilla Firefox Quantum has been distributed in its 'developer' edition - named 'Aurora'.
For bindist compliance, I use a modified ebuild and turn off the patent-encumbered h software codec. It is a similar story with the Mozilla Thunderbird mail client. Its bindist -compliant developer edition installed on the image is named 'Earlybird'.
Note however that this is still work in progress, so you may experience issues with certain applications. YMMV - if you experience problems with this setup or find that e.
NB: if you find video playback framerates too slow , it is always worth disabling the window manager's compositor see point immediately above as a first step. Hint: for some video types, SMPlayer and Kodi perform significantly better than VLC, so if you do experience 'glitchy' playback with one media player, try using one of the others. Please note that window manager compositing should be turned off when using this mode, and accordingly, I have modified the existing rpi3-safecompositor service to do this automatically.
For avoidance of doubt, f kms, the shipped default, is unaffected by this. Also please note that Pi-Top users should not use the 'true' kms mode; as Pi-Top speaker audio output is not supported under it. Also, since f kms mode is the factory default for the Buster release of Raspbian, it is likely to receive the most support going forward, and as such, my recommendation would be to stick with that.
ALSA sound on the system is operative and routed by default through the headphone jack on the Pi. If you connect a sound-capable HDMI monitor or television sound should automatically also play through that device in parallel - at the moment there is only one 'master' volume control available. In addition to Kodi, VLC and SMPlayer all of which can play audio the image also includes Clementine, which has good audio library support and is well integrated with on-line music services.
NB - on first launch, Clementine sometimes fails to start, if it has difficulties creating its necessary database files. If this occurs, log out, log back in, and try launching Clementine again. Once it has first started successfully for a given user the issue disappears. You should also be able to change the screen backlight brightness using the keyboard buttons , see the remaining battery charge in the top panel, and find that the when you shut down your system, the hub powers off your Pi-Top properly.
The frequency governor is switched to ondemand from the default, powersave , for better performance, as of version 1. On the RPi4, you can easily try overclocking your system, without voiding your warranty.
Note that you are likely to require active cooling for your RPi4 when overclocked, and it is always possible although unlikely that your device may fail to boot at the faster settings if it does, simply edit the file config. For more details please see this post. This is for initial convenience only - feel free to adopt a more restrictive configuration.
As mentioned above , by default on first boot the image will attempt to automatically expand the root second partition to fill all remaining free space on the microSD card. See these instructions , for example. I strongly recommend you do expand the root partition whether using the default, first-boot mechanism or manually if you are intending to perform large package or kernel builds on your Pi it isn't necessary just to play around with the image of course.
Also, as of v1. The daemon has no effect when the touchscreen is not connected. The onboard on-screen keyboard is also available again, as of v1. To configure and activate it, please see e. An sysctl. This is because certain applications, for example LibreOffice v6 Draw and Impress, can cause the whole system to lock-up when used with compositing on under such conditions.
The restriction does not apply to the RPi4. Also as of version 1. You can easily install and run bit Raspbian apps on your bit Gentoo system if you like using apt-get from a chroot , since ARMv8 supports mixed-mode userland. If this interests you, please see my wiki entry on this subject, here.
You can easily remove unwanted applications, and even the Xfce4 graphical desktop itself, from your bit Gentoo system if desired. To do so, please refer to my notes here.
If you are interested in a Docker variant of the image, please see necrose99's notes here. This mirror has no porthash repo.
The porthash tool itself which previous versions of the image used for tree verification has now been retired. Sample screenshot with an Ubuntu Krita is an open-source painting app that can also serve as an image manipulating tool and it features a beautiful UI with reliable performance. Install Krita on Ubuntu and Debian , using following commands. Lightworks is a powerful, flexible, and beautiful tool for editing videos professionally.
It comes feature-packed with hundreds of amazing effects and presets that allow it to handle any editing task that you throw at it and it has 25 years of experience to back up its claims. Download Lightworks for Ubuntu Natron Natron is a cross-platform open-source cross-platform application for video composition and editing like you would with Adobe After Effects. Founded by Blackmagic Fusion to be free and portable, it offers sufficient tools for compositors to achieve high-quality results and fast rates.
Download Natron for Linux OpenShot OpenShot is an award-winning free and open-source video editor known for its excellent performance and powerful capabilities. Install Openshot on Ubuntu and Debian , using following commands. Pitivi is a beautiful video editor that features a beautiful code base, awesome community, is easy to use, and allows for hassle-free collaboration.
Rhythmbox possess the ability to perform all music tasks you throw at it and has so far proved to be a reliable music player that it ships with Ubuntu.
Install Rhythmbox on Ubuntu and Debian , using following commands. Lollypop is a beautiful, relatively new, open-source music player featuring a number of advanced options like online radio, scrubbing support and party mode. Yet, it manages to keep everything simple and easy to manage. Install Lollypop on Ubuntu and Debian , using following commands.
Amarok is a robust music player with an intuitive UI and tons of advanced features bundled into a single unit. It also allows users to discover new music based on their genre preferences. Install Amarok on Ubuntu and Debian , using following commands. Clementine is an Amarok-inspired music player that also features a straight-forward UI, advanced control features, and the ability to let users search for and discover new music.
Install Clementine on Ubuntu and Debian , using following commands. Cmus is arguably the most efficient CLI music player, Cmus is fast and reliable, and its functionality can be increased using extensions. Install Cmus on Ubuntu and Debian , using following commands. The Calligra Suite provides users with a set of 8 applications which cover working with office, management, and graphics tasks.
Install Calligra Suite on Ubuntu and Debian , using following commands. LibreOffice the most actively developed office suite in the open-source community, LibreOffice is known for its reliability and its functions can be increased using extensions. Install LibreOffice on Ubuntu and Debian , using following commands. Download WPS Office for Ubuntu Screenshot Tools Shutter Shutter allows users to take screenshots of their desktop and then edit them using filters and other effects coupled with the option to upload and share them online.
Install Shutter on Ubuntu and Debian , using following commands. Install Kazam on Ubuntu and Debian , using following commands. Gnome Screenshot was once bundled with Gnome utilities but is now a standalone app. It can be used to take screencasts in a format that is easily shareable. Install Gnome Screenshot on Ubuntu and Debian , using following commands. SimpleScreenRecorder was created to be better than the screen-recording apps available at the time of its creation and has now turned into one of the most efficient and easy-to-use screen recorders for Linux distros.
Install recordMyDesktop on Ubuntu and Debian , using following commands. Atom is a modern and customizable text editor created and maintained by GitHub. It is ready for use right out of the box and can have its functionality enhanced and its UI customized using extensions and themes.
Sublime Text is easily among the most awesome text editors to date. It is customizable, lightweight even when bulldozed with a lot of data files and extensions , flexible, and remains free to use forever. Install Sublime Text on Ubuntu and Debian , using following commands.
Geany is a memory-friendly text editor with basic IDE features designed to exhibit shot load times and extensible functions using libraries.
0コメント