Jump to content

VLC (VideoLAN) Media Player 2.2.0


jalaffa

Recommended Posts

The VideoLAN project targets multimedia streaming of MPEG-1, MPEG-2, MPEG-4 and DivX files, DVDs, digital satellite channels, digital terrestial television channels and live videos on a high-bandwidth IPv4 or IPv6 network in unicast or multicast under many OSes. VideoLAN also features a cross-platform multimedia player, VLC, which can be used to read the stream from the network or display video read locally on the computer under all GNU/Linux flavours, all BSD flavours, Windows, Mac OS X, BeOS, Solaris, QNX, Familiar Linux. VideoLAN is free software, and is released under the GNU General Public License. It started as a student project at the French École Centrale Paris but is now a worldwide project with developers from 20 countries.

Thanks to ARMOUR for the update.

Download

Link to comment
Share on other sites


  • Replies 43
  • Views 7.2k
  • Created
  • Last Reply

nice one. i have been waiting this almost the time when they released RC version.

Link to comment
Share on other sites


 

nice one. i have been waiting this almost the time when they released RC version.

What made you wait for 2.2 ? What was so very special in RC / 2.2 that was not there in 2.1.5. I may be missing out on something . There's no changelog on site at this moment.

Link to comment
Share on other sites


VLC Media Player v2.2.0 Portable

32Bit (Size: 48.5 MB)

http://www.mirrorcreator.com/files/1AKBAE8O/VLC_Media_Player_v2.2.0.zip_links

64Bit (Size: 50.1 MB)

http://www.mirrorcreator.com/files/MCSEVMVH/VLC_Media_Player_v2.2.0_64Bit.zip_links

Changelog:

Changes between 2.1.6 and 2.2.0:


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

Important changes:
* The licenses of more modules have changed from GPLv2+ to LGPLv2.1+,
notably most of the streaming output, muxers and access output modules

Core:
* Support automatic rotation using streams metadata, GPU-accelerated when possible
* Add extensions manager and downloading from external repositories
* Rework the metadata fetching algorithm and policies
* Partial fix of playback of short audio samples

Access:
* Added TLS support for ftp access and sout access
New schemes for implicit (ftps) and explicit (ftpes) modes
* MMS audio selection on split audio streams
* Blu-Ray: support overlays, preferred menu languages, region selection
and BD-J navigation
* Digital Cinema Package support, including encrypted DCP with KDM
* Partial fixes for Arccos protected DVDs
* Fix CDDB lookups, including pregap data

Decoder:
* Support VDPAU acceleration for GPU-zerocopy decoding
* Support MediaCodec acceleration for GPU-zerocopy decoding
* Add Media Foundation Transform audio and video decoder
* Add video decoder module based on GStreamer plugins
* Add MMAL decoder for Broadcom VideoCore chips (like the RaspberryPi)
supporting MPEG-2 and H.264, supporting GPU-zerocopy display
* Partial support for Voxware MetaSound
* libvpx decoder for VP8 and VP9
* Support MSN Audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4, IMC, Vivo g723.1,
Smacker, FIC, Auravision, Canopus Lossless, and numerous videogame codecs
* Teletext subtitles display improvements
* Mediacodec speed improvements on x86
* Support setting the post processing level in Theora
* OpenMax IL improvements, notably for RaspberryPi
* Fix channel ordering of LPCM codec in m2ts files
* New jpeg image decoder
* Add tx3g subtitles decoder
* New SVG image decoder
* Fix Speex decoding over RTP and in flv
* Support more x264 and FFv1 RGB modes
* Improvements on ZVBI teletext decoder, notably for speed and alignments

Encoder:
* Support for MPEG-2 encoding using x262
* Support for HEVC/H.265 encoding using x265
* Support for Opus encoding using libopus
* New jpeg image encoder using libjpeg
* New png image encoder using libpng

Demuxer:
* Support for Core Audio Format (CAF) files
* Important rework of the Ogg demuxer, notably improving seeking,
streaming resilience, speex demuxing and chained Ogg
* Important rework of the ASF/WMV demuxer, notably for seeking,
synchronization and tracks exclusion
* AVI improvements for better seek-indexing in non-fastseekable situations
* AVI fixes for uncompressed, indexed and paletized bitmaps
* MP4 fixes for fragmented files, vobsub, duration, aspect-ratio
and support for rotation, covr atom and tracks exclusion
* Support Opus in MKV
* Support VP8 in OGG
* Basic support for WebVTT
* Handle support for ISO/IEC 14496-3 (AAC) Audio stream type in TS
* Support HDPR TS files
* Support microseconds in SubRip subtitles
* FLAC packets validation using CRC
* Improvements in metadata support in Ogg/Opus/Vorbis files
* Fix encoding issues and relative paths in some XML playlist formats
* Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
* New HEVC raw packetizer and demuxer
* TS support for WiDi/Miracast LPCM
* Handle MOV/MP4 tx3g styled subtitles through codec
* Support SVG images files (on glib platforms)
* Keep selection of tracks on segment changes in MKV
* Support detection of SRT languages based on filename
* Support for seeking Standard MIDI Files

Video Output:
* Direct rendering and filtering for VDPAU hardware acceleration
* New CoreAnimation OpenGL video output module for NPAPI plugins
* New OpenGL ES 2.0 through EGL video output module for Android
* New Android native window provider module
* Direct rendering for MediaCodec Android hardware acceleration
* Support for loading HLSL shaders in Direct3D video output
* Add MMAL based video output for RaspberryPi

Video Filter:
* New Oldmovie effect filter
* New VHS effect filter
* New Freeze effect filter
* Support I422 and J422 in transform
* NEON optimizations for deinterleaving chroma, notably NV12->I420
* Fix audiobargraph activation and usage

Audio Output:
* Allow setting volume while not connected with PulseAudio
* Audio device notifications for WASAPI
* Fix replay of sound buffer in DirectSound
* Split of MMDevice and WinRT audio modules
* Numerous fixes on AUHAL, including device management and stream changes
* Fixes for SPDIF passthru in most modules

Muxers:
* Important rework of the Ogg muxer, notably for skeleton
* Fixes for the AVI muxer to respect the specification
* Support VP8 in OGG
* Add HEVC muxing in MP4 and TS

Streaming:
* Important rework of the transcoding module to fix numerous bugs
* WebM streaming, including live sources, compatible with all major browsers
vlc vlc://quit --sout '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
:std{access=http{mime=video/webm},mux=webm,dst=:4212}'
* GSM, VP8, Opus and JPEG RTP packetization
* HLS: Allow setting the first segment number and numerous improvements
* new stats module to output block timing values and md5 sums
* transcode module access fps values as rationals now, eg 30000/1001
* VLC now streams all elementary streams, you can revert to previous behaviour
with --no-sout-all
* --ts-out option has been removed, it has been superceded by --demux demuxdump
--demuxdump-access udp --demuxdump-file 127.0.0.1:1234
* Support Metacube protocol when streaming over HTTP

libVLC:
* add equalizer API libvlc_audio_equalizer_* functions
* add libvlc_media_player_program_scrambled function

Visualizations:
* Add a 3D OpenGL spectrum visualization.
* Allow setting the FFT windowing style for 3D and normal spectrum

Interfaces:
* Add support for subtitles drag 'n drop in skins2
* Add record button in Qt menus
* New module for core dialogs on iOS
* New layout for Qt buttons customization
* Support to continue media playback where it was left off for Qt and OS X

Mac OS X Interface:
* Support for OS X Yosemite
* Avoid grey bars in fullscreen when using Mavericks with multiple monitors
* Improve fullscreen behavior for the native and VLCs own mode
* Fixes for advanced preferences
* Added 'file size' column to playlist table
* in addition to iTunes, Spotify is automatically paused on playback start
* Option to increase playlist font size
* Improved crash log reporting

Misc:
* New module for TLS on OS X and iOS
* Windows installer will kill running instance before installing
* Teletext navigation buttons support in Qt4 gui
* Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts

Security:
* Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers

Removed modules:
* iOS video output: use ios2
* OpenMash H.261 video decoder
* dirac encoder: use schroedinger

Translations:
* New translation in Urdu, Tatar, Silesian, Samoan, Kapampangan, N'ko,
Kurdish, Kabyle, Mexican Spanish, Catalan, Amharic
* Update of all translations:
Traditional Chinese, Simplified Chinese, Vietnamese, Uzbek, Ukrainian,
Turkish, Thai, Swedish, Serbian, Albanian, Slovenian, Slovak, Russian,
Romanian, Brazilian Portuguese, Polish, Punjabi, Dutch, Nepali, Norwegian
Bokmål, Malay, Marathi, Latvian, Lithuanian, Korean, Kannada, Khmer,
Japanese, Italian, Icelandic, Indonesian, Hebrew, Galician, Scottish
Gaelic, French, Finnish, Persian, Estonian, Spanish, Modern Greek, German,
Danish, Welsh, Czech, Bosnian, Bengali, Asturian

Link to comment
Share on other sites


why to download from that portableapps ...a 3rd party site !

when its available directly from the vlc site

http://download.videolan.org/pub/videolan/vlc/2.2.0/

Simple ~ to carried the soft around & keep windows installations/registries minimum if you ain't use it all the time!

ooh gotcha,,,,,

but i feel,download direct from the software site is much safer then....

but fuken apps r safe/clean.

for me its site link,,as i mostly use vlc.

Link to comment
Share on other sites


A new version of the media player, VLC 2.2.0 has just been released. It is a multi-release so to speak as new versions for nearly every other supported platform have been released as well.

VLC for the desktop brings along with it several improvements and new features. Probably the top feature in this release is support for extension downloading.

You may know that VLC supports extensions which improve the player in one way or the other. Up until now, you had to download these extensions from VLC or another site and place them in the extensions folder of the player to install them.

Not anymore as this functionality is now built-in. You access the plugins and extensions menu via the Tools menu in the main menu bar of the player.

vlc extensions

There you find the addons manager which you can use to manage installed add-ons. There is also an option to get the latest list of add-ons and when you run it, extensions available for the player are displayed in the interface.

Addons are sorted into categories such as skins or extensions, and there is also a search that you can use to find specific ones directly.

To install an add-on, simply click on it and then on the install button that is displayed once you do. This downloads and installs the add-on in the player making the whole process that much more comfortable.

vlc install addons

The more information button displays another window listing detailed information about the selected add-on.

The number of add-ons is quite low currently with the majority being skins for the player. If you are looking for extensions, there are five available currently:

Lyrics Finder to display lyrics when you play music.

Resume Media to add resume support to VLC

Sampler PG generates samples of playlists

VLC Sub to download subtitles.

VLCSub different version.

Additional highlights of the version include better support for H.264, VP9 and ultra HD codecs, auto-rotate feature for videos recorded on phones, and options to download new beta versions from within the application.

http://www.ghacks.net/2015/02/27/vlc-2-2-0-update-improves-extension-handling/

Link to comment
Share on other sites


some help here please:

should i keep using nightly 3.0 or change to newly released 2.2.0?!

3.0 seems running smoothly :)

Link to comment
Share on other sites


I just found new bug in this buggy shit!

Try Advanced Settings -> Video -> Filters -> Rotate Video :lol:

It will lag MP4 h264 Full HD phone recording.

Video

ID : 1

Format : AVC

Format/Info : Advanced Video Codec

Format profile : [email protected]

Format settings, CABAC : Yes

Format settings, ReFrames : 1 frame

Format settings, GOP : M=1, N=60

Codec ID : avc1

Codec ID/Info : Advanced Video Coding

Duration : 5mn 57s

Source duration : 5mn 57s

Bit rate : 19.8 Mbps

Width : 1 920 pixels

Height : 1 080 pixels

Display aspect ratio : 16:9

Frame rate mode : Variable

Frame rate : 30.353 fps

Minimum frame rate : 20.699 fps

Maximum frame rate : 33.370 fps

Color space : YUV

Chroma subsampling : 4:2:0

Bit depth : 8 bits

Scan type : Progressive

Bits/(Pixel*Frame) : 0.314

Stream size : 843 MiB (99%)

Source stream size : 843 MiB (99%)

Title : VideoHandle

Language : English

Link to comment
Share on other sites


Direct links:

http://downloads.videolan.org/pub/videolan/vlc/2.2.0/win32/vlc-2.2.0-win32.exehttp://downloads.videolan.org/pub/videolan/vlc/2.2.0/win64/vlc-2.2.0-win64.exehttp://downloads.videolan.org/pub/videolan/vlc/2.2.0/win32/vlc-2.2.0-win32.ziphttp://downloads.videolan.org/pub/videolan/vlc/2.2.0/win64/vlc-2.2.0-win64.zip

or

http://sourceforge.net/projects/vlc/

VLC media player Portable paf installer (portableapps.com standard)
32-bit (x86)
http://www.datafilehost.com/d/f2293ce2

64-bit (x64)
http://www.datafilehost.com/d/ed9dbf40

A brief overview, what’s new in VLC media player 2.2.0 codename WeatherWax:

  1. Fight the popular vertical video syndrome! VLC automatically detects rotated videos and rotates them using hardware acceleration (on compatible platforms)!
  2. This is supported for MP4/MOV, MKV and raw H264.
  3. Resume playback where you left off. Supported on all the mobile versions of VLC for quite some time, it is now available on the desktop.
  4. Vastly improved support for UltraHD video codecs like VP9 and H265, including encoding.
  5. New hardware acceleration mechanism, GPU 0-copy decoding, faster and implementations for Linux, Android, and Raspberry Pi. (Other OSes will have it in 3.0.0)
  6. Extensions: supported since a long time, we now feature an in-app downloader for the desktop, like Firefox
  7. Subtitles downloading extension
  8. Compatibility with a very large number of unusual codecs
  9. Vastly improved compatibility for problematic files in Ogg, MP4, and WMV.
  10. Support for Digital Cinema Package to play native movie theater formats.
  11. Experimental support of Interactive Menus of BluRays: BD-J
  12. On OS X, we’ve updated the interface for Yosemite compatibility.
  13. On Android, we rewrote most of the UI to match Google Material Design.
  14. This is the first public beta releases for Windows Phone, Windows RT and Android TV.
  15. It is also the first non-beta release on Android.

Link to comment
Share on other sites


MPC-HC is good, but the interface is just prehistoric.

MPC-BE is a fork that improves vastly on -HC IMO.

Built in support for playing youtube links, has a subtitles downloader, tons and tons of hotkeys, WASAPI support for bitperfect audio output to your receiver, a much improved interface, an optional minimal toolbar for full screen video, improved support for EVR sync video rendering which detects the exact refresh rate of your display and adjusts the video to prevent screen tearing.

It can also be setup to resume your place on a video you were playing. So lets say you're watching a movie and need to reboot, you close MPC-BE at 33 minutes and 23 seconds, when you reboot and reopen MPC-BE and reopen the movie it'll automatically seek to 33 min and 23 seconds.

And my favorite: a borderless window video mode that is resizeable. You click on video to move the window.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...