After reinstalling my OS I have been having troubles getting mpeg-2 / Vob file to encode when directly loaded into WME9. The codec's (GDL & Cyberlink) used in the past do not work now. Currently I am using Elcard's MPEG & AC3 Filter. GraphEdit Renders as: MPEG movie -> MPEG-2 Demultiplexer to AC3 Filter -> DirectSound Device / Elecard MPEG-2 Video Decoder -> Video Renderer. This Combo will load MPEG-2 Files into the encoder, however, sometimes a watermark type image is encoded on the upper right hand corner. (attached image) The image is visible with both the Input and Output images. Present with Emergency!, Full Metal Jacket. Not present with Talladega Nights. All MPEG's were ripped using the same version of Magic DVD Ripper This Image is not encoded when the MPEG is loaded with an .avs script (something I am just learning) Could this be the MPEG2 Demultiplexer or The MPEG Decoder. Both the MPEG Demultiplexer and MPEG Splitter are in the mpg2splt.ax. Has anyone run into this before. I am getting the hang of the AviSynth way however, I cannot use the Batch Encoder without a slew of error messages (I suspect from the encoder attempting to get a % complete number to display) during the second pass. Does anyone know how to 1.) Remove the mark, or 2.) stop the batch encoder from giving error messages about % complete during the Second pass.
Presumably the Elecard decoder is adding it. You should check its options to see if you can disable the logo, or remove it in favor of some other mpeg-2 decoder, like ffdshow.
It does not show up when playing the mpeg through Windows Media Player, or Cyberlink's DVD player. Looking back he registration form in the folder uses the same icon. Why does it only show up in the Windows Media Encoder interface? I do not like to have alot of codec's on my PC and one of the reason's I choose Elecard was that it was one of the codec's listed on the wmwiki and McoreD's website. Is ffdshow as compatible as Elecard? Why does the Image not show up through Avisynth? Also do you know of anyway to use the Batch Encoder with AviSynth input? Also Thank You for your help.