<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multimedia.cx/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sherpya</id>
	<title>MultimediaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multimedia.cx/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sherpya"/>
	<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php/Special:Contributions/Sherpya"/>
	<updated>2026-04-08T09:16:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MPlayer_FAQ&amp;diff=12106</id>
		<title>MPlayer FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MPlayer_FAQ&amp;diff=12106"/>
		<updated>2009-12-26T05:08:51Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: I think amr without OpenCORE was confusing with the non free pkg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will attempt to list all of the frequent questions we get in the #mplayer irc channel on irc.freenode.net.&lt;br /&gt;
&lt;br /&gt;
IRC channel rules (by KotH):&lt;br /&gt;
# Ask user questions in #mplayer&lt;br /&gt;
# Don't ask in #mplayerdev.&lt;br /&gt;
# Don't ask in #mplayerdev. we are serious!&lt;br /&gt;
# Don't ask in #mplayerdev. you will be banned.&lt;br /&gt;
# mplayerdev is for patches/development only!&lt;br /&gt;
&lt;br /&gt;
Official MPlayer Frequently asked Questions:&lt;br /&gt;
http://www.mplayerhq.hu/DOCS/HTML/en/faq.html&lt;br /&gt;
&lt;br /&gt;
MPlayer Wikibooks: &lt;br /&gt;
http://en.wikibooks.org/wiki/Mplayer&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to add your questions/answers here, and include important error messages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please try to get the latest version of mplayer. a lot of the times, a problem is fixed already. problems sometimes occur when the file you are playing is newer than your mplayer version :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MPlayer information==&lt;br /&gt;
;Where is mplayer's config?&lt;br /&gt;
&lt;br /&gt;
:*usually in ~/.mplayer/config&lt;br /&gt;
:*on windows its in the mplayer directory where mplayer.exe is. for example c:\mplayer\mplayer.exe the config is c:\mplayer\mplayer\config&lt;br /&gt;
::*input.conf, codecs.conf, mencoder.conf and gui.conf can go there as well.&lt;br /&gt;
:*you can find where mplayer looks by using mplayer -v somefile&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;my docs/man does not have the feature you are talking about!&lt;br /&gt;
&lt;br /&gt;
:*you can find an updated manual here: http://www.mplayerhq.hu/DOCS/man/&lt;br /&gt;
:*updated docs here: http://www.mplayerhq.hu/DOCS/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;the video filters (-vf) can be used with mplayer and mencoder.&lt;br /&gt;
:currently -vf ass/-ass does not work with mencoder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;switches can be put into the config.&lt;br /&gt;
:-fs becomes fs=yes or fs=1 or fs=ja (or a few more different ways to say yes/no)&lt;br /&gt;
:-nodouble becomes nodouble=yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;options have the 'no' prefix, to disable defaults or configs.&lt;br /&gt;
:-fs/-nofs -double/-nodouble -framedrop/-noframedrop&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;gmplayer will not let you change gui.conf while it is running. close gmplayer first, then change gui.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;when will you release the NEXT VERSION of mplayer?&lt;br /&gt;
&lt;br /&gt;
:*when the svn is stable and the mplayer team gets some time to build the package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;if you do not like using email to report bugs to mplayer-users@mplayerhq.hu mailing list, you can report bugs to http://bugzilla.mplayerhq.hu&lt;br /&gt;
&lt;br /&gt;
==Questions from #mplayer channel:==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Subtitle/OSD===&lt;br /&gt;
&lt;br /&gt;
;How do i increase the subtitle font size?&lt;br /&gt;
;Hi, im using a Mplayer windows gui. Is there a way to make subtitles smaller? mpui its named&lt;br /&gt;
&lt;br /&gt;
:*subfont-text-scale=3 in config or mplayer -subfont-text-scale 3 file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;None of the &amp;quot;freetype&amp;quot; commands in man work when I attempt to use -subfont-autoscale or -subfont-text-scale .&lt;br /&gt;
;It says&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;unknown option on the command line&amp;lt;/code&amp;gt; or&lt;br /&gt;
:&amp;lt;code&amp;gt;Cannot load bitmap font&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt; /usr/share/fonts/truetype/truetype/msttcorefonts/Arial.ttf&amp;lt;/code&amp;gt;&lt;br /&gt;
:*install freetype/truetype and recompile mplayer&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I recompiled mplayer and now it doesn't complain about -subfont-autoscale or -subfont-text-scale. &lt;br /&gt;
;Unfortunately, they don't do anything&lt;br /&gt;
&lt;br /&gt;
:*symlink any ttf font to ~/.mplayer/subfont.ttf or&lt;br /&gt;
:*specify a font, mplayer -font /dir/somefont.ttf -subfont-text-scale 3 file.avi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Is it normal that a subtitle disappear after 7 seconds, not at the end of the time specified in the subtitle file? or help! some subtitles are missing&lt;br /&gt;
&lt;br /&gt;
:*try -overlapsub or -nooverlapsub&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do i expand the &amp;quot;area&amp;quot; so that the subtitles are lower on the screen/ put the subs in the black bars?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -vf expand=:-100::2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do I view romanian subtitles?&lt;br /&gt;
&lt;br /&gt;
:*-subcp cp1250&lt;br /&gt;
;Greek subs:&lt;br /&gt;
:*-subcp iso-8859-7&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How to force SSA subtitles size to constant one&lt;br /&gt;
&lt;br /&gt;
:*Try ass-force-style=FontSize=&amp;lt;value&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;For vobsub subtitles, is there anyway to change the font?&lt;br /&gt;
&lt;br /&gt;
:*vobsubs don't have fonts, vobsub is a set of images.&lt;br /&gt;
:*you can convert vobsub to txt, using TOOLS/subrip.c script&lt;br /&gt;
:*or download your movie's subtitles from http://www.opensubtitles.org or http://www.kloofy.net for asian movies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to show the time/filename over my video at all times&lt;br /&gt;
&lt;br /&gt;
:*hack up a script to do something like 'create a subtitle file with the filename in it' then call mplayer -sub blah.sub file.avi . the subtitle file contains a timestamp for the whole length of the movie with the filename as a subtitle. e.g. 0 999999 moviename-dvdrip.avi&lt;br /&gt;
:*patch for timestamp osd http://onebithq.com/root/mplayer/cctv&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I have embedded avi subtitles, help!&lt;br /&gt;
:*http://xlife.zuavra.net/index.php/54/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; can i disable mkv subtitles from the command line / config file, as opposed to having to press 'v' when i start mplayer?&lt;br /&gt;
&lt;br /&gt;
:*-nosub or -sid 999&lt;br /&gt;
&lt;br /&gt;
===General Questions===&lt;br /&gt;
&lt;br /&gt;
;Do win32 codec dll binaries work with 64bit mplayer&lt;br /&gt;
&lt;br /&gt;
:*No, you have to use a 32bit mplayer binary/build&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Hi, My cpu is too slow, help!&lt;br /&gt;
&lt;br /&gt;
:*for mpeg1/2 or mpeg4 try adding -nodouble or mplayer -lavdopts lowres=1 -vfm ffmpeg will use half-res decoding to speed things up as well.&lt;br /&gt;
:*for H264 try mplayer -lavdopts skiploopfilter=all file.mkv&lt;br /&gt;
:**might cause artefacts like sudden color changes, in this case try e.g. &amp;quot;nonref&amp;quot; instead of &amp;quot;all&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Your computer is still too slow?&lt;br /&gt;
&lt;br /&gt;
:*Try -lavdopts skipframe=nonref:skiploopfilter=all&lt;br /&gt;
::*This will skip many frames, but saves 50% CPU performance&lt;br /&gt;
:*if using -vo gl use -vo gl:yuv=2 or similar. For high FPS video (&amp;gt; 50 Hz) also try -vo gl:swapinterval=0 since the default limits FPS to well below monitor refresh.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;i have a 3GHz core2duo with a pci Mystique 200 (MGA 1064SG), but playing 720p h264 in vo x11 is too slow.&lt;br /&gt;
&lt;br /&gt;
:*really? if your c2d mobo does not have onboard video, then use -vf scale=640:480 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Hi folks, is there a way to &amp;quot;tell&amp;quot; mplayer (not gmplayer) not to exit when a file has been played and then wait for some new input? via a fifo or whatever&lt;br /&gt;
&lt;br /&gt;
:*[http://www1.mplayerhq.hu/DOCS/tech/slave.txt http://www1.mplayerhq.hu/DOCS/tech/slave.txt]&lt;br /&gt;
:*mplayer -slave -idle -input=/fifo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Anyway to dump a dvd audio stream really fast?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -dumpaudio dvd:// -speed 90 -vc null -vo null -benchmark&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I have a corrupt file that mplayer plays, how do i get a new &amp;quot;clean&amp;quot; version of the audio?&lt;br /&gt;
&lt;br /&gt;
:*mplayer file -ao pcm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I have a widescreen lcd monitor and everything is stretched, help!&lt;br /&gt;
&lt;br /&gt;
:* use -monitoraspect 16:10 or -monitorpixelaspect 1.125&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do I set the video window to double size when running mplayer from command line? Cannot find it in man file...&lt;br /&gt;
&lt;br /&gt;
:*mplayer -xy 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How to set video as wallpaper ?&lt;br /&gt;
&lt;br /&gt;
:* mplayer -rootwin yourmovie (Only works with the x11, xv, xmga, xvidix, quartz, macosx and directx video output drivers.)&lt;br /&gt;
:* Gnome : gconftool-2 -s /apps/nautilus/preferences/show_desktop -t bool false (to disable background)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Why can`t I increase the displayed image width my mplayer?&lt;br /&gt;
;My image is small and black border / frame around tiny video, what gives?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -zoom or zoom=1 in config&lt;br /&gt;
:*but first try setting mplayer -vo xv or vo=xv in config&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Fullscreen does not work right in a multi-monitor setup&lt;br /&gt;
&lt;br /&gt;
:*try using mplayer -fstype none&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I get errors playing h264 like these&lt;br /&gt;
:[h264 @ 0xd96950]concealing 1840 DC, 1840 AC, 1840 MV errors or Error while decoding frame! what gives?&lt;br /&gt;
:*check your config and options for 'framedrop' and disable/turn it off. try also -noframedrop&lt;br /&gt;
:*its possible your file is incomplete, try md5sum against the original or rehash it using your torrent program.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want a concise comparison of the various video outputs - say, their scores on performance measures - to help choose between em.&lt;br /&gt;
&lt;br /&gt;
:*different vo's are faster/slower on different pc, drivers and video cards, its almost impossible to tell whats fastest for everyone.&lt;br /&gt;
:*use mplayer -nosound -benchmark file -vo (vohere) to test your video output speed&lt;br /&gt;
:*vo's with hardware accelerated output (like xv, vidix, directx, macosx/quartz) will usually be faster than vesa, fb, gl/gl2. but not always.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Whats the best deinterlacing filter?&lt;br /&gt;
&lt;br /&gt;
:*-vf yadif with mcedeint is reccomended by mplayer and ffmpeg devels.&lt;br /&gt;
:*see comparison at http://guru.multimedia.cx/deinterlacing-filters/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to seek in avi while they are downloading but -forceidx is too slow.&lt;br /&gt;
&lt;br /&gt;
:*use mplayer -demuxer lavf to seek in broken/incomplete avi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;This error when trying to play an audio stream&lt;br /&gt;
:Win32 LoadLibrary failed to load: avisynth.dll .&lt;br /&gt;
;Is this DLL only available from a licensed windows install?&lt;br /&gt;
&lt;br /&gt;
:*the file is most likely a playlist&lt;br /&gt;
:*try mplayer -playlist http://blah&lt;br /&gt;
:*also try wget it to make sure its audio and not some html page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to play a DVD that's already on my hard drive with gmplayer.&lt;br /&gt;
&lt;br /&gt;
:*gmplayer dvd:// -dvd-device /dir/vobfiless/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do i position mplayer window?&lt;br /&gt;
;How do i make mplayer start in the same spot every time?&lt;br /&gt;
&lt;br /&gt;
:*see -geometry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do i extract frames from videos?&lt;br /&gt;
;How do i make thumbnails from videos?&lt;br /&gt;
;How do i make a gallery of images from a movie? &lt;br /&gt;
&lt;br /&gt;
:*mplayer -vo jpeg -sstep 30 -frames 10 yourfile&lt;br /&gt;
:*add -vf scale=320:240 if you want smaller image size...&lt;br /&gt;
:*use -vf framestep if sstep does not work on your source.&lt;br /&gt;
:** also check out this howto for using ffmpeg or mencoder to create movies http://electron.mit.edu/~gsteele/ffmpeg/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I use mencoder to create videos from jpg files in a directory.&lt;br /&gt;
;The problem is the files are 1-out.jpg 2-out.jpg ... mencoder gets the order wrong.&lt;br /&gt;
&lt;br /&gt;
:*try wtih mf://%d-out.jpg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I'm having trouble viewing the Guadec 2006 talks, in Ogg Theora format, in mplayer.&lt;br /&gt;
;Anyone try these before?  My error seems to be&lt;br /&gt;
:[theora @ 0x89ccef8]Missing extradata!Could not open codec.VDecoder init failed&lt;br /&gt;
:*use -demuxer lavf if you dont have mplayer compiled with libtheora&lt;br /&gt;
:*maybe also try -correct-pts &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How to play raw ac3 files?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -demuxer rawaudio -rawaudio format=0x2000 file.ac3&lt;br /&gt;
:*format=0x2001 for dts&lt;br /&gt;
:*check codecs.conf for format= entries&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;All my files with AC3 audio are too quiet! I cant hear anything! How do i make it louder?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -af volume=10 will add 10 db.&lt;br /&gt;
:*see also -af volnorm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Is there a way to get mplayer/mencoder not being to much verbose?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -quiet&lt;br /&gt;
:*mplayer -really-quiet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;xine or videolan can play my file but mplayer cannot!&lt;br /&gt;
&lt;br /&gt;
:*try mplayer -demuxer lavf file&lt;br /&gt;
:*make sure mplayer and the other program are using the same audio and video output&lt;br /&gt;
:*make sure the other program is not locking the audio/video output (by closing other multimedia programs first (also make sure artsd is not locking /dev/dsp (use lsof | grep -i dsp)))&lt;br /&gt;
:*if xine plays the file ok, but mplayer stutters, try mplayer -autosync 30 file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do i change mplayer speed but keep pitch the same?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -speed 1.5 -af scaletempo&lt;br /&gt;
&lt;br /&gt;
:*mplayer -speed 1.5 -af ladspa=tap_pitch:tap_pitch:0:-33:-90:0 foo.avi&lt;br /&gt;
:*http://tap-plugins.sourceforge.net/ladspa/pitch.html&lt;br /&gt;
:*more info : http://mark.santaniello.net/archives/260&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to play a bin, cue, mdf, mds, nrg, iso or other audio cd image?&lt;br /&gt;
;My operating system does not have a way to mount the image.&lt;br /&gt;
&lt;br /&gt;
:*mplayer file.nrg -demuxer rawaudio -rawaudio format=0x1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;does mplayer stop gnome-power-manager so it won't turn my screen off?&lt;br /&gt;
&lt;br /&gt;
:*-heartbeat-cmd &amp;quot;gnome-screensaver-command -p&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How can i get total frame count from mencoder/ffmpeg/mplayer?&lt;br /&gt;
&lt;br /&gt;
:*mplayer -v file.avi -nosound -frames 0 | grep -i frames&lt;br /&gt;
:*(slow) mencoder -nosound -ovc frameno -vc null -o /dev/null input.avi&lt;br /&gt;
:*(slow) ffmpeg -i input.avi -an -vcodec copy -f avi -y NUL&lt;br /&gt;
:*(slow) mplayer -vo null -benchmark -nosound input.avi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;i want to play movies in black and white / grayscale but -lavdopts gray isnt working and -hue -100 -saturation -100 does not work on my video output!&lt;br /&gt;
&lt;br /&gt;
:*mplayer -eq2=1:1:0:0&lt;br /&gt;
:*mplayer -vf format=y8,scale&lt;br /&gt;
&lt;br /&gt;
===Non-mplayer problems===&lt;br /&gt;
;I want to distribute the win32 codecs, is it legal for me to do so?&lt;br /&gt;
&lt;br /&gt;
:*yes&lt;br /&gt;
:*no&lt;br /&gt;
:*depends on your country :)&lt;br /&gt;
:*[http://lists.mplayerhq.hu/pipermail/mplayer-users/2002-March/011789.html See Mike Melanson's answer to this question]&lt;br /&gt;
:*Unless Microsoft explicitly gives you permission within the End-User License Agreement (EULA) or License Terms that accompany the Products and Services and/or in the guidelines below, you may not copy, modify, distribute, display, license, or sell any Products and Services or components contained in them. from [http://www.microsoft.com/about/legal/permissions/default.mspx Microsoft Permissions].&lt;br /&gt;
:*Microsoft grants you the right to reproduce, install and use a reasonable number of copies of the Client OS Components on computers at your premises that are each running a validly licensed copy of the Client OS Software. from the eula.txt inside one of the codec downloads at [http://www.microsoft.com/windows/windowsmedia/forpros/format/codecdownload.aspx microsoft's site].&lt;br /&gt;
:*the mpeg4 license for ms codecs is for individuals only:&lt;br /&gt;
:**USE OF THIS PRODUCT IN ANY MANNER THAT COMPLIES WITH THE MPEG 4 VISUAL STANDARD IS PROHIBITED, EXCEPT FOR USE DIRECTLY RELATED TO (A) DATA OR INFORMATION (i) GENERATED BY AND OBTAINED WITHOUT CHARGE FROM A CONSUMER NOT THEREBY ENGAGED IN A BUSINESS ENTERPRISE, AND (ii) FOR PERSONAL USE ONLY; AND (B) OTHER USES SPECIFICALLY AND SEPARATELY LICENSED BY MPEG LA, L.L.C.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Help! When i play a file over the network i get desync and cpu is at 100%, but if i play it locally its fine!&lt;br /&gt;
&lt;br /&gt;
:*are you using a ne2000 clone NIC? (Realtek cards like RTL8019 or 8029 or 8039). they use some cpu when transferring data.&lt;br /&gt;
:*check the ethernet howto for tips and try to decrease your tcp window size.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How to include mplayer in a java application or program or library?&lt;br /&gt;
&lt;br /&gt;
:*http://jajuk.cvs.sourceforge.net/jajuk/jajuk/src/org/jajuk/players/MPlayerPlayerImpl.java?view=log&lt;br /&gt;
:*http://lists.mplayerhq.hu/pipermail/mplayer-cygwin/2005-September/002287.html&lt;br /&gt;
:*http://jmplayer.sourceforge.net/&lt;br /&gt;
:*http://beradrian.wordpress.com/2008/01/30/jmplayer/&lt;br /&gt;
&lt;br /&gt;
;Having adjusted the hue/contrast previously, what's an easy way to set them all back to neutral?&lt;br /&gt;
&lt;br /&gt;
:* use xvattr&lt;br /&gt;
:* rpm packages at http://dag.wieers.com/packages/xvattr/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I get a 'process input error' with some wmv files and mplayer plays all blocks.&lt;br /&gt;
&lt;br /&gt;
:*its probably a drm protected file&lt;br /&gt;
:*run strings -n19 yourfile.wmv and if a url comes out, its drm.&lt;br /&gt;
:*if you can play the file on windows you can remove the drm using freeme2 project (other, possibly outdated tools include: fairuse4wm (FU4WM), drmcreep, automateundrm, sidda, drmdbg, drm2wmv).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to play and record tv video at the same time with mencoder.&lt;br /&gt;
:How do I pipe mplayer/mencoder output to stdout?&lt;br /&gt;
&lt;br /&gt;
:*mplayer devs reccomend using mkfifo (named pipe) instead of stdout.&lt;br /&gt;
:*mencoder tv:// -tv driver=v4l:width=324:height=248:outfmt=rgb24:device=/dev/video0:adevice=hw.1,0 -oac mp3lame -lameopts cbr:br=128 -flip -ovc lavc -lavcopts threads=2 -o &amp;gt;( tee filename.avi | mplayer -)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How can I play movie in rar?&lt;br /&gt;
&lt;br /&gt;
:*unrar p -inul movie.part01.rar |mplayer -noidx -&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do I extract the mpeg file/s from a vcd or bin/cue files?&lt;br /&gt;
&lt;br /&gt;
:*windows: vcdgear available at http://www.vcdgear.com/ (works on linux too but it's not open source)&lt;br /&gt;
:*linux: use vcdxrip like so vcdxrip --bin-file=blah.bin , or just vcdxrip in a writeable directory if extracting from an actual disc. vcdxrip is part of the vcdimager package&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to get images from videos by frame number or frame range, not by time.&lt;br /&gt;
&lt;br /&gt;
:*transcode -c  0-100  will encode 100 frames starting at frame 0 up to frame 99&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Build questions/crashes===&lt;br /&gt;
;mplayer doesn't compile anymore since svn rXXXXX&lt;br /&gt;
&lt;br /&gt;
:*Before reporting problems, please retry after a make distclean.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Anyone know how to play mp4 files with sound? I can only see video but no audio.&lt;br /&gt;
&lt;br /&gt;
:*check mplayer output for helpful messages.&lt;br /&gt;
:*Requested audio codec family [faad] (afm=faad) not available. Enable it at compilation.&lt;br /&gt;
:*your mplayer was not compiled with faad support. recompile it after installing libfaad package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Hi, playing a 3GP file, I get &amp;quot;Cannot find codec 'amr_nb' in libavcodec&amp;quot;. How can I solve this please &lt;br /&gt;
&lt;br /&gt;
:*You need OpenCORE amrnb and/or amrwb from https://sourceforge.net/projects/opencore-amr/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Help I get this crash X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 &lt;br /&gt;
;MPlayer interrupted by signal 6 in module vo_check_events or this error&lt;br /&gt;
:&amp;quot;X11 error: BadAccess (attempt to access private resource denied)&amp;quot; using an intel card&lt;br /&gt;
:*add Option &amp;quot;LinearAlloc&amp;quot; &amp;quot;8192&amp;quot; to xorg.conf (under Device section) and restart X&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How to setup [[XvMC]] ?&lt;br /&gt;
&lt;br /&gt;
:* Get xmvc dev lib (libxvmc-dev) and compile MPlayer with --enable-xvmc&lt;br /&gt;
:* If the resulting mplayer executable was linked against the xvmc wrapper library libXvMCW.so, point /usr/X11R6/lib/X11/XvMCConfig (or /etc/X11/XvMCConfig or both) to your /lib/libXvMCNVIDIA.so.* (libI810XvMC.so.1, if you don't have an NVIDIA, but an intel graphics controller), for example : echo &amp;quot;libXvMCNVIDIA.so.1.0.9742&amp;quot;  &amp;gt; /etc/X11/XvMCConfig&lt;br /&gt;
:* mplayer -vc ffmpeg12mc -vo xvmc yourmovie.mpeg2&lt;br /&gt;
:* NB : works only with mpeg2 and mpeg.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I get this error when playing files, whats up?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders&lt;br /&gt;
Compiler did not align stack variables.&lt;br /&gt;
Libavcodec has been miscompiled and may be very slow or crash.&lt;br /&gt;
This is not a bug in libavcodec, but in the compiler.&lt;br /&gt;
Do not report crashes to FFmpeg developers.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:*gcc3x mis aligns the stack, use gcc4&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;mplayer saya: error opening/initializing selected video_out device and -vo x11 does not help!&lt;br /&gt;
&lt;br /&gt;
:*run mplayer -vo help and see if x11 is listed&lt;br /&gt;
:*use a different mplayer package if its not listed&lt;br /&gt;
:*recompile mplayer after getting hte x11-devel or libxv or x11 header files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;mplayer doesn't compile with live555 library&lt;br /&gt;
&lt;br /&gt;
:*Do NOT use --enable-live&lt;br /&gt;
:*Do NOT report errors on mailing lists if you use --enable-live&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;cabac.h:526: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'&lt;br /&gt;
&lt;br /&gt;
:* On x86, you can't compile mplayer after configuring with --enable-debug, because cabac.h in libavcodec can't be compiled with all optimizations when debugging is turned on.&lt;br /&gt;
:*Three possible solutions:&lt;br /&gt;
:# Don't configure with enable-debug&lt;br /&gt;
:# Use -fomit-frame-pointer: Copy the line beginning with &amp;quot;cc&amp;quot; ending with &amp;quot;-c -o h264.o h264.c&amp;quot; (from make output immediately above the error) and add &amp;quot;-fomit-frame-pointer&amp;quot;: This might affect debugging for h264.o&lt;br /&gt;
:# Don't compile the optimized code: Add &amp;quot;#undef HAVE_EBX_AVAILABLE&amp;quot; to libavcodec/cabac.h&lt;br /&gt;
&lt;br /&gt;
===Mencoder questions===&lt;br /&gt;
;I try to add subtitles to my video with mencoder but nothing happens, here is my mencoder command&lt;br /&gt;
&amp;lt;pre&amp;gt;mencoder file.avi -sub file.srt -oac copy -ovc copy.&amp;lt;/pre&amp;gt;&lt;br /&gt;
:*you cant use -sub or -vf with -ovc copy, try -ovc lavc instead&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Why is encoded video always at a lower bitrate than specified?&lt;br /&gt;
&lt;br /&gt;
:*try using vqmin lavc option&lt;br /&gt;
:*it may mean that the encoder is using all possible bits to encode the video and it's not possible to go any higher&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Hi, I am looking for a way to automatically convert ogg to mp3 I must give a directory and have everything in converted is it possible to achievve such a thing with mplayer ?&lt;br /&gt;
&lt;br /&gt;
:*use aconvert found in mplayer source TOOLS/aconvert .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I'm converting some video and i get bad desynch!&lt;br /&gt;
&lt;br /&gt;
:*try adding -noskip and/or -mc 0&lt;br /&gt;
:*also look at -vf harddup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I want to transcode/encode a Variable Frame Rate(VFR) video stream, such as a .ASF/.WMV .&lt;br /&gt;
&lt;br /&gt;
:*When converting a VFR to a Constant/Stable Frame Rate, we must provide the desired FPS target, The most appropriate one would be an average FPS of our source, we will use this cmd to find it out:&lt;br /&gt;
:*mencoder file.wmv -ovc copy -nosound -o /dev/null -endpos 100&lt;br /&gt;
&lt;br /&gt;
:*When its done, the sum of frames and seconds duration will be printed, we divide the (Frames / Seconds), and this is our estimated average FPS, we may use it in the following cmd:&lt;br /&gt;
:*mencoder file.wmv -o file.avi -ovc lavc -lavcopts vbitrate=500 -oac mp3lame -lameopts cbr:br=128 -vf harddup -ofps 25&lt;br /&gt;
&lt;br /&gt;
:*While &amp;quot;-ofps 25&amp;quot;, Is where we input the framerate we previously calculated.&lt;br /&gt;
:*(You must keep harddup,ofps. Do not use: fps,noskip. You may change: ovc,oac,lavcopts,lameopts)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I cant encode ssa subtitles with mencoder with styles?&lt;br /&gt;
&lt;br /&gt;
:*-ass does not work with mencoder yet.&lt;br /&gt;
:*First terminal: mkfifo stream.yuv ; mplayer -vf expand=:-60::2 -ao pcm foo.avi -ass -sub subtitles.ssa -vo yuv4mpeg &lt;br /&gt;
:*Second terminal: mencoder -demuxer y4m stream.yuv -o bar.avi -ovc lavc -audiofile audiofile.wav -oac mp3lame -lameopts cbr:br=128&lt;br /&gt;
:**the stream.yuv fifo is the file mplayer default outputs -vo yuv4mpeg to, so dont change this!&lt;br /&gt;
:** this technique also works for encoding vobsubs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;How do i record video from my webcam?&lt;br /&gt;
&lt;br /&gt;
:*mencoder  tv:// -tv driver=v4l2:width=640:height=480:fps=90:device=/dev/v4l/video0  -nosound -ovc lavc -lavcopts vcodec=mjpeg -o cooking.avi&lt;br /&gt;
&lt;br /&gt;
;I am trying to use mencoder to make an mp3 file into a video using a single image as the resulting video&lt;br /&gt;
:The duration of the audio file should be known.&lt;br /&gt;
: e.g. duration='''132.8''' seconds&lt;br /&gt;
 mencoder mf://file.jpg -ovc lavc -oac copy -audiofile song.mp3 -fps 1/'''132.8''' -ofps 30 -o finished.avi&lt;br /&gt;
&lt;br /&gt;
;I am trying to encode files to use with openoffice presentation and nothing works! &lt;br /&gt;
:cinepak works in openoffice with JMF support&lt;br /&gt;
:mencoder input.avi -ovc vfw -xvfwopts codec=iccvid.dll -oac pcm -o out.avi&lt;br /&gt;
&lt;br /&gt;
===Streaming Questions===&lt;br /&gt;
;Help i cant access azntv.com nsv streams!&lt;br /&gt;
&lt;br /&gt;
:* the server only allows winamp user agent&lt;br /&gt;
:* -user-agent &amp;quot;Winamp NSV Player/5.12 (ultravox/2.0)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;rtsp&amp;lt;nowiki&amp;gt;://&amp;lt;/nowiki&amp;gt; rm streams are soooo slow! even with -dumpstream!&lt;br /&gt;
&lt;br /&gt;
:*-bandwidth 1000000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;I cant play some &amp;lt;nowiki&amp;gt;rtsp://&amp;lt;/nowiki&amp;gt; mov urls. but vlc can!&lt;br /&gt;
&lt;br /&gt;
:*you might be behind a firewall or router where udp does not work. try -rtsp-stream-over-tcp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;how do i play a multicast stream with mplayer?&lt;br /&gt;
&lt;br /&gt;
:*first, set up your igmp profile. on linux this is done using sysctls. you have to use the proper version of igmp which your network design supports (sysctl -a | grep igmp helps)&lt;br /&gt;
:*second, add a routing entry to your routing table. (to expect the traffic from the proper interface (if you've got more, of course))&lt;br /&gt;
:*then &amp;lt;nowiki&amp;gt;mplayer udp://mcastaddress:port&amp;lt;/nowiki&amp;gt; will play the stream&lt;br /&gt;
&lt;br /&gt;
==Encoding to PSP/iPod/Other Devices==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#-oac lavc -lavcopts acodec=aac produces better streams for embedded devices than -oac faac&lt;br /&gt;
#or using ffmpeg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
how do i make videos for my ipod? or other video device?&lt;br /&gt;
*ipod here : http://home.c-otto.de/ipod/  &lt;br /&gt;
**ffmpeg ipod script: http://cekirdek.pardus.org.tr/~ismail/hacks/ipodenc&lt;br /&gt;
*treo 650 : http://www.mythtv.org/wiki/index.php/User:Ianf#Encoding_Videos_for_PSP_and_Treo_650&lt;br /&gt;
*psp : http://gentoo-wiki.com/HOWTO_PSP#Converting_Video_files_to_play_in_PSP&lt;br /&gt;
&lt;br /&gt;
MEncoder PSP AVC profile (put in ~/.mplayer/mencoder.conf ) by predatorfreak :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[psp]&lt;br /&gt;
profile-desc=&amp;quot;PSP AVC encoding profile.&amp;quot;&lt;br /&gt;
vf=hqdn3d,scale=368:208&lt;br /&gt;
af=lavcresample=48000&lt;br /&gt;
ofps=30000/1001&lt;br /&gt;
ovc=lavc=1&lt;br /&gt;
oac=lavc=1&lt;br /&gt;
lavcopts=aglobal=1:vglobal=1:vcodec=h264:acodec=aac:vbitrate=320:abitrate=97:coder=1&lt;br /&gt;
of=lavf=1&lt;br /&gt;
lavfopts=format=psp:i_certify_that_my_video_stream_does_not_use_b_frames=1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*for Symbian 9.1/S60 - Nokia E70 (thanks Honeyman)&lt;br /&gt;
http://forum.nokia.com/main/resources/technologies/audiovideo/ &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mencoder $SOURCE_FILENAME -ofps $FPS -o temp.vid -of rawvideo -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=400 -vf scale=$SCALE&lt;br /&gt;
mencoder $SOURCE_FILENAME -ofps $FPS -o temp.aac -of rawaudio -ovc frameno -oac lavc -lavcopts acodec=aac:abitrate=96&lt;br /&gt;
mp4box -new -add temp.vid -add temp.cmp -fps $FPS -brand mp42 -isma $OUTPUT_FILENAME&lt;br /&gt;
For $SCALE, &amp;quot;352:264&amp;quot; works for 4:3 movies, and &amp;quot;352:200&amp;quot; works for 16:9&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Patches==&lt;br /&gt;
This section links to external patches that add interesting features to mplayer/mencoder.&lt;br /&gt;
&lt;br /&gt;
===Developer / Unstable repositories or Forks===&lt;br /&gt;
*http://repo.or.cz/w/mplayer.git&lt;br /&gt;
#Uoti's mplayer git repo. contains changes that might be in official mplayer svn in the future.&lt;br /&gt;
&lt;br /&gt;
*http://oss.netfarm.it/mplayer-win32.php&lt;br /&gt;
#Gianluigi's patchset for his win32 builds.&lt;br /&gt;
&lt;br /&gt;
*http://onebithq.com/root/mplayer/&lt;br /&gt;
#Otvos Attila's large patches for mplayer including dvd menus, osd menu, video mixing etc.&lt;br /&gt;
&lt;br /&gt;
*http://git.mika.l3ib.org/?p=mplayer-svn.git&lt;br /&gt;
#Mika's mplayer git repo.&lt;br /&gt;
&lt;br /&gt;
*http://smplayer.svn.sourceforge.net/viewvc/smplayer/mplayer-builds/patches/&lt;br /&gt;
#SMPlayer patches&lt;br /&gt;
&lt;br /&gt;
=== Hardware Acceleration Patches ===&lt;br /&gt;
&lt;br /&gt;
*http://www.splitted-desktop.com/~gbeauchesne/mplayer-vaapi/&lt;br /&gt;
#VA-API&lt;br /&gt;
&lt;br /&gt;
*ftp://download.nvidia.com/XFree86/vdpau&lt;br /&gt;
#Nvidia VDPAU&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Distribution Patches===&lt;br /&gt;
&lt;br /&gt;
*Pardus:&lt;br /&gt;
#[http://svn.pardus.org.tr/pardus/devel/applications/multimedia/mplayer/files/ svn branch]&lt;br /&gt;
#[http://svn.pardus.org.tr/pardus/2007/applications/multimedia/mplayer/files/ stable branch]&lt;br /&gt;
#[http://svn.pardus.org.tr/pardus/2008/applications/multimedia/mplayer/files/ upcoming 2008 branch ]&lt;br /&gt;
&lt;br /&gt;
*Mandriva:&lt;br /&gt;
#http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/mplayer/current/SOURCES/&lt;br /&gt;
&lt;br /&gt;
*ALT Linux&lt;br /&gt;
#http://sisyphus.ru/srpm/Sisyphus/mplayer/patches&lt;br /&gt;
&lt;br /&gt;
*FreeBSD&lt;br /&gt;
#http://svn.pld-freebsd.org/svn/packages/trunk/mplayer/SOURCES/&lt;br /&gt;
#http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/mplayer/files/&lt;br /&gt;
&lt;br /&gt;
*NetBSD&lt;br /&gt;
#ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/multimedia/mplayer-share/patches/&lt;br /&gt;
&lt;br /&gt;
*Gentoo&lt;br /&gt;
#http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/files/&lt;br /&gt;
&lt;br /&gt;
*Busybox&lt;br /&gt;
#http://busybox.net/cgi-bin/viewcvs.cgi/trunk/buildroot/package/mplayer/&lt;br /&gt;
&lt;br /&gt;
*Zaurus&lt;br /&gt;
#http://www.courville.org/mediawiki/index.php/EZX#further_enhancements_brought_to_the_code&lt;br /&gt;
#https://svn.jerryweb.org/wsvn/public/mkezx/trunk/packages/mplayer/patches/?rev=0&amp;amp;sc=0&lt;br /&gt;
&lt;br /&gt;
===MPlayer===&lt;br /&gt;
*[http://keyj.s2000.ws/?p=15 -af lame patch]&lt;br /&gt;
-af lame for mplayer to output mp3 using lame.&lt;br /&gt;
&lt;br /&gt;
*[http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-June/035153.html patch for stereoscopic support]&lt;br /&gt;
stereoscopic support to -vo gl&lt;br /&gt;
&lt;br /&gt;
*[http://tuukkat.cabspace.com/mplayer/ -vf ocr,threshold patch]&lt;br /&gt;
ocr support to mplayer for reading hard subtitles into soft subs.&lt;br /&gt;
&lt;br /&gt;
*[http://urandom.ca/mebox/downloads/patches/ mebox patches]&lt;br /&gt;
vf overlay for overlay text/video on mplayer video.&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-February/033570.html&lt;br /&gt;
ability to change subtitle/osd size while playing.&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-August/045105.html&lt;br /&gt;
support to play youtube urls&lt;br /&gt;
&lt;br /&gt;
*http://pigeond.net/mplayer/mplayer-matrixview.html&lt;br /&gt;
vo matrixview&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-December/070500.html&lt;br /&gt;
startup volume&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-March/050206.html&lt;br /&gt;
zattoo ztv patch&lt;br /&gt;
&lt;br /&gt;
===MEncoder===&lt;br /&gt;
*[http://www.on2.com/gpl/mplayer/ on2 various patches] mencoder audio only patch, ogg muxing , misc patches&lt;br /&gt;
*[http://smplayer.svn.sourceforge.net/viewvc/smplayer/mplayer-builds/patches/ass_support_for_mencoder_with_embeddedfonts.patch?view=log ass support for mencoder]&lt;br /&gt;
&lt;br /&gt;
===Both===&lt;br /&gt;
*[http://doors.univer.omsk.su/~voroshil/ mplayer tv:// support for windows]&lt;br /&gt;
tv:// support for win32&lt;br /&gt;
&lt;br /&gt;
* http://code.google.com/p/coreavc-for-linux/wiki/MplayerInstallation&lt;br /&gt;
patch to support binary codec coreavc (fast h264 decoder with multiple cpu support)&lt;br /&gt;
&lt;br /&gt;
*http://article.gmane.org/gmane.comp.video.mplayer.devel/26732&lt;br /&gt;
vf coring filter&lt;br /&gt;
&lt;br /&gt;
*http://article.gmane.org/gmane.comp.video.mplayer.devel/143&lt;br /&gt;
virtualdub plugin support&lt;br /&gt;
&lt;br /&gt;
*http://article.gmane.org/gmane.comp.video.mplayer.devel/24742&lt;br /&gt;
vf deblendlogo&lt;br /&gt;
&lt;br /&gt;
*http://kurtnoise.free.fr/misc/mplayer_eac3_mlp_r26256.patch&lt;br /&gt;
** see also: http://forum.doom9.org/showthread.php?t=129050&lt;br /&gt;
eac3 and mlp patch&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-August/058182.html&lt;br /&gt;
Sony PSP (PlayStation Portable) PMP filedemuxer&lt;br /&gt;
&lt;br /&gt;
*http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-September/058418.html&lt;br /&gt;
Color management filter that transform between colorspaces using ICC profiles.&lt;br /&gt;
&lt;br /&gt;
*http://www.intinor.se/mms/Downloads&lt;br /&gt;
mms seek patch (other mms improvements too)&lt;br /&gt;
&lt;br /&gt;
==Simple Bash / Perl / Python Scripts==&lt;br /&gt;
* [[MPlayer_youtube_script]]&lt;br /&gt;
&lt;br /&gt;
==Complaints/Known Bugs==&lt;br /&gt;
some complaints/known bugs about mplayer and mencoder&lt;br /&gt;
&lt;br /&gt;
*-oac mp3lame -lameopts abr/vbr causes desync in videos&lt;br /&gt;
&lt;br /&gt;
*-dumpstream and -endpos or -frames dont work together&lt;br /&gt;
&lt;br /&gt;
*cant save/encode video and play at the same time with one mplayer/mencoder instance&lt;br /&gt;
&lt;br /&gt;
*playlists require -playlist switch (mplayer should detect playlists!)&lt;br /&gt;
&lt;br /&gt;
*cant edit gui.conf while gmplayer is running&lt;br /&gt;
&lt;br /&gt;
*opening multiple files causes multiple gmplayer/mplayer instancess&lt;br /&gt;
&lt;br /&gt;
*-cache affects -ss accuracy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Capture cards and Webcam command lines==&lt;br /&gt;
MPlayer can be hard to use for devices, its not very userfriendly in automatically guessing working options. below is an incomplete list of working lines for specified hardware. if you use mplayer with a webcam and it requires some odd options, please list it here.&lt;br /&gt;
&lt;br /&gt;
*3com Homeconnect USB webcam: mplayer tv:// -fps 30 -tv driver=dshow:outfmt=bgr32 -vf flip&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MPlayer]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Sang_Cho%27s_Win32_Disassembler&amp;diff=12052</id>
		<title>Sang Cho's Win32 Disassembler</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Sang_Cho%27s_Win32_Disassembler&amp;diff=12052"/>
		<updated>2009-11-20T22:17:42Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: no more geocities :D&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Website: http://cyber.chongju.ac.kr/~sangcho/&lt;br /&gt;
&lt;br /&gt;
Sang Cho's Win32 Disassembler is an extremely competent static binary disassembler for Windows portable executable (PE) format files (which comprise most Win32 EXE and DLL files). The code compiles on both Windows and Linux using gcc. Be advised, however, that it maybe necessary to convert carriage returns on Linux in order to get gcc to process the source files correctly.&lt;br /&gt;
&lt;br /&gt;
[[Category: RE Tools]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Interesting_Patches&amp;diff=12050</id>
		<title>Interesting Patches</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Interesting_Patches&amp;diff=12050"/>
		<updated>2009-11-20T21:16:13Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: added new project page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page tries to collect some useful patches for FFmpeg that didn't make into SVN for some reason or another.&lt;br /&gt;
&lt;br /&gt;
== native [[Zlib]] decoder by [[User:Mans|Mans Rullgard]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-July/032807.html&lt;br /&gt;
&lt;br /&gt;
In the same thread, there are patches to use the native decoder in several FFmpeg decoders.&lt;br /&gt;
&lt;br /&gt;
== [[WMV3]] encoder by Denis Fortin ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-June/031689.html&lt;br /&gt;
&lt;br /&gt;
== [[H.263]] rtp patch ==&lt;br /&gt;
http://www.voxgratia.org/bin/ffmpeg-0.4.7.patch.zip, originally at http://www.salyens.com/downloads/index.html#ffmpeg-0.4.7, now removed.&lt;br /&gt;
&lt;br /&gt;
== [[Apple RPZA]] encoder by Todd Kirby ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2005-June/001673.html&lt;br /&gt;
:Jai Menon is currently working on this task as a qualification for Google SoC 2009 --[[User:Ce|Ce]] 04:04, 24 March 2009 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Test Pattern Generator Demuxer by Nicholas George ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-October/036819.html&lt;br /&gt;
&lt;br /&gt;
== Test Pattern Generator Demuxer by [[User:Angustia|Ramiro Ribeiro Polla]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-April/028226.html&lt;br /&gt;
Or &lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49447&lt;br /&gt;
&lt;br /&gt;
== PES packetizer by Xiaohui Sun ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-September/034834.html&lt;br /&gt;
&lt;br /&gt;
Part of the work of [[FFmpeg Summer Of Code#TS Muxer|Summer Of Code TS Muxer]]&lt;br /&gt;
&lt;br /&gt;
== vf_imlib2: a libavfilter filter by [[User:Wzrlpy|Víctor Paesa]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/2007-December/002161.html&lt;br /&gt;
&lt;br /&gt;
== File concatenation by Wolfram Gloger ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-July/032121.html&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;mem&amp;quot; file protocol by Lagrange Multiplier ==&lt;br /&gt;
The &amp;quot;mem&amp;quot; protocol simply uses RAM as a source for input multimedia data, akin to how the &amp;quot;file&amp;quot; and &amp;quot;pipe&amp;quot; protocols use filesystem files and pipes as sources.&lt;br /&gt;
&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-May/028489.html&lt;br /&gt;
&lt;br /&gt;
== Presets/profiles for usual targets by Panagiotis Issaris ==&lt;br /&gt;
Allow to keep in a text file groups of command options, and apply them at once by specifying the target name.&lt;br /&gt;
&lt;br /&gt;
Handy for iPod, PSP, or any other picky multimedia player that otherwise requires lengthy command lines.&lt;br /&gt;
&lt;br /&gt;
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/37244&lt;br /&gt;
&lt;br /&gt;
== [[AMV]] encoder ==&lt;br /&gt;
http://code.google.com/p/amv-codec-tools/&lt;br /&gt;
&lt;br /&gt;
See this post [http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-October/037356.html] to see what is missing to get it into SVN.&lt;br /&gt;
&lt;br /&gt;
== [[Electronic Arts Formats]] demuxer/decoder by [[User:Suxen drol|Peter Ross]]==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-October/036919.html&lt;br /&gt;
The format demuxer modifications and the EA video codecs have not yet been applied to FFmpeg.&lt;br /&gt;
&lt;br /&gt;
== Experimental MSVC port by Ole André Vadla Ravnås ==&lt;br /&gt;
&lt;br /&gt;
OAH Build System https://launchpad.net/oah&lt;br /&gt;
&lt;br /&gt;
Old page [http://bazaar-vcs.org bazaar] branch at http://people.collabora.co.uk/~oleavr/OABuild/&lt;br /&gt;
&lt;br /&gt;
Patch at http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-March/044418.html&lt;br /&gt;
&lt;br /&gt;
== H264 encoder by Jori Liesenborgs &amp;amp; Panagiotis Issaris ==&lt;br /&gt;
http://research.edm.uhasselt.be/~h264/&lt;br /&gt;
&lt;br /&gt;
== DTS/AC3 in wav autodetection ==&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49812/focus=49909&lt;br /&gt;
Clean up this patch and also add detection of AC3 in wav, it is similar. Samples for both can be found here: http://www.sr.se/cgi-bin/mall/artikel.asp?ProgramID=2445&amp;amp;Artikel=739973&lt;br /&gt;
&lt;br /&gt;
== [[Bink Audio]] decoder by [[User:Suxen drol|Peter Ross]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-April/045326.html&lt;br /&gt;
&lt;br /&gt;
Note: An updated patch is under development by [[User:DrV]] based on an updated patch by the original [[User:Suxen drol|author]].&lt;br /&gt;
&lt;br /&gt;
== G722 decoder by Chas Williams ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-April/067552.html&lt;br /&gt;
&lt;br /&gt;
This patch has no licensing issues, but also contains an encoder which was basically rejected by the project maintainer.&lt;br /&gt;
&lt;br /&gt;
It might be enough to resend the decoder alone to get it into svn.&lt;br /&gt;
&lt;br /&gt;
== [[Chinese AVS]] video encoder by [[User:StefanG|Stefan Gehrer]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-July/033273.html&lt;br /&gt;
&lt;br /&gt;
==  Lossless msmpeg4v3 to mpeg4 transcoder ==&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/17074&lt;br /&gt;
&lt;br /&gt;
== Fixed point cook decoder ==&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/46024&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/54008&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/54553&lt;br /&gt;
[[Category:FFmpeg]]&lt;br /&gt;
&lt;br /&gt;
== GDI screen grabbing for Win32 ==&lt;br /&gt;
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/43589&lt;br /&gt;
&lt;br /&gt;
There are two implementations in the thread above.&lt;br /&gt;
&lt;br /&gt;
== [[RealAudio sipr|RealAudio SIPR]] @16k decoder and demuxer by [[User:Voroshil|Vladimir Voroshilov]] ==&lt;br /&gt;
&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-September/052902.html&lt;br /&gt;
&lt;br /&gt;
Expected to work with FFmpeg r15192. Ask [[User:Vitor|Vitor]] if you want an WIP improved version of this patch.&lt;br /&gt;
&lt;br /&gt;
== Proper parsing of DTS-HD MA streams ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-November/056484.html&lt;br /&gt;
&lt;br /&gt;
== [[ACELP.net]] and [[G.729]] decoder by [[User:Voroshil|Vladimir Voroshilov]] ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-June/072046.html&lt;br /&gt;
&lt;br /&gt;
== [[Microsoft Video 1|MS Video 1]] encoder by [[User:Kostya|Kostya Shishkov]] ==&lt;br /&gt;
&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/060033.html&lt;br /&gt;
&lt;br /&gt;
== LucasArts [[Smush|SMUSH]] demuxer and decoder by [[User:Kostya|Kostya Shishkov]] ==&lt;br /&gt;
&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/060391.html&lt;br /&gt;
&lt;br /&gt;
== [[MPEG-4 ALS]] encoder by [[User:Jruggle|Justin Ruggles]] ==&lt;br /&gt;
http://gitorious.org/projects/ffmpeg/repos/alsenc&lt;br /&gt;
&lt;br /&gt;
== libaacplus and FFmpeg encoding patch ==&lt;br /&gt;
http://tipok.org.ua/ru/node/17&lt;br /&gt;
&lt;br /&gt;
== [[CAFF]] demuxer by [[User:Jruggle|Justin Ruggles]] ==&lt;br /&gt;
This is 2 years old and not that great, but it could be a starting point at least.&lt;br /&gt;
http://ffmpeg.pastebin.com/f21af2d03&lt;br /&gt;
&lt;br /&gt;
== [[Bayer RGB]] decoder ==&lt;br /&gt;
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-March/056719.html&lt;br /&gt;
rejected in scaler, needs to be in lavc. author might be working on it...&lt;br /&gt;
&lt;br /&gt;
== Chromium security patches ==&lt;br /&gt;
Security/stability patches from Google's web browser&lt;br /&gt;
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=FluxDVD&amp;diff=10843</id>
		<title>FluxDVD</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=FluxDVD&amp;diff=10843"/>
		<updated>2009-01-13T14:12:42Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Extensions: .fluxdvd&lt;br /&gt;
* FOURCCs: ?&lt;br /&gt;
* Company: http://www.fluxdvd.com&lt;br /&gt;
* Originally developed by: Danish Aarhus University&lt;br /&gt;
* Information: http://www.fluxdvd.com/info.html&lt;br /&gt;
* Samples: (in /incoming/)&lt;br /&gt;
&lt;br /&gt;
'''fluxDVD''' is a is a highly compressed file type, containing all the contents of a DVD-Video movie, the format is commercial, patented, closed source and proprietary. It is currently available only for the Microsoft Windows operating-system. The ratDVD program (transcoder and GUI) works by compressing a full DVD-Video into a .ratDVD file and then playing its contents by decompressing the file and using a [[Microsoft DirectShow API|DirectShow]]-compatible DVD-Video player, (including DVD-Video all features like like navigation, multiple audio and subtitle tracks, video angles, seamless branching, etc.). The .fluxdvd movie files compressed by ratDVD are usually one to two GigaByte in size. If the [[DRM]] ([[Recordable CSS]]) license permits, you can uncompress/burn a fluxDVD to DVD-R to get a 100% compatible DVD-Video that plays in every hardware or software DVD-Video player.&lt;br /&gt;
&lt;br /&gt;
fluxDVD was previously available for free under the name ratDVD, (also closed source and proprietary), ratDVD developed by the Danish Aarhus University was kind of a preview version of the now commercially sold fluxDVD. While ratDVD contained the features that allowed the home user to create their own archived DVDs, this function has been removed from fluxDVD, allowing only content owners to make and sell fluxDVD archives. Unlike ratDVD which acording to their authors used a homebrew video codec, [[fluxDVD]] uses a video codec variant based on the [[H.264]] standard.&lt;br /&gt;
&lt;br /&gt;
==Video codec==&lt;br /&gt;
Video codec variant based on the [[H.264]] standard.&lt;br /&gt;
&lt;br /&gt;
==Audio Codec==&lt;br /&gt;
Standard Dolby Digital [[A52|AC-3]] audio format.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Container==&lt;br /&gt;
ratDVD uses a [[ZIP]] based container format, containing all the contents of a DVD-Video movie. The .fluxdvdDVD files are usually one to two gigabytes in size. Additionally a fluxDVD can contain tagging, cover and label data to enable you to create a cover for the DVD-Video movie.&lt;br /&gt;
&lt;br /&gt;
'''&amp;gt; unzip -l example.fluxdvd'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   Length     Date   Time    Name&lt;br /&gt;
  --------    ----   ----    ----&lt;br /&gt;
        94  09-23-05 13:59   Version.xml&lt;br /&gt;
      4497  09-24-05 01:12   AV_TS\StreamData.xml&lt;br /&gt;
     10240  09-24-05 01:12   AV_TS\VIDEO_TS.IFO&lt;br /&gt;
    106496  09-24-05 01:12   AV_TS\VTS_01_0.IFO&lt;br /&gt;
     14336  09-24-05 01:12   AV_TS\VTS_02_0.IFO&lt;br /&gt;
     14336  09-24-05 01:12   AV_TS\VTS_03_0.IFO&lt;br /&gt;
     14336  09-24-05 01:12   AV_TS\VTS_04_0.IFO&lt;br /&gt;
       243  09-23-05 14:07   AV_TS\VTS_01_0.VSI&lt;br /&gt;
     16723  09-24-05 00:59   AV_TS\VTS_01_1.VSI&lt;br /&gt;
       159  09-24-05 01:04   AV_TS\VTS_02_1.VSI&lt;br /&gt;
        63  09-24-05 01:05   AV_TS\VTS_03_1.VSI&lt;br /&gt;
       191  09-24-05 01:12   AV_TS\VTS_04_1.VSI&lt;br /&gt;
  11692032  09-23-05 14:07   AV_TS\VTS_01_0.XVO&lt;br /&gt;
1073739776  09-23-05 14:17   AV_TS\VTS_01_1.XVO&lt;br /&gt;
 321810432  09-23-05 23:06   AV_TS\VTS_01_2.XVO&lt;br /&gt;
   9205760  09-24-05 01:04   AV_TS\VTS_02_1.XVO&lt;br /&gt;
   1929216  09-24-05 01:05   AV_TS\VTS_03_1.XVO&lt;br /&gt;
  13617152  09-24-05 01:12   AV_TS\VTS_04_1.XVO&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[xvo|XVO]] - the FluxDVD (and [[RatDVD]] video container format)&lt;br /&gt;
*[[ratDVD]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Container Formats]]&lt;br /&gt;
[[Category: Formats missing in FFmpeg]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8797</id>
		<title>MSU Lossless Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8797"/>
		<updated>2007-10-24T22:53:41Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* FOURCCs: MSUD&lt;br /&gt;
* Website: http://www.compression.ru/video/ls-codec/index_en.html&lt;br /&gt;
* Samples: http://samples.mplayerhq.hu/V-codecs/msud/&lt;br /&gt;
&lt;br /&gt;
MSU Lossless Video Codec is a lossless video compressor for [[Microsoft Audio/Video Interleaved|AVI]] files&lt;br /&gt;
written by Dmitry Vatolin, Dmitry Popov and Sergey Putilin.&lt;br /&gt;
The codec is free for non-commercial use.&lt;br /&gt;
The authors claim the codec gives the highest compression ratio in the lossless video compression field.&lt;br /&gt;
The results are very interesting, you can see codecs comparison on the web site.&lt;br /&gt;
If the source colorspace is RGB, you can opt for YUV conversion to achieve better results.&lt;br /&gt;
Integrated denoising algorithms can help improving further the compression ratio.&lt;br /&gt;
The codec also supports interlaced input.&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;br /&gt;
[[Category:Lossless Video Codecs]]&lt;br /&gt;
[[Category:Undiscovered Video Codecs]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8796</id>
		<title>MSU Lossless Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8796"/>
		<updated>2007-10-24T22:51:52Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* FOURCCs: MSUD&lt;br /&gt;
* Website: http://www.compression.ru/video/ls-codec/index_en.html&lt;br /&gt;
* Samples: http://samples.mplayerhq.hu/V-codecs/msud/&lt;br /&gt;
&lt;br /&gt;
MSU Lossless Video Codec is a lossless video compressor for [[Microsoft Audio/Video Interleaved|AVI]] files&lt;br /&gt;
written by Dmitry Vatolin, Dmitry Popov and Sergey Putilin.&lt;br /&gt;
The codec is free for non-commercial use.&lt;br /&gt;
The authors claim the codec gives the highest compression ratio in the lossless video compression field.&lt;br /&gt;
The results are very interesting, you can see codecs comparition on the web site.&lt;br /&gt;
If the source colorspace is RGB, you can opt for YUV conversion to achieve better results.&lt;br /&gt;
Integrated denoising algorithms can help improving compression ratio.&lt;br /&gt;
The codec also supports interlaced input.&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;br /&gt;
[[Category:Lossless Video Codecs]]&lt;br /&gt;
[[Category:Undiscovered Video Codecs]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8793</id>
		<title>MSU Lossless Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MSU_Lossless_Video&amp;diff=8793"/>
		<updated>2007-10-24T20:26:47Z</updated>

		<summary type="html">&lt;p&gt;Sherpya: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* FOURCCs: MSUD&lt;br /&gt;
* Website: http://www.compression.ru/video/ls-codec/index_en.html&lt;br /&gt;
* Samples: http://samples.mplayerhq.hu/V-codecs/msud/&lt;br /&gt;
&lt;br /&gt;
MSU Lossless Video Codec is a lossless video compressor for [[Microsoft Audio/Video Interleaved|AVI]] files&lt;br /&gt;
written by Dmitry Vatolin, Dmitry Popov and Sergey Putilin.&lt;br /&gt;
The codec is free for non-commercial use.&lt;br /&gt;
The authors claim the codecs gives the highest compression ratio in the lossless video compression field.&lt;br /&gt;
The results are very interesting. The web site provides some comparitions and it's noticeable efficient.&lt;br /&gt;
The codec offers a bitwise equal compression, but it gives better results in YUV colorspaces.&lt;br /&gt;
It offers some denoising algorithms that may improve the compression.&lt;br /&gt;
The codec supports also interlaced input.&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;br /&gt;
[[Category:Lossless Video Codecs]]&lt;br /&gt;
[[Category:Undiscovered Video Codecs]]&lt;/div&gt;</summary>
		<author><name>Sherpya</name></author>
	</entry>
</feed>