Cardsharing-x Forum

» Receivers « => Dreambox files => » DREAMBOX ZONE « => Dreambox Tools => Topic started by: Ex-Yu on October 23, 2009, 03:49:17 PM

Title: Latest Version of VLC Media Player
Post by: Ex-Yu on October 23, 2009, 03:49:17 PM
Latest Version of VLC Media Player
VLC media player 0.9.9




Multimedia player VLC media player

In version 0.9.9 of VLC media player, the developers include support for Real media formats improved.
Also the fullscreen playback on multiple monitors should now work more smoothly.
In addition to performance increases for the Mac version has been in the new version
also numerous bug fixes introduced.

VLC media player is a free multimedia player,
a large number of formats supported.
In addition to the playback of Video CDs and DVDs, he mastered various streaming protocols
and can also itself as a streaming server.

Among the specific capabilities of the playback software is one of incomplete
and to a certain extent corrupted files,
for example, by broken downloads can arise.
In addition to some filters, which even in real time can be applied,
The player also offers several settings for the audio and video track.

http://rapidshare.com/files/21808057....9.9-win32.rar (http://rapidshare.com/files/21808057....9.9-win32.rar)
Title: VLC media player 1.0.4.latest..
Post by: antox on December 11, 2009, 10:17:23 AM
VLC media player 1.0.4(https://www.cardsharing-x.com/proxy.php?request=http%3A%2F%2Fimages.videolan.org%2Fimages%2Fscreenshots%2Fvlc-win32.png&hash=7a9bb8e52d0e05f39bf25768b01dd99e47bd459a)
# Free and Open Source cross-platform media player
# Supports a large number of multimedia formats, without the need for additional codecs
# Features a complete streaming server, with extended features (video on demand, on the fly transcoding, ...)

http://www.videolan.org/mirror-geo.php?file=vlc/1.0.3/win32/vlc-1.0.3-win32.exe
Title: VLC media player
Post by: antox on May 27, 2010, 04:55:31 PM
VLC 1.1.0 Release Candidate 1
(https://www.cardsharing-x.com/proxy.php?request=http%3A%2F%2Fimg535.imageshack.us%2Fimg535%2F5599%2Fformats.png&hash=87382352b01a2c060ddaf2972d49ed121b7d05fc)
QuoteideoLAN and the VLC developers are proud
to announce the first Release Candidate of the 1.1.0 version of VLC.
This test release, aimed at power-users is a major update
 on the current VLC 1.0.x branch. It includes numerous changes
 modification and improvements, including GPU/DSP decoding, support for more formats and codecs and extensions.


Changes between 1.0.5 and 1.1.0-rc:
------------------------------------
Important changes for users:
 * On Linux, known bugs in the ALSA library might prevent audio output.
  Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.

Important changes for packagers:
 * The module cache has moved to ${libdir}/vlc/. The module cache can now be
  generated at install time except if you use staged installation. In the
  later case, you can generate the module cache in your post-inst script
  by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
  can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
  launch each time.
 * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
  - xproto,
  - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
  - xcb-keysyms (from xcb-utils),
  - x11-xcb (from libx11) - only for GLX support.
 * On X11 platforms, a _working_ version of xdg-screensaver is typically
  required to inhibit the screensaver during video playback.

Access:
 * Support for the sftp protocol
 * Support for CDDB servers for Audio-CD on the Windows port
 * New memory input (imem) access and access_demux module to feed VLC from data in memory
 * New avio module to use libavformat capabilities for network streams, like rtmp://
 * Port of the screen module from Xlib to XCB
 * Port of the dc1394 module from libdc1394 to libdc1394 v2.0

Decoders:
 * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
 * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
 * Audio/Video decoders and encoders using OpenMAX IL components for DSP usage

 * Support for HD-DVB subtitles - Display Definition Segment
 * Support PGS subtitles for Blu-Ray
 * Invmem module improvements
 * Support for Atrac1 audio codec
 * Support for SSE3 and SSE4 capabilities in some codecs
 * Multiple improvements for subtitles styles .SRT and .SSA
 * Support for Indeo5 video codec
 * Support for Windows Media Speech (Voice) audio codec natively on all platforms
 * Support for AMR-NB audio codec on the Windows and Mac port
 * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
 * Direct rendering is always used with H.264 in avcodec module
 * Support for MPEG-4 ALS lossless audio codec
 * Support for VP8 codec

Demuxers:
 * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
 * Support for ADPCM in .flv streams
 * Support for TwinVQ (.vqf) and AMV (.amv) files
 * Various EGP improvements
 * Support for embedded subtitles in OpenDML and legacy .avi files
 * Many fixes on Matroska support and support for webm format

Playlist:
 * WPL and ZPL playlist support
 * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
 * New Play-And-Pause function to stop playback on latest video image
 * Podcast images are now displayed

Video Output:
 * Rewrite of the video output core and most video outputs
 * Added desktop mode to the Direct3D output module. It differs from DirectX
  desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
 * New x11, glx and xv modules based on XCB
 * New deinterlacing modes based on yadif and yadif(x2)
 * New audio/video filter to show audio level on the video output
 * Enhanced AtmoLight filter with hardware support for
   Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin))
   Quattro AtmoLight (use just 4 Classic AtmoLights as one)
   MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html (http://www.ambilight4pc.com/momolight/momolight.html))
   Simple serial DMX controller (http://www.ulrichradig.de/ (http://www.ulrichradig.de/) search for DMX)

Extensions:
 * New content extensions lua framework
 * IMDb extension

Audio filters:
 * Chorus/Flanger audio filter
 * 3F1R to stereo down-mix filter
 * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
  resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
  and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
 * NEON assembly audio converter module
 * Converter filters have been rewritten and extended to support s32 as input

Visualization:
 * Support of .milk visualization files using projectM libraries

Service discovery:
 * Service discoveries can now be written in lua
 * Service discovery for Picture/Music/Video user directories
 * Service discovery based on libudev
 * Shoutcast Service discoveries are now removed

Encoders:
 * x264, add psy-rd parameter and change default settings
 * x264, add profile-limitter same way as x264.exe has, for example
  #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
 * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
  uses ABR and if qp-value is set uses CQP
 * libx264-version 0.76 or higher is required
 * x264 has tune/preset parameters supported

Stream output:
 * New smem module, streaming to memory
 * Allow duplicate outputs to be merged, like:
  --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"

Interfaces:
 * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
  and oldhttp.
 * rc, telnet and http are now implemented using the lua interface system.

Mac OS X Port:
 * Vastly improved VLCKit framework
 * A new dialog provider for libvlc-internal interaction without full interface
 * Improved update detection and installation by using the Sparkle framework
  by Andy Matuschak et al.
 * New CoreText based text renderer replacing the former ATSUI renderer
 * New Video output module (mostly targetting VLCKit)
 * Optimised behavior when using the 2009 Apple Remote

Windows port:
 * Integration in Windows 7 taskbar
 * Experimental playback of .Midi files is supported through fluidsynth's module

Maemo port:
 * Multiple improvements for N900 compliance and efficiency
 * Support for HW accelerated video decoding on N900
 * Improvements to the maemo/hildon interface

Misc:
 * new sqlite module
 * --save-config command line option not supported anymore.
 * Fixed and reenabled netsync module.

Bindings:
 * new C++ wrapper around libVLC: libVLCpp
 * phonon bindings are now usable

Removed modules:
 * csri codec: use the libass module instead.
 * galaktos visualisation: use the new projectM module instead.
 * showintf: Useless in Qt and on Mac OS X
 * transrate: broken since too long
 * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
 * HAL: Use libudev instead.
 * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
 * WinCE, BeOS and qnx interfaces
 * opie, qte and qte_main interfaces
 * linear_resampler and trivial_resampler are removed: use the ugly one.
 * XvMC accelerated modules: use VAAPI instead.
 * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
 * opengllayer: use macosx_video instead.
 * cddax: use cdda instead.
 * cmml and tarkin codecs are removed because they are dead codecs.
 * realaudio codecs: use libavcodec
 * access_file removed in favor of filesystem
 * RTMP input and output: use avio module
vlc-1.1.0-rc-win32.exe (http://garr.dl.sourceforge.net/project/vlc/vlc-1.1.0-rc/win32/vlc-1.1.0-rc-win32.exe)

vlc-1.1.0-rc-win32.7z/download (http://sourceforge.net/projects/vlc/files/vlc-1.1.0-rc/win32/vlc-1.1.0-rc-win32.7z/download)
Title: Re: Latest Version of VLC Media Player
Post by: antox on July 21, 2010, 10:18:51 AM
21.07.2010

VLC Media Player 1.1.1

Quote:
The next VLC media player release is drawing near (it will be ready when it will be ready), and it comes with a lot of new features and bugfixing:
GPU decoding

One of the coolest new features (do I say that because I worked on it?). We can now decode videos using a graphic card, with DxVA on Windows Vista and 7, and VAAPI on Linux. If you want to test, we are looking for a little help.
Media library

That is a feature a lot of you are waiting for. We will now store a list of all your files in a database using Sqlite.
Windows 7 integration

Some of you already know that VLC media player 1.0.3 is compatible with Windows 7. We didn’t stop there. The next release will bring you cool taskbar buttons à la WMP, jump lists, thumbnails, etc.
Interface rework

I like the grey VLC. Maybe I have forgotten what the word “ergonomic” means. But some of the developers have not, and they’re doing an amazing work with the Qt interface, to change the layout, add nice effects and make it a lot prettier.
Lua extensions

People who read my previous blog know that I love tweaking VLC with Lua scripts. One developer had a nice project for this year’s Google Summer of Code: adding a way for lua scripts to change the interface. Now, lua scripts can add menus, open windows, etc. OK, it doesn’t sound cool at first, but what you will see thanks to this code is really nice: automatically downloading lyrics and subtitles, finding data on IMDb, doing a Google search, whatever you want! Isn’t that cool?
Still not convinced?

These were the features I’m excited to see in the next release. But that’s not all:
N900 port
Milkdrop visualizations using projectM
WPL and ZPL playlist support
desktop mode for Direct 3D video output (you know, the trick to show the video as a wallpaper...




http://www.megaupload.com/?d=UZD52M4U (http://www.megaupload.com/?d=UZD52M4U)

Title: Re: Latest Version of VLC Media Player
Post by: kargo.25 on July 22, 2010, 06:07:56 PM
VLC Media Player 1.1.1 Windows release

Code:
Changes :

libVLC:
* 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 [url]http://wiki.videolan.org/LibVLC_SampleCode_SDL[/url] 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 :program 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

Linux:
* Fix pulse closing
* VAAPI small improvements, notably for extraction mode selection

MacOS:
* Multiple interface and crash fixes
* Deinterlace selection is repaired
* Crashes when playing multi-channel tracks fixes

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

http://hotfile.com/dl/56798931/a422c80/vlc-1.1.1-win32.zip.html (http://hotfile.com/dl/56798931/a422c80/vlc-1.1.1-win32.zip.html)