| |

Новости:

15.06.2016 Блеск кисти
15.06.2016 Йозеф Грасси










Приглашаем к сотрудничеству
17.08.2013 00:00

В команду разработчиков плеера "Media Player Classic - BE", приглашаются специалисты со знанием C и C++, по различным направлениям: MFC (GUI), DirectShow, Streaming protocol (udp/rtps/http), Multimedia, Protocol, File format parsing, MS DXVA, Ffmpeg и т.д. . Приглашаются как матерые мастера, так и новички.

С предложениями обращайтесь на наш форум 

Будем очень рады всем, и с удовольствием примем Вас, в нашу дружную семью!!!

 

 

 
ffdshow tryouts project, svn 4516(x86/x64)
16.06.2013 02:54

ffdshow (x86/x64) - медиа декодер, обычно используемый для быстрого и высокоточного декодирования видеопотока в MPEG-4 ASP (то есть кодированного с помощью DivX, Xvid или FFmpeg MPEG-4) и AVC (H.264) форматов, также поддерживает множество иных видео и аудиоформатов. Является свободным программным обеспечением, выпускаемым под лицензией GPL, работает под Windows в качестве фильтра DirectShow.

 

FFDSHOW is a DirectShow decoding filter for decompressing DivX, XviD, H.264, FLV1, WMV, MPEG-1 and MPEG-2, MPEG-4 movies. It uses libavcodec from ffmpeg project for video decompression, postprocessing code from mplayer to enhance visual quality of low bitrate movies, and is based on original DirectShow filter from XviD, which is GPL'ed educational implementation of MPEG4 encoder.
 
Поддерживаемые языки / Supported languages: BG, BR, CZ, DE, EN, ES, FI, FR, HU, IT, JA, JP, PL, RU, SC, SE, SK, TC

 

Изменения / Changes (4515-4516) :

  • Fix DVD playback freeze if embedded subs was disabled;

  • Fix ASS/SAA issues with AVSplitter;

  • Some cosmetic changes.

Подробнее...
 
Media Player Classic - BE 1.0.3.0 x86/x64 (Stable release)
17.09.2012 23:03

Media Player Classic - BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows. Этот проект имеет свою независимую разработку на базе оригинального кода «Media Player Classic» (Gabest) и «Media Player Classic - Home Cinema» (Casimir666).
Media Player Classic - BE имеет внушительный набор аудио-видео фильтров, который позволяет ему воспроизводить практически все существующие форматы медиафайлов.

Media Player Classic - BE is a free and open source audio and video player for Windows.
Media Player Classic - BE is based on the original Guliverkli project and "Media Player Classic Home Cinema" project, contains additional features and bug fixes.

 

Изменения / Changes

Подробнее...
 
x264 Video Encoder rev. 2208 x86/x64
27.07.2012 19:17

x264 - H.264(MPEG-4 AVC) кодировщик (x86/x64) - это свободная библиотека программных компонентов для кодирования видеопотоков H.264/MPEG-4 AVC.

x264 - H.264(MPEG-4 AVC) Encoder (x86/x64) is a free library for encoding H.264/MPEG-4 AVC video streams.

 

Изменения / Changes:

  • Fix crash with --fps 0. Fix some integer overflows and check input parameters better. Also fix incorrect type specifiers for demuxer info printing.;
  • x86inc: import patches from libav. Allow manual invocation of WIN64_SPILL_XMM even under INIT_MMX. SSE version of mova is movaps rather than movdqa. YMM version of movnta. Add mp size for named arguments. Fix DEFINE_ARGS when used outside of a cglobal. Define a few more cpuflags. 3-argument wrappers for a few more instructions.;
  • Cap ratecontrol predictor parameters. Limits VBV mispredictions after long periods of relatively constant video.;
  • Print elapsed time in encoding progress indicator;
  • Support changing resolutions between passes with macroblock-tree. Implement a basic separable bilinear filter to rescale the quantizer offsets. Structure inspired by swscale, but floating-point instead of fixed-point. Not as optimized as it could be, but it's quite fast already.  Example compression penalties on a 720p video game recording:
        First pass with 720p and second as 480p: ~-1.5% (vs. same res)
        First pass with 480p and second as 720p: ~-3% (vs. same res);
  • Try 8x8 transform analysis even when sub8x8 partitions are present. Turn off the sub8x8 partitions, try it, and turn them back on if it didn't help. Small compression improvement with p4x4 on (~0.1-0.5%). Also update related comments.;
  • Faster predictor checking with subme<3. Fix a typo that made an early-skip less effective. Avoid a relatively unpredictable branch. Slightly changed output due to the typo-fix. ~50 cycles faster on Core i7.;
  • Revert r2204. People don't seem to like this so I'm just going to get rid of it.
Подробнее...
 
x262 mpeg-2 Video Encoder rev. 2433 x86/x64 (Experimental version!)
27.07.2012 19:02

x262, Mpeg-2 видео кодировщик, работающий на базе видео энкодера x264.

x262, an mpeg-2 encoder building on the best-in-class features of x264.

 

Изменения / Changes:

  •  
  • MPEG-2: Restrict colorspace to 4:2:0 or 4:2:2.
  • MPEG-2: Support Matroska output.
  • MPEG-2: Allow forcing a higher profile than strictly necessary.
  • MPEG-2: Change default logging. Print "x262" instead of "x264" so that MPEG-2/H.264 is more obvious.
  • MPEG-2: API improvements. Library users can simply call x264_param_default_preset_mpeg2() to setup MPEG-2 encoding. Other API functions will not overwrite any mandatory settings. Also modify the CLI so that the --mpeg2 and --no-mpeg2 options work however the binary is called
  • MPEG-2: Prefix level names.
  • MPEG-2: Change lookahead QP. 1 was chosen because its qscale is comparable to QP 12 for H.264. Improves PSNR/SSIM a tiny bit.
  • Merge remote-tracking branch 'x264/master';
  • Fix reading of uninitialised parameter when encoding from the CLI.;
  • MPEG-2: Update copyright;
  • MPEG-2: Initial interlaced encoding support. Uses VSAD to detect interlaced macroblocks. Currently limited to 4:2:0 only..

 

Подробнее...
 
XviD-1.3.2 x86 / x64 Stable release
24.06.2011 05:22

Xvid (x86/x64, MTK и DivX профили) (ранее «XviD») - библиотека сжатия видео стандарта MPEG-4.

Xvid является основным конкурентом кодека DivX Pro (Xvid это DivX наоборот). В противоположность кодеку DivX — проприетарному программному обеспечению, разработанному компанией DivX, Inc., Xvid это свободная программа, распространяемая под лицензией GNU General Public License. Это также означает, что в отличие от кодека DivX, который выпущен только для платформ Microsoft Windows и Mac OS X, Xvid можно использовать на всех платформах и операционных системах, для которых можно скомпилировать исходный код кодека. Однако методы сжатия, используемые в MPEG-4, запатентованы, так что использование Xvid в некоторых странах может быть нелегальным.

  Xvid (x86/x64, MTK & DivX profiles) (formerly "XviD") is a video codec library following the MPEG-4 standard.

Xvid features MPEG-4 Advanced Simple Profile features such as b-frames, global and quarter pixel motion compensation, lumi masking, trellis quantization, and H.263, MPEG and custom quantization matrices.

  Xvid is a primary competitor of the DivX Pro Codec (Xvid being DivX spelled backwards). In contrast with the DivX codec, which is proprietary software developed by DivX, Inc., Xvid is free software distributed under the terms of the GNU General Public License.[1] This also means that unlike the DivX codec, which is only available for a limited number of platforms[2], Xvid can be used on all platforms and operating systems for which the source code can be compiled.

 

Подробнее...
 
Media Player Classic, svn 114 (eng) (x86)
11.04.2011 02:29

Media Player Classic — свободно-распространяемый проигрыватель аудио- и видео-файлов для операционной системы Windows. Программа имеет интерфейс, аналогичный Windows Media Player версии 6.4, однако основан на совершенно другой кодовой базе и по функциональным возможностям значительно его превосходит.

 

Media Player Classic looks just like Windows Media Player 6.4, but has many additional features. It has a built in DVD player with real-time zoom, support for AVI subtitles, QuickTime and RealVideo support (requires QuickTime and/or Real Player); built-in MPEG2/SVCD/DVD codec 

 

Изменения/Changes:

  • update svn ignore list;
  • add the needed DirectX include files and ddraw.lib;
  • add the atl include files;
  • add VS2008 project/solution files (quickly updated from VS2005 files with the minimum needed changes to compile);
  • update common/release.vsprops and the manifest file;
  • now mpc should compile with VS2008;
  • backport r3013,r3019 from mpc-hc svn.
Подробнее...
 
Far Manager v2.0 build 1755 x86/x64 + plugins
12.12.2010 15:30

Far Manager (x86/x64) - консольный файловый менеджер для операционных систем семейства Windows. Программа предоставляет удобный интерфейс пользователя для работы с файловыми системами (реальными и эмулированными) и файлами:

  • просматривать файлы и каталоги;
  • редактировать, копировать и переименовывать файлы;
  • и многое другое.

Far Manager (x86/x64) is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions:

  • viewing files and directories;
  • editing, copying and renaming files;
  • and many other actions.

Поддерживаемые языки / Supported languages: Czech, English, German, Hungarian, Polish, Russian, Spanish.

 

Подробнее...
 

Новые Файлы

XvidVideo.RU © 2008 - 2012

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00