Contributor gt3
Vlc as default for video instead of totem
Written by zannabianca the 15 Mar 08 at 19:08.
Global category: Multimedia.
Won't implement
Totem is a good player, but vlc is much better. Please put the best software as default in ubuntu, because the problems of new users , coming from windows, will decrease a lot with vlc, that recognise more codecs than totem.
122
votes
494
1
372
-1
votes
13
2
14
Solution #2:
Improve totem
Totem is the official movie player of the GNOME desktop environment based on xine-lib or GStreamer.
VLC media player - the cross-platform media player and streaming server
So it's always better to make some thing official more better,normally we end up doing this to support most of the formats
sudo apt-get install gstreamer0.8-plugins
sudo apt-get install w32codecs
sudo apt-get install libdvdcss2
So , making totem to support most of the formats , without breaking the non-free issues is the challenge , I strongly feel.
Totem is the official movie player of the GNOME desktop environment based on xine-lib or GStreamer.
VLC media player - the cross-platform media player and streaming server
So it's always better to make some thing official more better,normally we end up doing this to support most of the formats
sudo apt-get install gstreamer0.8-plugins
sudo apt-get install w32codecs
sudo apt-get install libdvdcss2
So , making totem to support most of the formats , without breaking the non-free issues is the challenge , I strongly feel.
-4
votes
4
2
8
Solution #3:
Ship both or allow Totem to be easily removed after VLC install
VLC is pretty small, it's probably good to ship both. There are some files out there Totem and GStreamer don't support, shipping VLC to fill the gaps is a good mid-way solution. The other option is to allow Totem to be uninstalled easily wihout taking half of GNOME with it!
VLC is pretty small, it's probably good to ship both. There are some files out there Totem and GStreamer don't support, shipping VLC to fill the gaps is a good mid-way solution. The other option is to allow Totem to be uninstalled easily wihout taking half of GNOME with it!
14
votes
19
2
5
Solution #4:
Ship VLC as the default application for multimedia (audio, video, music)
VLC not only replaces Totem but also replaces Rhytmbox, which playlist and repeat mechanism I think is terrible and limited. VLC Playlist is more friendly and has improved options like "repeat all" or "repeat one". VLC has built in equalizer and sound effects. Totem can play in a very simple way a DVD, but has no options for configurating languages, subtitles, etc. Comparing Totem and VLC is the same as to compare an old typing machine and a modern computer and printer. When you start a DVD in VLC - when the disc has these options - it pops a separeted window for you to configure subtitles, languages and so on. Much more complete and powerful than Totem. VLC is open source, so... please adopt VLC and retire Totem for future Ubuntu releases. Also make available the "Open with VLC" option by default for all mime-types related with multimedia, because VLC has just the best codecs, allowing to view and listen to most common formats (wav, au, mp3, mpeg, avi, wmv, etc) , including others not so common as FLV (flash video *.flv).
VLC not only replaces Totem but also replaces Rhytmbox, which playlist and repeat mechanism I think is terrible and limited. VLC Playlist is more friendly and has improved options like "repeat all" or "repeat one". VLC has built in equalizer and sound effects. Totem can play in a very simple way a DVD, but has no options for configurating languages, subtitles, etc. Comparing Totem and VLC is the same as to compare an old typing machine and a modern computer and printer. When you start a DVD in VLC - when the disc has these options - it pops a separeted window for you to configure subtitles, languages and so on. Much more complete and powerful than Totem. VLC is open source, so... please adopt VLC and retire Totem for future Ubuntu releases. Also make available the "Open with VLC" option by default for all mime-types related with multimedia, because VLC has just the best codecs, allowing to view and listen to most common formats (wav, au, mp3, mpeg, avi, wmv, etc) , including others not so common as FLV (flash video *.flv).
4
votes
6
0
2
Solution #5:
Ask the user which player they want to use
The first time the user opens a video file, they should be asked if they want to use the official video player or be offered a choice of other players such as vlc. Vlc is at least twice as fast in loading videos, supports more codecs, and has a neat streaming feature.
The first time the user opens a video file, they should be asked if they want to use the official video player or be offered a choice of other players such as vlc. Vlc is at least twice as fast in loading videos, supports more codecs, and has a neat streaming feature.
Make it easier to restart the network
Written by audunmb the 20 Oct 09 at 12:34.
Related project: Network Manager .
Not an idea
Sometimes, for some reason or the other there's something wrong with the network. The easiest way to fix it is usually to restart the network with "sudo /etc/init.d/networking restart". Though, if you're not familiar with the underlaying structure of networking in Ubuntu, you won't know this. Only more experienced users have this option, newbies and people uncomfortable with CLI will have to restart their computer to restart the network.
496
votes
505
14
9
Solution #1:
Make restart network a GUI option
Written by
audunmb the 20 Oct 09 at 12:34.
Add an option when you left-click network-manager that says "restart network" which does "sudo /etc/init.d/networking restart". Windows has a similar option, so users coming from Windows will expect it.
It is also quicker than opening a terminal, typing in the command, or copy-paste it from wherever you left the howto-note.
Add an option when you left-click network-manager that says "restart network" which does "sudo /etc/init.d/networking restart". Windows has a similar option, so users coming from Windows will expect it.
It is also quicker than opening a terminal, typing in the command, or copy-paste it from wherever you left the howto-note.
-142
votes
18
15
160
Solution #2:
Restart automatically--No GUI
Network failure is either 1) a bug, or 2) caused by unreliable hardware in the system.
If individual bugs are fixed, then I feel it would be simpler to deal with unreliable hardware with automatic restarts, rather than manually, which only clutters the UI.
Network failure is either 1) a bug, or 2) caused by unreliable hardware in the system.
If individual bugs are fixed, then I feel it would be simpler to deal with unreliable hardware with automatic restarts, rather than manually, which only clutters the UI.
Make KeePass Password Safe a default program
Written by MarcusRubeus the 8 May 08 at 21:40.
Global category: Security.
New
Password management is central to security. In my opinion the best password management system is the open source KeePass Password Safe (keepass.info).
The linux port is already in the repository. The name is KeePassX (keepassx.org). The features are lacking compared to the windows version, but it is still a very functional program.
Improving KeePassX and including it as installed on default would be a very nice addition to Ubuntu.