• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Video Encoder/Compressor

Joined
May 19, 2007
Messages
7,662 (1.15/day)
Location
c:\programs\kitteh.exe
Processor C2Q6600 @ 1.6 GHz
Motherboard Anus PQ5
Cooling ACFPro
Memory GEiL2 x 1 GB PC2 6400
Video Card(s) MSi 4830 (RIP)
Storage Seagate Barracuda 7200.10 320 GB Perpendicular Recording
Display(s) Dell 17'
Case El Cheepo
Audio Device(s) 7.1 Onboard
Power Supply Corsair TX750
Software MCE2K5
I have some 700 MB files of "documentaries" and some anime i want to store efficiently ...

im using dr divx currently but it doesnt seem to be as efficient as i want, is there anything else?
 
Divx or xvid still seem to be the best for compression afaik, with regard to compression app - try using VirtualDub, has some nice options and can use any codec that is installed on PC.
 
if you are using virtualdub to compress anime and you are willing to mess around with the filters then you can really get the file size down and retain the quality, also the range of controls on virtualdub really makes the difference
 
is there a virtual dub hot-to?
 
can someone create a processing file for me to use that is good?
 
you could either create individual ones for cartoons and one for real life, dont use the same one. or you could just not use filters
 
too 10 hours to encode 21 hrs of video is that normal?
 
h264/x264 codecs will be the most efficient

Yep. h.264 with AAC audio is generally the best compression, although choice of audio format may not matter much if enough bitrate is used. I generally use AutoMKV for by-hand files, and Mencoder with script files takes care of most of the automated stuff. H.264 is usually around 30% smaller size than xvid.

There are other things to consider. H.264 should be in an .mp4 or .mkv container. You can put it in an .avi, but it's not recommended, and any video person who sees you do it will probably think you're an idiot. If you want compatibility with a divx/avi/dvd player, then there are only so many options. H.264 also may require a halfway-decent computer to play it back and takes probably three times as long to encode. .mp4 can't use AC3 audio (which is completely stupid that it can't, but hey, I didn't create it).

Basically, depending on factors, I use xvid or h.264, and wmv for my Zune, and that's pretty much it. There's little reason to use other formats unless it's for a specific playing device such as mpeg2 for a DVD player.

You can shrink the filesize at the same quality by cutting the resolution and things like that. Just depends what your goals are with the file. Anime is generally considered the hardest media to properly convert into something else, btw. If the file sizes are already "decent," I'd consider just leaving them be. If you want to convert to put them on an ipod or Zune or something, that's a whole lot easier because great quality rarely matters so you can cut more corners.

And, yeah, on an 2200+ XP, even xvid encoding can take awhile. H.264 on my 3ghz Core2Duo often is around 25fps. Like I said, if the filesizes are already decent, you may not want to bother. :)

Also, if for some reason you'd want to edit the files later, xvid in a .avi is the easiest. It can be a big pain to cut commercials or whatever out of even an mpeg, much less something in an .mp4 or .mkv container. And with xvid/.avi, you can still use good ol' VirtualDub, which generally isn't recommended at all for other formats. It can do it, but it's along the same lines as putting h.264 in an .avi, it's all hacked up and can cause playing problems later, etc.
 
Last edited:
Back
Top