MSFN Forum: [Release] VLC Media Player Version 1.0_Addon. - MSFN Forum

Jump to content



Last warning

1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. Any offenders of this rule may be banned on first violation. We take issues like this very seriously here at MSFN.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[Release] VLC Media Player Version 1.0_Addon. Play your Favourite Movies Without any Codecs. Rate Topic: -----

#1 User is offline   manikant 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 15-January 08

  Posted 11 July 2009 - 01:44 AM

VLC Media Player Version 1.0 :-

Posted Image

VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols.
It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.
It doesn't need any external codec or program to work.

Posted Image

Posted Image
Posted Image

This major release introduces many new features, new formats and new codecs to the VLC multimedia framework and fixes a very high number of bugs that were present in the 0.9.x or 0.8.6 versions.

Changelogs : -

 
Changelog :-

------------------------------------

[u][b]Mac OS X Interface:[/b][/u]

* Completely reworked user interface (based upon works from GSoC 2008)
[u][b]
Playlist:[/b][/u]

* WPL playlist support

* ZPL playlist support

[u][b]Audio filters:[/b][/u]

* Chorus/Flanger audio filter

Changes between 0.9.9a and 1.0.0:

---------------------------------
[u][b]Important notes:[/b][/u]
----------------
* Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.

See 'Access:' for more info.

* Support for Mac OS X 10.4.x was dropped due to its technical limitations

[u][b]Playback:[/b][/u]

* Instantaneous pausing

* Frame-by-Frame playback

* Finer speed control

* On-the-fly recording for all medias

* Timeshift for most medias

* RTSP trickplay support

* Subtitles core improvements and fixes

[u][b]Decoders:[/b][/u]

* New AES3 (SMPTE 302M) decoder

* New Dolby Digital Plus - E-AC-3 (A/52b) decoder

* New True HD/MLP decoder and parser

* New Blu-Ray Linear PCM decoder

* New QCELP (Qualcomm PureVoice) decoder

* Improved Real Video 3.0 & 4.0 decoder

* New WMA v1/2 fixed point integer decoder

* Closed Captions using the SCTE-20 standard are now correctly decoded

* Improvement of WavPack decoder to support all integer modes and float mode

* Corrections on 5.1 and 7.1 channel decoding and ordering

Demuxers:

* Support for Dirac, MLP and RealVideo in Matroska files

* Major improvements in RealMedia files opening (.rm and .rmvb)

* Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD

* Metadata for mod files are supported

* GSM codecs in Wav files are supported

* New raw audio demuxer supporting raw PCM streams

* New Dirac demuxer for raw Dirac streams
[u][b]
Encoders:[/b][/u]

* Dirac encoding using libdirac (supported in Ogg and in TS)

* Shine mp3 fixed-point encoder

[u][b]Access:[/b][/u]

* RTSP authentication with Darwin Streaming Server

* On-the-fly gzip and bzip2 file decompression (except on Windows)

* Playback for video in uncompressed multi-RAR archives

* DVB-S and ATSC cards support on Windows

* New OSS and Alsa accesses. The v4l2 and v4l modules no longer support

OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.

* DVB scanning on linux

* EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support

* On-the-fly zip file decompression and browsing (MRL of the form

zip://file.zip!/file.avi to specify the file - the development form of

zip://file.zip|file.avi is not supported anymore)

* Opening of any file descriptor using 'fd://'

* MTP device access on Unix

* CD-Text support on the cdda module (CD-Audio)

* :start-time and :stop-time can handle sub-second values

[u][b]Inputs:[/b][/u]

* Mouse cursor support in x11 and win32 screen modules

* Screen module now features partial screen capture and mouse following on

Windows and Mac OS X.

[u][b]Playlist:[/b][/u]

* Export the playlist in HTML

* Lua script for BBC radio playback

* Better metadata handling and reading

[u][b]Linux/Windows interface:[/b][/u]

* Global Hotkeys on Windows and Linux

* Various fixes for skins2 interface

* Recently played items list

* Interface toolbar customizations

* Various Improvements on the Qt interface:

- More menus actions

- Finer speed slider

- Improvements on many dialogs

- New dialog for plugins listing

- Fixed-size mode for videos

- Better Teletext, trickplay and encrypted streams control

* Better integration in GTK environments

[u][b]Mac OS X Interface:[/b][/u]

* Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)

* Reveal-in-Finder functionality for locally stored items.

* Easy addition of subtitles through the Video menu

* Additional usability improvements

[u][b]Stream output:[/b][/u]

* Restored the old mpeg2 transrating module.

* Multiple bridge-in instances are now possible.

* bridge-in can be used to configure a placeholder stream.

* Remote Audio Output Protocol (AirTunes) module.

* Fixed mosaic memleak. Mosaics are now usable again.

[u][b]Maemo Port:[/b][/u]

* New Maemo port with:

- an interface based on Hildon framework.

- scaler based on the swscale_nokia770 library.

[u][b]Windows CE Port:[/b][/u]

EXPERIMENTAL work for the winCE port has been done.



[u][b]Mac OS X Port:[/b][/u]

* Speed improvements by using llvm-gcc

* New document icons by Dominic Spitaler

* Support for latest iSight models

[u][b]Audio output:[/b][/u]

* Removed obsolete Esound and aRts plugins

* Surround support for PulseAudio
[u][b]
Video output:[/b][/u]

* Effects (cube, torus, etc.) removed from OpenGL video output

* Video is able to stay in original size and to zoom in fullscreen

(hotkey 'o') while keeping black borders

* Image video output has been rewritten into a video-filter named 'scene'.

The old image video output has been removed.

* Support for scaling and converting video chromas with FFMPEG imgresample was

withdrawn due to bugs. Please use the newer FFMPEG swscale instead.

[u][b]Miscellaneous:
[/b][/u]
* Invmem, a fake codec to display images from external applications 


Posted Image

Download VLC Media Player 1.0_Addon.

Posted Image 17.2 Mb.

Posted Image 8568a62c95f8ca1c40aa0bb3be953c43.

Enjoy!!! :thumbup


#2 User is offline   Tonga 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 01-April 05

Posted 29 July 2009 - 09:29 AM

Thanks!

#3 User is offline   manikant 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 15-January 08

Posted 29 July 2009 - 01:25 PM

View PostDNic41, on Jul 29 2009, 08:59 PM, said:

Thanks!


Welcome.

#4 User is offline   sb1 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 03-September 05

Posted 29 July 2009 - 09:01 PM

Thanks.

New version just came out. v1.0.1

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy