Dannyboy007
30th June 2007, 20:56
Danny's Recommended Codec's! ~ Page 1
http://img519.imageshack.us/img519/9439/bannerhl2.png
All right guys, it's time to release my new version of Danny's Recommended Codec's! It's now made in three parts, due to I reached maximum letters. I've done a lot of updates, and corrected more faults as usual. I have even made a banner now:) Updated list of media players, and added more text.
This guide is only for Windows XP (32 bit - I don't know if all the programs I list will work with the 64 bit version). Not for Mac OS X or GNU/Linux.
I want to thank all Doom9 administrators, moderators and members for getting me interested in encoding :) So, here we go:
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
=================
INTRO - Part 0
=================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
This "guide" is going to teach newcomers (newbies) in video-related stuff, about how the stuff works. What does a video contain? How can people shrink DVDs to 700 MB? Why can't I play some videos on my computer? What is a codec? What is HD-DVD or Blu-ray? And why the hell is this stuff so complicated!?
Learning everything about video, is pretty complicated. Learning the advanced things with video, takes years of experience. In this "guide" we're going to read about the history first, and then about what a video contains. The beginning might be boring, but as you understand, it gets really interesting. Are you ready?
Then first you need to know what the different MPEGs (http://en.wikipedia.org/wiki/MPEG) are, how they were created. And then what a codec (http://en.wikipedia.org/wiki/Codec) is, and what it can really do. And now the differences between H.263 (http://en.wikipedia.org/wiki/H.263), MPEG-4 ASP (http://en.wikipedia.org/wiki/MPEG-4_Part_2) and H.264/MPEG-4 AVC (http://en.wikipedia.org/wiki/H.264).
Now then let's see on different container formats (http://en.wikipedia.org/wiki/Container_format). A container is really just a container, which contains an encoded video with a codec, like XviD. Known containers are AVI, MKV, MP3 etc...
You're beginning to understand, I hope. I want you to see on some open source codecs and containers (http://en.wikipedia.org/wiki/Open_source_codecs_and_containers). I recommend you to use open source, it's free, great people make them and many of them are better than the commercials. If you have read the articles on Wikipedia now, you should now how a video works. I will myself write a list of what I personally use (and recommend). In the list I will write my favourite codecs, and favourite containers (except for FLV, that one is not my favourite):
=======================================
Codec's
XviD (http://en.wikipedia.org/wiki/XviD) - H.263/MPEG-4 ASP Codec - Produces hight quality, very good in DVD ripping. I recommend using this along with either Lame (MP3), or AC3 in an AVI-container. But you can use it in a MKV-container too, no problem at that, but MKV is bad supported on MPEG-4 Players. AVI however is supported on many MPEG-4 Players.
x264 (http://en.wikipedia.org/wiki/X264) - H.264/MPEG-4 AVC Codec - This one requires more of your hardware, but produces better quality than XviD. Especially on low bitrates. Remember that the more bit rate your movie has, the better the quality are, but the more space it takes on you harddrive.
Containers
Matroska (http://en.wikipedia.org/wiki/Matroska) - .mkv & .mka files - Supports MPEG-4. It's an open format and open source too, which is very good. A minus is the lack of bad hardware support.
MP4 (http://en.wikipedia.org/wiki/MPEG-4_Part_14) - Supports all MPEG formats! And has actually good hardware support (along with PS3 and AppleTV). So choose this container if you're going to burn out the movie and watch it on TV. Bond (http://forum.doom9.org/member.php?u=1626) has also made a thread about MP4 (http://forum.doom9.org/showthread.php?s=&threadid=62723).
AVI (http://en.wikipedia.org/wiki/AVI) - This one is the most used container, and has very good support of hardware. I don't know if it I can call it "not open source". You can encode AVC into this container, but you will not be able to use all the features that AVC supports then. You can also mux pretty much anything into a AVI container (including DTS (http://en.wikipedia.org/wiki/DTS) and AAC (http://en.wikipedia.org/wiki/Advanced_Audio_Coding)).
FLV (Flash Video) (http://en.wikipedia.org/wiki/FLV) - Used a lot on internet. It's used on YouTube (http://www.youtube.com) for example. It takes less space, but the quality of the container sucks. It uses H.263 or VP6 as video, but can use MP3 as audio format.
=======================================
Something you may think about now, is "what about DVD-Players?" Can they play MPEG-4 ASP or MPEG-4 AVC? But before we check that out, you first have to know what Blu-ray & HD DVD (http://www.videohelp.com/hd), DVD (http://www.videohelp.com/dvd), SVCD (http://www.videohelp.com/svcd) and VCD (http://www.videohelp.com/vcd) are. And if you still are curious about a word, check out the Glossary (http://www.videohelp.com/glossary).
And now for the DVD-Players. Well, I recommend you to check out (yes, another link) the Stand-alone MPEG-4 Players (http://forum.doom9.org/showthread.php?t=98228) thread.
If you're still happy and want to read more about DVD, then check out this thread: DVD Basics (http://www.doom9.org/dvd-basics.htm).
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
==========================
SOFTWARE/MEDIA PLAYERS - Part 0.5
==========================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
But before we start with converting, ripping DVDs and encoding, we have to have a software player that can play the movie on our computer. Before you pick, you have to ask yourself one thing first; Do I want a media player with integrated codecs? Or one without?
The advantage with integrated codecs is that you save time by not installing codecs, since they are integrated in the media player. You also save your ass in case your were going to install a codec-pack like K-Lite, because codec packs frequently destroys your system. The disadvantage isn't really anything I can come up with now, except for that you can't frameserve movies into some videoeditors, but this is mostly for those who edit movies a lot. Or are more advanced in videoediting.
The advantage with no integrated codecs is that you can frameserve (if you have AviSynth installed) movies into videoediting programs, even though the program doesn't support that movie. As long as you can play the movie, it can be frameserved. I will explain more about frameserving. The other advantage with no integrated codecs are that the performance is better if you use DirectShow filters to decode your movies. And if you use DirectShow Filters, it will help A LOT when converting movies!
Now, the choice is yours for what you choose. Here are my recommendations for media players:
With integrated codecs
MPlayer (http://forum.doom9.org/showthread.php?t=129909) - The award-winning OpenSource media player available for Windows now!
SMPlayer (http://smplayer.sourceforge.net/) - SMPlayer intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.
KMPlayer (http://www.download.com/The-KMPlayer/3000-2139_4-10659940.html) - The KMPlayer is all in one media player covering various formats such as VCD, DVD, AVI, MKV, Ogg Theora, OGM, 3GP, MPEG-1/2/4, WMV, RealMedia, QuickTime etc. It has an extra feature to play Incomplete/Damaged AVI file, Locked Media Files while downloading or sharing, Compressed Audio Album (zip, rar) and so on. It handles a wide range of subtitles and allows you to capture audio, video, and screenshots in many ways. The player provides both internal and external filters with a fully controlled environment without grappling with DirectShow merit system (....)
VLC (http://www.videolan.org/vlc/) - VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.
Without integrated codecs
Zoom Player (http://www.inmatrix.com/files/zoomplayer_download.shtml) - Zoom Player is capable of playing all common media formats and quite a few of the not so common, including:
AVI, Matroska (MKV), QuickTime (MOV), Cellphone 3GPP (3GP), Flash (SWF), RealMedia (RA/RM/RMVB/RAM), Windows Media Format (ASF/WMV/WMA including DRM with WMV Professional version), OGG Movie (OGM), MPEG1 (MPG/VCD), MPEG2 (MPG/SVCD/VOB), MPEG4 (DIVX/XVID/ISO), VP3-VP6, MPEG Layer 3 (MP3), Vorbis Audio (OGG), Dolby Digital (AC3), Advanced Audio Coding (AAC), MusePack Audio (MPC), FLAC Audio (FLAC), OptimFROG Audio, Monkey Audio (APE), Wave Audio (WAV), CD-Audio.
Media Player Classic - Home Cinema (http://tibrium.neuf.fr/) - 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.
Windows Media Player - Well, I guess some people like it. The most recent versions have the best media library support outside dedicated music players, for sure, and 11 isn't nearly as bad as 7-10, but that's about the only good thing I can think of. (Someone more objective can chime in.)
That was it =) I put "Media Player Classic - Home Cinema" under "without integrated codecs", because we can shut them off. To install MPC-HC, just start it, go to View -> Options -> Formats under Player -> click the Video button, and then click "Use", not OK. Then go to Output under Playback, and set it to VMR7 (renderless) **, so we can load subtitles in MPC-HC. OK.
You can also set KMPlayer to use your additional codecs too, instead of the integrated.
The media player I use i Zoom Player because it totally relies on additional codecs =) Which is a good thing for me, because I convert and edit movies a lot, so Avisynth is a must. I will later explain how to use Avisynt. And I use MPC-HC for playing DVDs.
If you picked a media player without integrated codecs, you will of course now have to install the codecs yourself. Here is a list of what I recommend to install (you'll be able to play of all formats, except for some veeery rare maybe):
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
==========================
RECOMMENDED SPLITTERS, DECODERS & CODEC’S - Part 1
==========================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
To view a movie, you first need something that can split the movie, and then something that can decode it, and of course an application to watch it in. Here is what I personally recommend:
If you chose Zoom Player, then you don't need need to install these, since it will automatically do it for you. But you still need to install number 4, the Quicktime decoder, because it can't install because of some license by Apple, I think. So you have to install it yourself.
1. Haali Media Splitter (http://www.free-codecs.com/download/Haali_Matroska_Splitter.htm) for MP4, OGM, MKV.
2. FFDShow (http://www.free-codecs.com/download/FFDShow.htm) for MP4, MKV with H264/X264. Check out VFW configuration - Decoder - Codecs.
3. Real Alternative (http://www.free-codecs.com/download/Real_Alternative.htm) for RM, RMVB, RAM.
4. QT Lite (http://www.free-codecs.com/download/QT_Lite.htm) for MOV video.
5. AC3Filter (http://ac3filter.net/project/1/releases).
That was what you need, and here som other that you don't need, but might come good in handy. I will show you later in the guide what VirtualDubMod is.
6. Lame ACM (http://www.softpedia.com/get/Multimedia/Audio/Audio-CD-Rippers-Encoders/LAME-ACM-Codec.shtml) for VDMod. Used only to encode MP3 with LAME in VirtualDubMod
7. AC-3 ACM Decompressor (http://www.free-codecs.com/download/AC-3_ACM_Decompressor.htm) for VDMod. Used only to encode AC3 in VirtualDubMod
8. XviD Binary (http://www.divx-digest.com/software/xvid.html) (recommend MPEG4-ASP Codec). Used only to encode a movie with XviD.
If the media player you have don't have a function to show subtitle, then you can install VobSub (http://www.free-codecs.com/download/VobSub.htm). Just remember to rename the subtitle file to the exact same name as your movie. Like this:
Movie:
Naruto - Episode 060.avi (avi is the videoformat here, could be another format...)
Subtitle:
Naruto - Episode 060.srt (srt is the subtitle format here, could be another format...)
Vobsub can also edit subtitles. It comes with many different editors which do different things like changing the timesetting (if the subtitle has a slight or long delay), and change font etc...
NOTE: Instead of installing the codec's manually (one-by-one), you could just install Combined Community Codec Pack (CCCP) (http://www.cccp-project.net/), but I prefer to install all these codec’s manually. It's also recommended to install such codec's manually. Codec packs may corrupt something, and give you different of errors. But CCCP is a very good codec pack, indeed.
Sincerely Danny Boy
Danny's Recommended Codec's! ~ Page 2 (http://forum.doom9.org/showthread.php?t=127592)
Special Thanks To:
SealTooGreat - For the first one to help me.
setarip_old - For the 2nd one to help me, and gave me a really nice and complementary answer. Your name is in blue because I think you like blue :)
check - For helping me with a nice answer.
burfadel - For the nice info about MPC and CoreAVC.
foxyshadis - For more nice info about MPC and CoreAVC, and for bringing up AutoGK. And big thanks to the media player list you gave me!
Wilbert - Thanks again for helping me. You gave me a lot to correct, which is very good.
Others - I have to thank other people too that helped me in my last thread (which is now deleted). I still remember the nick of some, and want to thank them for helping me there too.
http://img519.imageshack.us/img519/9439/bannerhl2.png
All right guys, it's time to release my new version of Danny's Recommended Codec's! It's now made in three parts, due to I reached maximum letters. I've done a lot of updates, and corrected more faults as usual. I have even made a banner now:) Updated list of media players, and added more text.
This guide is only for Windows XP (32 bit - I don't know if all the programs I list will work with the 64 bit version). Not for Mac OS X or GNU/Linux.
I want to thank all Doom9 administrators, moderators and members for getting me interested in encoding :) So, here we go:
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
=================
INTRO - Part 0
=================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
This "guide" is going to teach newcomers (newbies) in video-related stuff, about how the stuff works. What does a video contain? How can people shrink DVDs to 700 MB? Why can't I play some videos on my computer? What is a codec? What is HD-DVD or Blu-ray? And why the hell is this stuff so complicated!?
Learning everything about video, is pretty complicated. Learning the advanced things with video, takes years of experience. In this "guide" we're going to read about the history first, and then about what a video contains. The beginning might be boring, but as you understand, it gets really interesting. Are you ready?
Then first you need to know what the different MPEGs (http://en.wikipedia.org/wiki/MPEG) are, how they were created. And then what a codec (http://en.wikipedia.org/wiki/Codec) is, and what it can really do. And now the differences between H.263 (http://en.wikipedia.org/wiki/H.263), MPEG-4 ASP (http://en.wikipedia.org/wiki/MPEG-4_Part_2) and H.264/MPEG-4 AVC (http://en.wikipedia.org/wiki/H.264).
Now then let's see on different container formats (http://en.wikipedia.org/wiki/Container_format). A container is really just a container, which contains an encoded video with a codec, like XviD. Known containers are AVI, MKV, MP3 etc...
You're beginning to understand, I hope. I want you to see on some open source codecs and containers (http://en.wikipedia.org/wiki/Open_source_codecs_and_containers). I recommend you to use open source, it's free, great people make them and many of them are better than the commercials. If you have read the articles on Wikipedia now, you should now how a video works. I will myself write a list of what I personally use (and recommend). In the list I will write my favourite codecs, and favourite containers (except for FLV, that one is not my favourite):
=======================================
Codec's
XviD (http://en.wikipedia.org/wiki/XviD) - H.263/MPEG-4 ASP Codec - Produces hight quality, very good in DVD ripping. I recommend using this along with either Lame (MP3), or AC3 in an AVI-container. But you can use it in a MKV-container too, no problem at that, but MKV is bad supported on MPEG-4 Players. AVI however is supported on many MPEG-4 Players.
x264 (http://en.wikipedia.org/wiki/X264) - H.264/MPEG-4 AVC Codec - This one requires more of your hardware, but produces better quality than XviD. Especially on low bitrates. Remember that the more bit rate your movie has, the better the quality are, but the more space it takes on you harddrive.
Containers
Matroska (http://en.wikipedia.org/wiki/Matroska) - .mkv & .mka files - Supports MPEG-4. It's an open format and open source too, which is very good. A minus is the lack of bad hardware support.
MP4 (http://en.wikipedia.org/wiki/MPEG-4_Part_14) - Supports all MPEG formats! And has actually good hardware support (along with PS3 and AppleTV). So choose this container if you're going to burn out the movie and watch it on TV. Bond (http://forum.doom9.org/member.php?u=1626) has also made a thread about MP4 (http://forum.doom9.org/showthread.php?s=&threadid=62723).
AVI (http://en.wikipedia.org/wiki/AVI) - This one is the most used container, and has very good support of hardware. I don't know if it I can call it "not open source". You can encode AVC into this container, but you will not be able to use all the features that AVC supports then. You can also mux pretty much anything into a AVI container (including DTS (http://en.wikipedia.org/wiki/DTS) and AAC (http://en.wikipedia.org/wiki/Advanced_Audio_Coding)).
FLV (Flash Video) (http://en.wikipedia.org/wiki/FLV) - Used a lot on internet. It's used on YouTube (http://www.youtube.com) for example. It takes less space, but the quality of the container sucks. It uses H.263 or VP6 as video, but can use MP3 as audio format.
=======================================
Something you may think about now, is "what about DVD-Players?" Can they play MPEG-4 ASP or MPEG-4 AVC? But before we check that out, you first have to know what Blu-ray & HD DVD (http://www.videohelp.com/hd), DVD (http://www.videohelp.com/dvd), SVCD (http://www.videohelp.com/svcd) and VCD (http://www.videohelp.com/vcd) are. And if you still are curious about a word, check out the Glossary (http://www.videohelp.com/glossary).
And now for the DVD-Players. Well, I recommend you to check out (yes, another link) the Stand-alone MPEG-4 Players (http://forum.doom9.org/showthread.php?t=98228) thread.
If you're still happy and want to read more about DVD, then check out this thread: DVD Basics (http://www.doom9.org/dvd-basics.htm).
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
==========================
SOFTWARE/MEDIA PLAYERS - Part 0.5
==========================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
But before we start with converting, ripping DVDs and encoding, we have to have a software player that can play the movie on our computer. Before you pick, you have to ask yourself one thing first; Do I want a media player with integrated codecs? Or one without?
The advantage with integrated codecs is that you save time by not installing codecs, since they are integrated in the media player. You also save your ass in case your were going to install a codec-pack like K-Lite, because codec packs frequently destroys your system. The disadvantage isn't really anything I can come up with now, except for that you can't frameserve movies into some videoeditors, but this is mostly for those who edit movies a lot. Or are more advanced in videoediting.
The advantage with no integrated codecs is that you can frameserve (if you have AviSynth installed) movies into videoediting programs, even though the program doesn't support that movie. As long as you can play the movie, it can be frameserved. I will explain more about frameserving. The other advantage with no integrated codecs are that the performance is better if you use DirectShow filters to decode your movies. And if you use DirectShow Filters, it will help A LOT when converting movies!
Now, the choice is yours for what you choose. Here are my recommendations for media players:
With integrated codecs
MPlayer (http://forum.doom9.org/showthread.php?t=129909) - The award-winning OpenSource media player available for Windows now!
SMPlayer (http://smplayer.sourceforge.net/) - SMPlayer intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.
KMPlayer (http://www.download.com/The-KMPlayer/3000-2139_4-10659940.html) - The KMPlayer is all in one media player covering various formats such as VCD, DVD, AVI, MKV, Ogg Theora, OGM, 3GP, MPEG-1/2/4, WMV, RealMedia, QuickTime etc. It has an extra feature to play Incomplete/Damaged AVI file, Locked Media Files while downloading or sharing, Compressed Audio Album (zip, rar) and so on. It handles a wide range of subtitles and allows you to capture audio, video, and screenshots in many ways. The player provides both internal and external filters with a fully controlled environment without grappling with DirectShow merit system (....)
VLC (http://www.videolan.org/vlc/) - VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.
Without integrated codecs
Zoom Player (http://www.inmatrix.com/files/zoomplayer_download.shtml) - Zoom Player is capable of playing all common media formats and quite a few of the not so common, including:
AVI, Matroska (MKV), QuickTime (MOV), Cellphone 3GPP (3GP), Flash (SWF), RealMedia (RA/RM/RMVB/RAM), Windows Media Format (ASF/WMV/WMA including DRM with WMV Professional version), OGG Movie (OGM), MPEG1 (MPG/VCD), MPEG2 (MPG/SVCD/VOB), MPEG4 (DIVX/XVID/ISO), VP3-VP6, MPEG Layer 3 (MP3), Vorbis Audio (OGG), Dolby Digital (AC3), Advanced Audio Coding (AAC), MusePack Audio (MPC), FLAC Audio (FLAC), OptimFROG Audio, Monkey Audio (APE), Wave Audio (WAV), CD-Audio.
Media Player Classic - Home Cinema (http://tibrium.neuf.fr/) - 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.
Windows Media Player - Well, I guess some people like it. The most recent versions have the best media library support outside dedicated music players, for sure, and 11 isn't nearly as bad as 7-10, but that's about the only good thing I can think of. (Someone more objective can chime in.)
That was it =) I put "Media Player Classic - Home Cinema" under "without integrated codecs", because we can shut them off. To install MPC-HC, just start it, go to View -> Options -> Formats under Player -> click the Video button, and then click "Use", not OK. Then go to Output under Playback, and set it to VMR7 (renderless) **, so we can load subtitles in MPC-HC. OK.
You can also set KMPlayer to use your additional codecs too, instead of the integrated.
The media player I use i Zoom Player because it totally relies on additional codecs =) Which is a good thing for me, because I convert and edit movies a lot, so Avisynth is a must. I will later explain how to use Avisynt. And I use MPC-HC for playing DVDs.
If you picked a media player without integrated codecs, you will of course now have to install the codecs yourself. Here is a list of what I recommend to install (you'll be able to play of all formats, except for some veeery rare maybe):
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
==========================
RECOMMENDED SPLITTERS, DECODERS & CODEC’S - Part 1
==========================
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
To view a movie, you first need something that can split the movie, and then something that can decode it, and of course an application to watch it in. Here is what I personally recommend:
If you chose Zoom Player, then you don't need need to install these, since it will automatically do it for you. But you still need to install number 4, the Quicktime decoder, because it can't install because of some license by Apple, I think. So you have to install it yourself.
1. Haali Media Splitter (http://www.free-codecs.com/download/Haali_Matroska_Splitter.htm) for MP4, OGM, MKV.
2. FFDShow (http://www.free-codecs.com/download/FFDShow.htm) for MP4, MKV with H264/X264. Check out VFW configuration - Decoder - Codecs.
3. Real Alternative (http://www.free-codecs.com/download/Real_Alternative.htm) for RM, RMVB, RAM.
4. QT Lite (http://www.free-codecs.com/download/QT_Lite.htm) for MOV video.
5. AC3Filter (http://ac3filter.net/project/1/releases).
That was what you need, and here som other that you don't need, but might come good in handy. I will show you later in the guide what VirtualDubMod is.
6. Lame ACM (http://www.softpedia.com/get/Multimedia/Audio/Audio-CD-Rippers-Encoders/LAME-ACM-Codec.shtml) for VDMod. Used only to encode MP3 with LAME in VirtualDubMod
7. AC-3 ACM Decompressor (http://www.free-codecs.com/download/AC-3_ACM_Decompressor.htm) for VDMod. Used only to encode AC3 in VirtualDubMod
8. XviD Binary (http://www.divx-digest.com/software/xvid.html) (recommend MPEG4-ASP Codec). Used only to encode a movie with XviD.
If the media player you have don't have a function to show subtitle, then you can install VobSub (http://www.free-codecs.com/download/VobSub.htm). Just remember to rename the subtitle file to the exact same name as your movie. Like this:
Movie:
Naruto - Episode 060.avi (avi is the videoformat here, could be another format...)
Subtitle:
Naruto - Episode 060.srt (srt is the subtitle format here, could be another format...)
Vobsub can also edit subtitles. It comes with many different editors which do different things like changing the timesetting (if the subtitle has a slight or long delay), and change font etc...
NOTE: Instead of installing the codec's manually (one-by-one), you could just install Combined Community Codec Pack (CCCP) (http://www.cccp-project.net/), but I prefer to install all these codec’s manually. It's also recommended to install such codec's manually. Codec packs may corrupt something, and give you different of errors. But CCCP is a very good codec pack, indeed.
Sincerely Danny Boy
Danny's Recommended Codec's! ~ Page 2 (http://forum.doom9.org/showthread.php?t=127592)
Special Thanks To:
SealTooGreat - For the first one to help me.
setarip_old - For the 2nd one to help me, and gave me a really nice and complementary answer. Your name is in blue because I think you like blue :)
check - For helping me with a nice answer.
burfadel - For the nice info about MPC and CoreAVC.
foxyshadis - For more nice info about MPC and CoreAVC, and for bringing up AutoGK. And big thanks to the media player list you gave me!
Wilbert - Thanks again for helping me. You gave me a lot to correct, which is very good.
Others - I have to thank other people too that helped me in my last thread (which is now deleted). I still remember the nick of some, and want to thank them for helping me there too.