Canonical Offers Sale of Proprietary Codecs for Ubuntu
ruphus13 writes "Playing DVDs on Linux that required proprietary codecs has been a source of much pain. Ubuntu (or anyone else, for that matter) is not legally allowed to redistribute these codecs. So, users were left with sub-optimal choices. Convert the multimedia to an open format, acquire new media, or use a codec 'found' on the web, which may be illegal. In its continued effort to have a seamless and slick user experience, Canonical made the hard choice to offer the sale and support for proprietary codecs that users had to actually purchase for Ubuntu. This is not a fight Canonical can fight alone, and they are sure to get some grief for the decision."
Streaming media and web stuff: USD$40. DVD playback: USD$50.00.
PHEM - party like it's 1997-2003!
I don't think so, but Kubuntu definitely does. They really should either make the kde net admin utility the standard for Ubuntu or upgrade the gnome version to be zero-conf as well.
Caveat Utilitor
I know you're just trolling, but for those who actually feel this way, look at it like this:
Canonical knows that a large proportion of Ubuntu users download and use the "illegal" codecs without paying the license fees (either directly, where it applies, or indirectly by using the programs that the codec can be legally used for). Canonical does not own these codecs and cannot legally provide or create free alternatives due to all of the craziness surrounding patent law. So they offer an option for their legally-conscious users and business users: fully-supported, license-fee-paid codecs that will not put their users in legal jeopardy.
Please tell me what the evil in this is.
'Cos, y'know, it's not like you can just install VLC from Synaptic.
(VLC is also my favourite media and DVD player on Mac.)
http://rocknerd.co.uk
WICD works wonderfully for me, with zero issues...? http://wicd.sourceforge.net/
You should look into wpa_supplicant, on Debian/Unstable (so I guess ubuntu should have this also) it couldn't get any easier: /etc/network/interfaces: /etc/wpa_supplicant/wpa_supplicant.conf
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam
iface home inet static
address 10.0.1.67
netmask 255.255.255.0
gateway 10.0.1.254
iface elsewhere inet dhcp /etc/wpa_supplicant/wpa_supplicant.conf:
network={
ssid="myhomessid"
id_str="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="areallytopsecretpassphrase"
}
network={
ssid="FON_AP"
id_str="elsewhere"
scan_ssid=1
key_mgmt=NONE
}
But you are using WEP at home? I hope you know what you are doing.
For many it's the only way to get a reliable WPA connection.
"The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
http://ipw3945.sourceforge.net/
intel wireless chipsets are NICE. I bought a dell laptop with ubuntu pre-installed that came with an intel wireless chipset, I have no problems whatsoever.
the big thing for ubuntu would be to pressure other hardware makers to go the same route as intel, guess it hasn't been working out. as a customer I prefer to support intel and other hardware manufacturers that provide support for Foss drivers.
Under the influence of Post-Cyberpunk Gonzo Journalism
No. I'm sure they're making a pretty penny here. The highest single codec license fee I know if is MPEG-2, which was $2.50 last I checked. VC-1 and H.264 are less than a dollar each.
Lots more about codec licensing than you'd ever care to learn can be found at http://www.mpegla.com/.
My video compression blog