home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _CFD69F1B1C39451B8421FCC7F49CDAC6 < prev    next >
Text File  |  2004-06-18  |  2KB  |  37 lines

  1. Tips & tricks.
  2.  
  3. VOBSUB
  4.     VOBSUB is a filter for Media Player, which can load and show subtitles (vobsub, ssa, srt, sub, ...) 
  5.     into movies being played. Works with ALL players also... 
  6.     http://www.afterdawn.com/software/video_software/subtitle_tools/vobsub.cfm
  7.  
  8. FFDSHOW
  9.     FFDSHOW is a DirectShow decoding filter for decompressing DivX, XviD, WMV and MPEG-1 movies. 
  10.     It uses libavcodec from ffmpeg project for video decompression, postprocessing code 
  11.     from mplayer to enhance visual quality of low bitrate movies, and is based on original 
  12.     DirectShow filter from XviD, which is GPL'ed educational implementation of MPEG4 encoder. 
  13.     this is probably one of the best codec suites out there! so install it
  14.     http://www.afterdawn.com/software/video_software/codecs_and_filters/ffdshow.cfm
  15.  
  16. XVID:
  17.     XviD is an ISO MPEG-4 compliant video codec. It's no product, it's an open source 
  18.     project which is developed and maintained by lots of people from all over the world. 
  19.     http://www.roeder.goe.net/~koepi/xvid.shtml
  20.  
  21. Opensource MPEG-1&2 codec
  22.     Out of the box windows doesnt play mpeg 2 files. You will have to install an mpeg2 codec
  23.     Most people use an mpeg2 codec which comes with programs like WinDVD , PowerDVD or InterVideo
  24.     However those codecs only seem to work on overlay devices, not on VMR9. 
  25.     If you want a free opensource mpeg2 codec which really works in all cases then look here:
  26.     GPL MPEG 1&2 codec : http://sourceforge.net/projects/gplmpgdec/
  27.  
  28.  
  29. RadLight Filter Manager:
  30.     This little tool allows you to change merit of DirectShow filters (codecs,parsers,...).
  31.     Each filter is registered with a merit value. When the filter graph manager builds a graph, 
  32.     it enumerates all the filters registered with the correct media type. Then it tries them in 
  33.     order of merit, from highest to lowest. (It uses additional criteria to choose between filters with equal merit.) 
  34.     Using this tool YOU can specify which filters/codecs should b used for playback and which wont
  35.  
  36.     Directshow filter manager    : http://www.divx-digest.com/software/radlight_filter_manager.html
  37.