Page 1 of 1

VLC 1.1.0 Multimedia Player Released

Posted: Tue Jun 22, 2010 6:38 am
by Apoptosis
VLC with GPU acceleration is out!

Grab it here - http://www.videolan.org/

What's new?
Ready for HD
* GPU decoding on Windows Vista and 7, using DxVA2 for H.264, VC-1 and MPEG-2
* GPU decoding on GNU/Linux, using VAAPI for H.264, VC-1 and MPEG-2
* DSP decoding using OpenMax IL, for compatible embedded devices
* Improved support for MKV HD, including seeking fixes, and 7.1 channels codecs
* Support for new codecs, like Blu-Ray subtitles, MPEG-4 lossless and VP8

NB: so far, on Windows, VideoLAN is quite sad to be forced to recommend nVidia® GPU, until ATI® fixes their drivers on Windows, and until VLC developer get access to some Intel® hardware supporting GPU decoding.

Extensions
New add-ons and script framework so one can personalize its vlc.

* Written in lua
* 2 main types of scripts:
o content add-ons, integrated in the playlist
o functionnalities extensions, like metadata searching on the web, or subtitles look-ups
* Very Simple

Web improvements
* Support for WebM decoding and encoding
* Improved web plugins
* Better streaming capabilities

Re: VLC 1.1.0 Multimedia Player Released

Posted: Tue Jun 22, 2010 8:14 am
by gwolfman
Yea! This is a great media player. Well worth trying out at least once.

Re: VLC 1.1.0 Multimedia Player Released

Posted: Tue Jun 22, 2010 12:33 pm
by camaroguy1998
I use VLC(1.0) almost exclusively except for Win7 MC recorded TV, seems nothing supports the wtv file except the newer versions of WMP or MC itself!
Whenever you convert the wtv file to something supported by VLC or any other player the audio and video are out of sync!

Does this new version support .wtv files?

Re: VLC 1.1.0 Multimedia Player Released

Posted: Tue Jun 22, 2010 4:05 pm
by Apoptosis
update from ATI:

"Catalyst 10.6 does not have GPU acceleration enabled for VLC player. AMD has been in contact with VideoLAN concerning this issue and a solution is in the final stages of development, and will be available very soon in an upcoming Catalyst driver release."


I see no mention of wtv support.

Re: VLC 1.1.0 Multimedia Player Released

Posted: Fri Jul 02, 2010 1:53 pm
by Apoptosis
Looks like VLC is ready to come out with version 1.1.1 and it when AMD CATALYST 10.7 drivers come out, GPU decoding is supported.
The latest released version of VLC, 1.1.0, that was out a week ago, and has been downloaded half-a-dozen millions times so far, has added GPU acceleration for HD decoding under Linux and Windows. On Windows, as already stated, the code isn't working correctly with AMD Radeon cards.
Therefore, we have been working with AMD on this topic and after common work, we are going to release a new version of VLC, versionned as 1.1.1, that will work with the upcoming ATI Catalyst 10.7 driver. AMD did provide us a beta of this driver and we have verified successfully that GPU acceleration works.
Thanks for your understanding and your support.

Changes between 1.1.0 and 1.1.1:

libVLC:
Support for the new capabilities: libvlc_adjust_Enable, libvlc_adjust_Contrast,
libvlc_adjust_Brightness, libvlc_adjust_Hue, libvlc_adjust_Saturation, libvlc_adjust_Gamma
Various fixes and crash preventions, especially when video functions were called early

Stream output:
Fix h264 streaming in ts

Windows and Mac port:
Fix mod files support

Decoders:
Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
You NEED ATI Catalyst 10.7

MacOS:
Interface and crash fixes