Welcome to Avinashtech Forum


A Friendly Community to learn about PCs, Software, tips and tricks


  •  » If you need help to troubleeshoot your PC
  •  » Learn about Softwares, utilities, Antivirus solutions etc.
  •  » Need Advice on Fixing or tuning up your PC

This Forum is the right place with great community!



YES! I want to register an account right now!


P.s: For registered members the Forum is free of ADS :)

Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: VLC Media Player - new version available

  1. #1
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253

    VLC Media Player - new version available




    VLC Media Player 1.1.0 RC1

    Download and read the changelog from:
    Code:
    http://www.filehippo.com/download_vlc/changelog/
    Note:
    This is not a stable release , it is an RC (Release Candidate)
    But they have fixed many bugs, that is why I posted the update.

    The latest stable release is 1.0.5, download from
    Code:
    http://www.videolan.org/
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  2. #2
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC Media Player 1.1.0

    Download VideoLAN - VLC 1.1.0 release

    # Decoders:
    * Support for 7.1 channels in vorbis audio

    # Demuxers:
    * Metadata and cover art improvements

    # Interfaces:
    * qt4 interface contains new iconview and listview mode for playlist

    # Misc:
    * Improved Solaris port

    Complete changelog http://www.videolan.org/developers/vlc-branch/NEWS
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  3. #3
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC Media Player (formerly VideoLAN Client) 1.1.1:

    Download VLC Media Player (formerly VideoLAN Client) 1.1.1 Free - A multi-platform multimedia player that can read DVDs, VCDs, MPEG, and DivX files - Softpedia

    Changes:

    ibVLC:
    New capabilities for libVLC:
    · Adjust video filter control: libvlc_adjust_Enable,
    · libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
    · libvlc_adjust_Saturation, libvlc_adjust_Gamma
    · libvlc_media_player_set_pause() can force the pause state, whereas
    · libvlc_media_player_pause() would only toggle it.
    · libvlc_set_user_agent() configures the "user agent" strings used for some
    · protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
    · the former --user-agent libvlc_new() parameters.
    · libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
    · video frames from a chosen memory location in real-time. This replace the
    · ugly --vmem-* libvlc_new() parameters in previous versions.
    · See LibVLC SampleCode SDL - VideoLAN Wiki as an example.
    · libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
    · between audio and video/subpictures for the current input.
    · Various fixes and crash preventions, especially when video functions were
    · called early

    Decoders/Demuxers:
    · Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
    · You NEED ATI Catalyst 10.7
    · Fix rogram selection in TS and DVB-T
    · Fixes and improvements for MKV, Avformat and Avcodec modules
    · Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds

    Stream output:
    · Fix h264 streaming in ts

    Interfaces:
    · Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
    · Skins: support for mousewheel in fullscreen, fix radialsliders
    · Http: fix fullscreen toggle

    Windows:
    · Activation of DEP on XP SP3
    · Fix opening of .m3u and .pls playlists
    · Fix crash when My Document isn't available
    · Fix crash when Windows was getting into standby while playing video

    Translations:
    · Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
    · Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  4. #4
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC Media Player (formerly VideoLAN Client) 1.1.2

    VideoLAN - VLC media player - Open Source Multimedia Framework and Player

    Changelog:

    Demuxers:
    · Avformat fps displaying fix
    · TS, fix an issue where some programs would get dropped (fixes DVB issues too)

    Audio filters:
    · fix timestamps handling on some filters that provoqued issues when playback
    · of mono streams, especially on Windows

    Windows:
    · fix a bug in direct3d video output with old nVidia drivers that broke video
    · playback with overlay (YUV->RGB)
    · fix console output encoding

    Interface and extensions:
    · Youtube and other scripts updates
    · Misc fixes in Qt4 (especially VLM and EPG dialogs)
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  5. #5
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC media player 1.1.3

    VideoLAN - VLC 1.1.3 release

    What's new in 1.1.3:

    A bit after the 1.1.2, we had to fix some important crashing bugs and you deserve a new release!

    * Taglib crash (CVE-2010-2937 / VideoLAN-SA-1004)
    * Fixes for FTP relative paths and directories
    * Fixes for Podcast and DVD modules
    * ... and many other crashes and errors fixed

    * Extensions and scripts updates
    * Miscellaneous fixes in interfaces
    * Updated translations
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  6. #6
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC Media Player 1.1.4

    VideoLAN - VLC: Free streaming and multimedia solutions for all OS!

    * Win32:
    - Fix a security issue when loading DLLs, especially in Qt4 and dmo modules, See VideoLAN-SA-1005
    - Fix folders opening from the interface

    * Translations:
    - Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukranian, Polish, Simplified Chinese, German and Galician
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  7. #7
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  8. #8
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  9. #9
    Ashwin's Avatar
    Ashwin is offline Super Moderator
    Join Date
    Jan 2010
    Location
    192.168.1.1
    Posts
    3,253
    VLC Media Player 1.1.7

    VideoLAN - VLC: Free streaming and multimedia solutions for all OS!

    Demuxers:
    · Fix for Matroska / WebM remote code execution vulnerability. VideoLAN-SA-1102

    Translations:
    · Update for Hebrew, Japanese, Danish and Russian translations
    Do not PM me for help. Just open a thread at the forum or use the search function.

    Ash a.k.a The Evil Mod

  10. #10
    Nikhil's Avatar
    Nikhil is offline Avtechie Leader
    Join Date
    Jul 2010
    Location
    Near You :)
    Posts
    409
    VLC (VideoLAN) Media Player 1.1.8

    What's new in 1.1.8
    Security update regarding video width concerning some demuxers
    Support for a new Dirac encoder based on libschroedinger
    Package of the new VP8/Webm encoder 'Bali'
    Notable updates in .mp4, .ogg, .ape demuxers
    Major updates in most language translations
    Fixes in skins2 supports of Winamp2 skins
    Upgrade on the look of VLC for Mac OS X
    Auto-detection for .txt subtitles is fixed
    Fixes on Windows integration, notably regarding volume keys
    Codecs updates
    Many miscellaneous fixes
    Download
    Code:
    http://www.videolan.org/vlc/releases/1.1.8.html
    I am the way I am

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •