General
VLC has been in development for a long time and today version 1.0.0 was released.
The features are impressive, but look for your own:
- Instant pausing and Frame-by-Frame support
- Live recording
- Finer speed controls
- New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, …)
- New formats (Raw Dirac, M2TS, …) and majors improvements in many formats…
- New Dirac encoder and MP3 fixed-point encoder
- Video scaling in fullscreen
- RTSP Trickplay support
- Zipped file playback
- Customizable toolbars
- Easier encoding GUI in Qt interface
- Better integration in Gtk environments
- MTP devices on linux
- AirTunes streaming
- New skin for skins2 interface, made by Martin Pöhlmann
openSUSE packages
As I myself am the person in charge of the openSUSE repositories for VLC, I’m also proud to announce in plus that those repositories have just been updated too, and VLC 1.0.0 can be installed in the usual ways. The simples way for users new to VLC is to use the 1-click-installers at http://www.videolan.org/vlc/download-suse.html
The packages were just republished with the dependency as pointed out by Michal fixed (It was not a problem for zypper on openSUSE 11.1 and Factory)
2 responses to “VLC 1.0.0 released”
Greetings
Thanks for it.
But there is issue, vlc package cannot be installed:
Problem: nothing provides libvlccore2 = 1.0.0-/1.1 needed by vlc-noX-1.0.0-1.1.i586
Solution 1: do not ask to install a solvable providing vlc
I guess, there is mistake in spec in depencies, “/” in version is extra; libvlccore2 = 1.0.0-1.1 exists.
Thanks for the pointer Michal! Rather weird, considering the only thing I changed in the spec in all the RC releases was the version tag.
Also, I successfully installed it using zypper on my own systems. So zypper seems to ‘hide’ this error from me.
Anyhow: I was able to find the error in the spec file , fixed it and triggered a rebuild. I’ll have to republish it ASAP.
Dominique