Frage von Dani:Hello,
I have a small but nasty problem with the Mpeg4 v3 codec of Microsoft. I want a video that is coded so that in a standard Mpeg2 convert to a DVD to make.
Unfortunately this does not work. I open the video with TMPG, make everything as I need it and let it render. The result is unfortunately completely useless because the new video nasty coloring aufweist, whole areas are red streaks and drag. With VirtualDub happens, because I see the errors in the preview image.
Play is the original, but easily ... I do not understand. : ((
Have already 2h rumgesucht and researched, but I find no remedy, can someone give me advice?
Thank you and nice weekend!
Dani
Antwort von Gast 0815:
Try the file times using Avisynth capture it. Avisynth.org is currently down, but there are synonymous as under: http://www.free-codecs.com/download/AviSynth.htm
To do this you create a simple script with the MS-editor (with not an Office program!) With the following contents:
DirectShow source ( "C: \ Example Folder \ Beispiel.MP4")
Path and, where appropriate file extension (if in a different container format) are, of course, adjust the quotes in the example but to take over.
This file will save you s.beliebiger body, but with the file extension. Avs. In Virtualdub you now open this file just as you normally load your movies.
If the coloring so resolved?
Greetings from Marburg
Antwort von Gast 0815:
In TMPG you should see the avs script can capture the way, synonymous.
If it is not the same function as the 2nd add Line yet
ConvertToRGB24 ()
added. Why in TMPG sometimes and sometimes does not: http://forum.doom9.org/showthread.php?t=39800
Greetings from Marburg
Antwort von Dani:
Super, it worked! While I initially feared that I do not understand, but with Avisynth hats went.
Thanks for the help, really sweet of you:)))
Have fun!