VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Apr 2005
    Location
    Sweden
    Search Comp PM
    Hi
    I have convert some movie from DVD and even from LAVC movie but I have now problem to play that movie I have convert from DVD in my mediaportal

    Just nothing happend and I have even install Xvid and some other codec.
    VLC can play it but not mediaportal

    I open the file with Gspot and find some information that the Corrupt AVI head but when I run Divfix it say nothing is wrong.

    Movie that work play on mediaportal


    Movie that dont work play on mediaportal



    The code I use to convert from another fileformat to DX50
    Code:
    ffmpeg -i moviein.avi -vcodec copy -acodec copy -vtag DX50 movieout.avi

    The code I use to convert from DVD
    Code:
    mencoder dvd://1 -dvd-device movie.iso  -aid 128 -sid 3 -oac mp3lame -lameopts abr:br=128  -ovc lavc -lavcopts vcodec=mpeg4:vhq:v4mv:vqmin=2:vbitrate=1267 -vf pp=de,crop=0:0:0:0,scale=720:548 -ffourcc DX50 threads=2 -o movie.avi
    to make it work and I can play on my mediaportal I have to first convert DVD till AVI with mencoder and then convert AVI to AVI with FFMPEG and that is strange??
    Quote Quote  
  2. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    The most obvious thing that jumps out top me is the first line in the Container section of the g-spot screen. The bit that says "Corrupt AVI Header". It looks like the file never encoded properly to begin with.
    Read my blog here.
    Quote Quote  
  3. Member
    Join Date
    Apr 2005
    Location
    Sweden
    Search Comp PM
    Originally Posted by guns1inger
    The most obvious thing that jumps out top me is the first line in the Container section of the g-spot screen. The bit that says "Corrupt AVI Header". It looks like the file never encoded properly to begin with.
    yes but Divfix say that is nothing wrong with the file

    Number of errors: 0
    Done.
    I can convert the AVI file I have done with ffmpeg but next time I going to convert at DVD I dont like to convert and then convert again
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Try fix it with divfixPP also.
    Quote Quote  
  5. Member
    Join Date
    Apr 2005
    Location
    Sweden
    Search Comp PM
    Originally Posted by Baldrick
    Try fix it with divfixPP also.
    thanks but the problem dont work for me, is only save about 6 kb of the new file.

    but that is ok I can fix the file I have now with ffmpeg but I have to change my mencoder file to make it work nextime I want to convert a DVD but I dont know what to change.

    I maybe going to use ffmpeg to that too.
    Quote Quote  



Similar Threads

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