Difference between revisions of "User:StasFomin/Проблемы/Linux"
From Wiki4Intranet
< User:StasFomin | Проблемы
(Created page with "Связанные с линуксом.") |
|||
Line 1: | Line 1: | ||
Связанные с линуксом. | Связанные с линуксом. | ||
+ | |||
+ | === VLC === | ||
+ | |||
+ | Хотелось бы, чтобы все файловые менеджеры, что наутилус, что дельфин, передавали в VLC MRL/URL, так, чтобы он сам стримил контент. А не занимались перевыкачиванием. | ||
+ | |||
+ | * 2012-07-25, 13:02:56: [http://www.kubuntuforums.net/archive/index.php/t-53981.html (Solved) VLC downlods from samba share instead of playing (Archive) - Kubuntu Forums . Net] | ||
+ | *: <html>When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications<br> <br> Copy and paste the following to the very end of the file on a new line: X-KDE-Protocols=http,ftp,smb<br> <br> Save and close Kate.<br> <br> I did a reboot for good measure, but that likely isn't necessary.<br> <br> Find the video you want to play with Dolphin right click and select open with VLC and it should stream.</html> |
Revision as of 20:35, 2 August 2012
Связанные с линуксом.
VLC
Хотелось бы, чтобы все файловые менеджеры, что наутилус, что дельфин, передавали в VLC MRL/URL, так, чтобы он сам стримил контент. А не занимались перевыкачиванием.
- 2012-07-25, 13:02:56: (Solved) VLC downlods from samba share instead of playing (Archive) - Kubuntu Forums . Net
- When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications
Copy and paste the following to the very end of the file on a new line: X-KDE-Protocols=http,ftp,smb
Save and close Kate.
I did a reboot for good measure, but that likely isn't necessary.
Find the video you want to play with Dolphin right click and select open with VLC and it should stream.
- When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications