VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Member
    Join Date
    Feb 2005
    Location
    United States
    Search Comp PM
    Using MainConcept, I converted an AVI file to MPG for making a DVD. When I play the new file, it is upside down. Comparing it to the source file, it appears to be vertically flipped to upside down, rather than rotated to upside down.

    Is it a problem with the source file? Or is it something that I did without knowing? Can it be fixed?

    Sound seems to be OK, but the movie is Japanese, so I'm not sure that I would notice anything wrong.
    Quote Quote  
  2. Member
    Join Date
    Feb 2004
    Location
    Australia
    Search Comp PM
    List any and all codec packs you may have installed, ie, klite, divx6 ... some are known to cause such interference.

    Run gspot on avi and get internal details and post results.
    Quote Quote  
  3. If you're using Xvid you can force it to flip the video in the Xvid config dialog. Some other codecs have this option.
    Quote Quote  
  4. I think I remember reading that some codecs output upside down video when converted, DivX3 maybe? Anyway, one fix is to feed an AviSynth script into the encoder with FlipVertical added in:

    AVISource("C:\Path\To\Movie.avi",False)
    FlipVertical()

    "False" disables the audio, if wanted or needed. Adjust for your names and paths.

    http://avisynth.org/mediawiki/AviSource
    http://avisynth.org/mediawiki/Flip
    Quote Quote  
  5. Mod Neophyte redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Search Comp PM
    We used to have a 'sticky' about that, but I guess it isn't as common a problem anymore.
    Quote Quote  
  6. Banned
    Join Date
    Jun 2007
    Location
    UNREACHABLE
    Search Comp PM
    http://avisynth.org.ru/docs/english/corefilters/directshowsource.htm says:

    Some decoders (notably MS MPEG-4) will produce upside-down video.
    You'll have to use "FlipVertical()".
    \\\
    Quote Quote  
  7. Member
    Join Date
    Feb 2005
    Location
    United States
    Search Comp PM
    OK, here is the GSpot Screenshot. Apparently, if I'm reading GSpot correctly, a codec named 'FMP4' is required but not installed. Is this the problem?

    Also note some new developments:
    As suggested, I tried to write an avisynth script using FitCD and also by simply writing it in NotePad. But I cannot get MainConcept to accept the avisynth script. I even searced for a fix for that, found one (renaming the 'iDShow.dll' file to 'iDshow.bak'), and MainConcept will still not accept the avisynth script; it gives a message that no video data is found when I try to load the avs file.
    Also, when I first converted the file, while the picture was upside down, the sound was apparently just fine. Now, after all that, when I load the original AVI file into MainConcept, it doesn't acknowledge an audio source at all. When I play the AVI file in a player (VLC, Nero), the sound is just fine.



    Hope someone can help. Thanks for your time.
    Quote Quote  
  8. ffdshow includes an fmp4 decoder (in the "Other MPEG4" section). You could probably get away with changing the fourcc to XVID and using Xvid's vertical flip option.
    Quote Quote  
  9. Member
    Join Date
    Feb 2005
    Location
    United States
    Search Comp PM
    As suggested, I downloaded ffdshow, and I did a small test run with MainConcept. The video is now right-side up as it should be, but there is no sound. When I load the file into MainConcept, it doesn't acknowledge that there is an audio source.

    I find it odd because, as I said in my last post, when I converted the AVI file the first time, MainConcept acknowledged the audio source, and the audio on the resulting MPG file was just fine, but the picture was upside down. But now, after that first attempt, when I load the AVI file into MainConcept, it will not acknowledge the audio source; the field for 'AUDIO MODE' is grayed out. I'm guessing this is not a result of installing ffdshow, because it was happening before I installed ffdshow. So what changed after the original conversion?

    How can I get this thing done with the video and the audio?
    Quote Quote  
  10. Try enabling or disabling ffdshow's MP3 decoder:

    Start -> All Programs -> ffdshow -> Audio decoder configuration... Hilite Codecs in the left pane, use the pulldown next to MP3 in the right pane to enable or disable the MP3 decoder.
    Quote Quote  
  11. Member
    Join Date
    Feb 2005
    Location
    United States
    Search Comp PM
    Thanks for the input, but it didn't work. MainConcept still won't recognize the audio source from the AVI file. And I'm still wondering why it recognized the audio when I first converted the file to MPG, but won't recognize it now.
    Quote Quote  
  12. So what? Demux the audio from the AVI and convert it to AC3 or some other DVD compliant audio yourself. Then mux it back in when authoring.
    Quote Quote  
  13. This happens with decoders that are written incorrectly. They should tell Video for Windows whether the image is the traditional Windows type or the rest-of-the-world type (basically one has the 0,0 co-ordinate in the bottom-left corner and the other in the top-left corner). Get it wrong at the picture appears flipped. This only happens with RGB data coming out of the decoder.
    Quote Quote  
  14. Member
    Join Date
    Feb 2005
    Location
    United States
    Search Comp PM
    Thanks for the tip about dumuxin/muxing. I've made a note of it for future referance. And I'm now closing the books on this one. I finally gave in and did it with Tsunami DVD Author. It worked just fine, except that it takes a whole lot longer than MainConcept. In this case, 34 hours and 14 minutes with Tsunami, as compared to 3 or 4 hours with MainConcept. Probably should think about getting a new computer with more powerful, faster processor.
    Thanks to everyone for the help.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!