

Самые читаемые новости
- Как обмануть геркон
- Столица Приволжья понизит градус уличной преступности
- Как Спецлаб берет государственные тендеры?
- Первая презентация системы СРАЗУПОМОЩЬ
- Чем отличается дешевый телефонный домофон от GSM-домофона Спецлаб?
- Продажная безопасность
- Баран с флешкой
- От тюремной камеры спасла камера видеонаблюдения
- Технологичный беспредел на дорогах
- Видеокурс для воров.
Приятно жить с функциональным партнером.
Новый VLC-плеер. В GOALcity Instinct встроен код новой версии VLC.
Это довольно редкий случай, когда сторонняя технология развивает и наш продукт, удачно дополняя его собственными возможностями. В числе известных и раскрученных брендов мы получаем лишь дополнительный рынок сбыта за счет интегрированных и продаваемых ими же устройств. А за счет почти бесплатного и некоммерческого партнера – постоянно наращиваемый функционал собственного ПО.
В новом VLC много новых аудио- видеоформатов, улучшены функции внутреннего обмена данными, оптимизированы процессы использования ресурсов.
Но не одними форматами известен этот продукт, для пользователей он может быть полезен и развитой системой конвертации, организации аудио- видеовещания, просмотра фотографий, обрамления рабочего стола, даже играми. Оригинальный вариант имеет функция расшифровки аудиозаписей:
«Вопрос преобразования диктофонных записей в текстовый формат нередко ставит в тупик даже опытных пользователей компьютеров: соответствующих программных средств, упрощающих решение задачи, кот наплакал, да и зачастую толку от них — ноль целых и примерно столько же десятых. Намного эффективнее в таких случаях взять на вооружение VLC с вынесенными через настройки интерфейса на панель инструментов клавишами «Шаг назад», «Шаг вперед» и «Цикл А → Б». Используя упомянутые элементы управления, можно мгновенно перематывать запись на десять секунд вперед-назад и активировать циклическую прокрутку выбранных участков звукового файла, что бывает полезно при расшифровке лекций, интервью, надиктовок переводчиков и прочих аудиоданных».
Хорошую статью по возможностям VLC-плеера можно прочитать на 3Dnews. Особенно ее заключение:
«Стоит надеяться, что опубликованная нами заметка послужит хорошей пищей для размышлений всем пользователям VLC и, возможно, заставит кого-нибудь в корне пересмотреть свое отношение к opensourse-решениям, которые зачастую на голову превосходят коммерческие продукты. И по качеству реализации, и по старательно заложенному разработчиками функционалу».
Для поклонников VLC публикуем изменения в новой версии.
Changes between 1.1.13 and 2.0.0:
---------------------------------
* The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
-I luaintf --lua-intf myscript
* ncurses: heavy refactor of the complete interface
* dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
* dbus: Rewrite of the main loop to use a more efficient poll-based model
* webUI/http: Rewrite of the web interface, using jQuery
* webUI/http: some requests are now supported in JSON in addition to XML
* webUI/http: path values for input and output are deprecated in favour of uri
* Qt/Win32: the update system now downloads the updates in the temp folder
* Qt: preferences are now searchable
* Qt: the fullscreen controller is now stackable, full-width, at the bottom
Video Output:
* New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
* New video output for iOS platform
* Experimental work in progress on a video output using EGL
* Adaptation of the OpenGL layer for OpenGL ES 1.1
* Various vmem improvements
* OpenGL video output now accepts YUV as input and uses fragment programs for
chroma conversion between YUV and RGB
* New video output for Android platform, based on Surface
* Support for 9/10bits output in the OpenGL output
* Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
* New video output based on kva API for OS/2
Audio Output and Filters:
* New audio output based on AudioQueue API for iOS
* New audio output in memory (amem)
* Important simplification and improvements in the core audio output
* New audio output based on OpenSL ES API for Android
* New audio resampler using Speex (DSP)
* New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
* New Compressor filter, a dynamic range compressor
* New simplistic Karaoke filter
* New audio output based on kai API for OS/2
* Automatic handover from S/PDIF to PCM with PulseAudio 1.0
Video Filter:
* New gradfun filter for debanding videos using dithering
* Rewrite of the grain filter, faster and with better quality
* New posterize filter for lowering the number of colors
* Atmo ambilight: improve Fnordlicht support up to 254 channels
* New sepia filter for creating sepia effect in videos
* New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
* New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
* New subsdelay filter to change subtitles delay
* New anti-flickering filter
* New OpenMAX DL IPCS filter for color space conversion and resizing
* New video filter for denoising, based on the famous hqdn3d filter
* Major improvements in the freetype text-rendering module, notably supporting
blackbox and customizable shadow.
NB: The freetype module is now used by default on the Mac OS X instead of
the quartztext module, which can still be enabled manually.
The Win32 font selection was improved too.
Stream output:
* New livehttp-module for HTTP Live Streaming (IETF draft) output
example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
access=livehttp{index=public_html/iphonestream.m3u8,
index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
dst=public_html/iphonestreamfile-###.ts}"
* Support for Vorbis and Theora in RTP
* Major rework of VoD support
* New delay module, to introduce delays of one ES, when streaming:
#delay{id=12,delay=500}:standard...
* New setlang, setid modules to change lang or id of one ES, when streaming:
#setid{id=12,new-id=42}:std...
* New langfromtelx module, to change lang of one ES, when streaming, based on
a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
* New select module, to replace an existing ES with another ES in the same track
#duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
#transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
* New libavformat/avio access_output module for network streaming
Services Discovery:
* Search API to be able to query distant search APIs from the interfaces
* Upnp module was ported to Win32
libVLC:
* New capabilities for libVLC:
** libvlc_media_player_navigate for DVD navigation
** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
list of available audio and video filters
** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
libvlc_audio_set_callbacks
allow grabbing audio data from a chosen memory location in real-time.
Removed modules:
* asademux, subsass: use libass
* fake, invmem: use the new image demuxers
* hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
* id3tag: use taglib
* upnp: use upnp_intel
* removal of old telnet interface in favor of the new lua CLI
* removal of http interface in favor of luahttp
* removal of the noise filter
* removal of the SDL audio output, use the native outputs
* growl_udp: use Growl for local notifications on the Mac. UDP support will be
removed in Growl's next release, too.
* removal of the OSSO screensave module, use the MCE one
Translations:
* Update of translations for most languages.
* New Telugu and Kurmanji translations.


