VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Aug 2010
    Location
    Brazil - São Paulo
    Search Comp PM
    I'm having problem to convert a avi file to mpeg2 with 'HC encoder', the video is getting a little strange, but converting with Freenc is getting all normal.

    anyone could tell me why?

    Media Info of this avi file:

    Video
    ID : 0
    Format : MPEG-4 Visual
    Format profile : Advanced Simple@L5
    Format settings, BVOP : Yes
    Format settings, QPel : No
    Format settings, GMC : No warppoints
    Format settings, Matrix : Default (H.263)
    Muxing mode : Packed bitstream
    Codec ID : XVID
    Codec ID/Hint : XviD
    Duration : 19mn 39s
    Bit rate : 1 629 Kbps
    Width : 720 pixels
    Height : 480 pixels
    Display aspect ratio : 3:2
    Frame rate : 29.970 fps
    Standard : NTSC
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Compression mode : Lossy
    Bits/(Pixel*Frame) : 0.157
    Stream size : 229 MiB (100%)
    Writing library : XviD 1.2.1 (UTC 2008-12-04)

    AVS Script:

    PlugDir="C:\Arquivos de programas\DIKO\avisynth plugins\"
    LoadPlugin(PlugDir+"sampler.dll")
    LoadPlugin(PlugDir+"VSFilter.dll")
    Avisource("C:\Documents and Settings\SSSSS\Desktop\videos_chaves\video2\video. avi",false)
    AssumeFPS(29.97)
    WIDESCREEN=0
    Overscan=0
    source_widescreen=0
    WIDTH=720
    HEIGHT=480
    INTERLACED=false
    LoadPlugin(PlugDir+"blockbuster.dll")
    LoadPlugin(PlugDir+"deen.dll")
    LoadPlugin(PlugDir+"asharp.dll")
    LoadPlugin(PlugDir+"undot.dll")
    LoadPlugin(PlugDir+"autocrop.dll")
    Import(PlugDir+"resize.avsi")
    Import(PlugDir+"addaudio.avsi")
    converttoyv12()
    Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
    Deen("c2d",2,4,6,4,6,0.5,9,"")
    asharp(1,4)
    UnDot()
    DivXResize(WIDTH, HEIGHT, 0, "BicubicResize",WIDESCREEN)
    Blockbuster(method="noise",detail_min=1,detail_max =10,variance=0.3,seed=2)
    DivXBorders(HEIGHT,OVERSCAN)
    AddAudio()Converttoyv12()

    thx.
    Last edited by sgbd; 28th Nov 2010 at 16:20.
    Quote Quote  
  2. What do you mean by, "the video is getting a little strange"? Is it an aspect ratio issue, 4:3 when it should be 16:9 or vice-versa? Post a small sample that shows the problem, or even a pic.
    Quote Quote  
  3. Member
    Join Date
    Aug 2010
    Location
    Brazil - São Paulo
    Search Comp PM
    Originally Posted by manono View Post
    What do you mean by, "the video is getting a little strange"? Is it an aspect ratio issue, 4:3 when it should be 16:9 or vice-versa? Post a small sample that shows the problem, or even a pic.
    image is jumping to the right side, later I can post a picture of the same.
    Quote Quote  



Similar Threads

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