Froth-Bite's Playback Help Sticky (Last updated: 2007/02/08)
Our group is regularly using the
H.264/AVC video and AAC audio in MP4 and has stopped using the older
XviD video and MP3 audio in AVI some time ago. The new standard brings great improvement especially in picture quality, thus giving us a chance to lower our fansubs' filesizes and saving bandwidth cost. But everything has its price! The minimum playback system requirements for fansubs encoded to H.264/AVC are approximately a
1.0 GHz System Processor (CPU) with a
16 MB RAM Video Card supported by DirectX 7, or higher. To avoid confusion, Froth-Bite's staff in collaboration with
AnimeSuki have put together a playback guide which should help you configure playback for almost 100% of all anime fansubs.
WINDOWS:For playing all anime, the listed software suffices (download links included):
- Haali's Matroska Splitter (>> download <<)
A video filter that supports playback of audio/video/subtitle media containers (MKV/MP4/AVI).
- ffdshow (>> download <<)
A collection of decoding filters for almost any type of anime fansub (playback support for DivX/XviD/H.264/AVC video, AAC audio and many more).
- ffdshow settings registry file (>> download (Win 9x/NT4/x86) download (Win 2000/XP/2003/Vista/x64) <<)
This registry file carries *all* recommended settings for ffdshow so it's good that you use it!
- WMV9VCM (>> download <<)
A video codec for Windows Media Video 9.
- CoreVorbis (>> download <<)
An audio filter for Vorbis audio.
- VSFilter (>> download <<)
A filter for loading softsubs from a video file.
This is a "no-pack" solution to anime fansub playback. There are many
codec packs (
CCCP,
ACE Mega CodecS Pack,
K-Lite Codec Pack,
gam3r's Codec Pack) on the internet which might not work for every computer.
Codec packs are known to cause problems because of their components' intra-incompatibility. They also make it more difficult to troubleshoot user problems. If you have any problems with
codec packs, I suggest that you
UNINSTALL them and install our playback solution.
Installation instructionsBefore installing these playback components:
UNINSTALL any possible
codec packs and previous
ffdshow and
VobSub installations that were left on your system. After that, install the above-listed software.
- 1) Haali's Matroska Splitter
Start the .exe and go through the installation. Disable the splitter's AVI support during installation. Make the settings according to the screenshot below:

- 2) ffdshow
Start the .exe and go through the installation. If you are not prepared to use our ffdshow's Settings Registry File described in the next step, it is recommended that you turn off MP3 and Vorbis audio decoding and Postprocessing during ffdshow's installation.
- 3) ffdshow's Settings Registry File
Open the .reg file in the .zip file. It will ask you if you want to add the information in the .reg file to the registry. You confirm it. With this, all of our recommended settings have been loaded to ffdshow. After this, the registry file itself is no longer needed.
- 4) WMV9VCM
- 5) CoreVorbis
- 6) VSFilter
These three components are all very self-explainatory installers. Run through them, set installation paths and you are done.
MPCThere are only a few video players out there which can cope with the newest anime fansubs. I especially recommend
Media Player Classic (MPC).
MPC downloads here.
There are only two settings that you are recommended to tweak in
MPC; go to
View -> Options -> Internal Filters tab and change the settings as shown in the screenshot below. Make sure the
AVI,
Matroska,
MP4,
Ogg Source Filters are disabled! You can disable the
AAC,
AC3,
DTS Transform Filters, if you like, as those can be decoded by
ffdshow.

Also, make sure that the video renderer is set to
System Default, under
View -> Options -> Playback -> Output.

Remember, these are merely recommendations. All of the default settings for all playback components should suffice for most fansubs these days.
COREAVCAlternatively, you can use
COREAVC which is a H.264/AVC decoder, just like
libavcodec is in
ffdshow. Its advantage over
ffdshow's libavcodec is its speed. Tests on the alpha versions showed it was 30-40% faster than
libavcodec.
libavcodec developers are also making their product faster, but they still have ways to go.
Users with slow computers might greatly benefit from the use of COREAVC when playing H.264 video!Disadvantages of
COREAVC? It's not opensource or free.

There are payable versions of it, Standard and Professional,
here. You could, however, find it on some P2P network.
If you get ahold of the
COREAVC copy, install it, then, if you are using
ffdshow, go to
ffdshow's Video decoder configuration (for ex.
Start -> Programs -> ffdshow -> Video decoder configuration) and go to the
Codecs tab. There, you will notice the
H.264 row. In the second column in the said row, click on the drop-down menu and select
disabled (screenshot below). Click
OK. This is done because
ffdshow tends to override the usage of all 3rd party decoders so that it can use its own (
libavcodec for H.264).
*NIX / MAC :I recommend
mplayer to
*NIX and
Mac OS X users.
mplayer requires no other software (decoders, filters) in order to play video, because all necessary components come with the player. From its
SVN revision 18942 onward,
mplayer has got great softsub ASS/SSA support. I recommend that you compile it using the newest SVN revisions (
mplayer's README will be of great help to you).
To enable the ASS/SSA softsub support put the four lines below in
mplayer's config file and run your video with it:
embeddedfonts=yes
ass=yes
correct-pts=yes
sid=0
The config file is located in ~/.mplayer/config in unix/linux, and mplayer\config within the mplayer installation folder on windows.
VideoLan Player (VLC) support is thus dropped! For
Windows systems,
mplayer's newest weekly builds can be obtained
here. Those builds also have the mentioned ASS softsub and embedded fonts support.
Remember to follow the guide and afterwards, if you have trouble or if you need to report a bug of the listed software, post in here. We will help! No CCCP links or discussion about ANY codec packs! I've recently updated this post with new links to new software (
look at the date when this post was modified).