Hello, for some time know I would record video game footage on my computer using emulators. These programs use certain codecs to compress video and such. Forever now I have used Microsoft video 1 for a codec, but all of a sudden when I would compress videos it makes the video change blue and alternate colors around which isn't good. Anyone with codec experiences or advice on how to fix this issue, I would greatly appreciate because I have searched for 3 days now, and if my question is a tad vague I will clarify.
+ Reply to Thread
Results 1 to 14 of 14
-
-
MS Video 1 is extremely old, slow and doesn't compress well. It sounds like the software is using VFW codecs -- you could try HuffYUV for lossless realtime encoding. You would want to compress that more later on. Some other possibilities are PicVideo MJPEG and Divx. Xvid may work too but it's a little slower. ffdshow includes several VFW encoders.
I would download and install HuffYUV first because it's free and simple. If the software allows you to use HuffYUV it should allow you to use other VFW encoders.
What emulator are you using? -
It's very likely that MS Video1 uses some DLLs which have dependencies based on older versions of Directshow, VFW, etc. It's also very likely that your machine has since been updated beyond the point at which those dependencies have been broken.
Best way around this is to create a "clean sandbox" using a custom-made Virtual Machine, with OS, DS/VFW, and all other apps and features working in the correct era for the codec (both encoding and playback) and for the game emulator.
Scott -
Hello Jonh,
I also record videos from emulators.
Already lost many time looking for best codec.
Now I can share my find.
Use camstudio codec. He's not have colors problem entioned and works on any Windows and any emulator with AVIout
Any questions, reply
Link: http://camstudio.org/CamStudioCodec14.exe
Claudio -
Last edited by johnfranki; 26th Aug 2010 at 18:10.
-
Very strange. Because I record many videos on nestopia and never get desync.
After record, open in VDub and play. If correct sync, this problem is on the players (very normal).
Try record with HUFFYUV (included in Klite Megapack Version). Bigger files but 60fps record no frames on C2D E4500 at 640x480.
Tell us after this.
Claudio -
Do not install Klite Megapack unless you want to screw up your system. ffdshow includes a HuffYUV encoder. Its MJPEG encoder should be pretty fast too. There's a standalone version of HuffYUV that's multithreaded. Its significantly faster than the old single threaded version if you have a multicore CPU.
Last edited by jagabo; 26th Aug 2010 at 20:18.
-
I actual discovered that there is nothing wrong with, either the camstudio or ffdshow codecs when recording on the emulators, but this is just a desync problem that can be fixed with virtual dub. However when I try to compress it says I don't have the two compression codecs that I have, mpeg layer 3 for audio and ffdshow for video, stumped again.
-
I'm not sure what your saying but...
There are two audio systems and two video systems in Windows: Directshow and ACM (Audio Compression Manager), and DirectShow and VFW (Video For Windows). Some programs use one system, some use the other. Each system has its own codecs. ACM and VFW are old and deprecated (though still supported) by Microsoft. Programs written for one system cannot use the other system's codecs. Most media players use DirectShow for both audio and video. Many video editors, including VirtualDub, use VFW and ACM.
Also, it's possible for a codec to have the ability to encode (compress) but not decode (decompress), or vice versa.
ffdshow has separate configuration dialogs its DirectShow and VFW codecs. Be sure you have the video codecs you are using enabled in both sections. Start -> All Programs -> ffdshow -> VFW Configuration, and Start -> All Programs -> ffdshow -> Video Decoder Configuration (DirectShow).
You can use LAME ACM for MP3 encoding and decoding in VirtualDub.
Similar Threads
-
Streamed Video DIVX Codec issue
By Transentient in forum Video Streaming DownloadingReplies: 8Last Post: 19th Jan 2011, 10:44 -
FFMPeg Issue : Codec ID#
By Bonie81 in forum Newbie / General discussionsReplies: 0Last Post: 23rd Oct 2010, 15:10 -
Virttualdub codec issue
By Eg0death1978 in forum Newbie / General discussionsReplies: 6Last Post: 26th Aug 2010, 12:30 -
Codec issue for my clients playing a DVD I produced..
By plemal in forum Newbie / General discussionsReplies: 2Last Post: 11th Mar 2008, 16:34 -
wmv codec issue
By majax79 in forum Software PlayingReplies: 9Last Post: 23rd Nov 2007, 17:38