VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. what is a frame server and how do i make one so i can encode my fricken movie. thanks
    Quote Quote  
  2. you'd have to say from witch sotfware you want to frame serve.
    Quote Quote  
  3. Member
    Join Date
    Feb 2001
    Location
    Berlin, Germany
    Search Comp PM
    ..and you would have to say to which software you want to frameserve
    >>What is frameserve?
    >>where are the FAQs ?
    Quote Quote  
  4. i am stupid and i still cant figure this out what should i use with G-knot? im trying to go from svcd to avi/divx? thanks
    Quote Quote  
  5. i am stupid and i still cant figure this out what should i use with G-knot? im trying to go from svcd to avi/divx? thanks
    Quote Quote  
  6. Member spidey's Avatar
    Join Date
    Apr 2001
    Location
    U.S.A.
    Search Comp PM
    If you have an Mpeg 2 codec installed just load your source SVCD into Virtual Dub and encode it as an DivX'd avi.

    Look to the left under CONVERT. You'll mostly be working backwards as to what is being done throughout the page.
    ~~~Spidey~~~


    "Gonna find my time in Heaven, cause I did my time in Hell........I wasn't looking too good, but I was feeling real well......" - The Man - Keef Riffards
    Quote Quote  
  7. unfortunatly i dont have the source cd. so im stuck any other ideas?
    Quote Quote  
  8. Member spidey's Avatar
    Join Date
    Apr 2001
    Location
    U.S.A.
    Search Comp PM
    I'm sorry for being unclear - by source SVCD - I mean the source clip

    svcd.mpg
    ~~~Spidey~~~


    "Gonna find my time in Heaven, cause I did my time in Hell........I wasn't looking too good, but I was feeling real well......" - The Man - Keef Riffards
    Quote Quote  
  9. If you are using Gordian Knot, it already comes with the Frame Servers you need. It uses DVD2AVI and Avisynth. Perhaps you should try reading the Gordian Knot HOWTO on doom9.org ;)

    http://www.doom9.org/divx4-avs-main.htm

    Even better, maybe you should read the SVCD to DivX guide :o)

    http://www.doom9.org/svcd2divx.htm

    Let me know if you need some help. How many CD's is the SVCD?

    Good Luck.

    wh
    Quote Quote  
  10. this is what i got when i did what it told me to do:

    2/13/2002 6:12:09 PM: Job "Lord of the Rings " started.

    o Encode WAV -> MP3: C:\LOTR\001_lotr MPA T01 DELAY 0ms.wav
    o DivX4-First Pass: D:\Program Files\GordianKnot\DVD2AVI.exe
    o DivX4-Second Pass: D:\Program Files\GordianKnot\DVD2AVI.exe
    o Mux Audio.
    End of Job 2 (Lord of the Rings ).
    __________________________________________________ __________________________________________________ ___________________

    Gordian Knot 0.23.0.17
    Encoding Job Data:

    Type: EncD4_Both
    Number: 2
    Name: Lord of the Rings
    Platform: WinXP (5.1.2600).2

    Files:
    VirtualDubExe: D:\PROGRA~1\GORDIA~1\virtualdub\Virtualdub.exe
    NandubExe: C:\lame\lame.exe
    AviFinal: C:\LOTR\lotr.avi
    AviMovie: C:\LOTR\lotr_Movie.avi
    AviCredits: C:\LOTR\lotr_Credits.avi
    MovieFS: D:\Program Files\GordianKnot\DVD2AVI.exe
    CreditsFS:
    Log : C:\LOTR\lotr.log
    Stats: C:\LOTR\lotr.stats
    Ecf :

    Options:
    Quality/DRF: 0
    CreditsStart: 0
    UseEcf: 0
    CreditsIVTC: 0
    CreditsAppend: 1
    DeleteInterm.: 0
    EnforceBitrate:0
    AntiShit: 0

    Calculator:
    VideoSize: 1418135 kbyte.
    Audio1Size: 1845531 kbyte.
    Audio2Size: 0 kbyte.
    Overhead: 20226 kbyte.
    AviSize: 3283892 kbyte (3206 mbyte).
    FilesSize: 0 kbyte.
    TotalSize: 3283892 kbyte (3206 mbyte).
    Interleaving: vbrmp3
    Bitrate: 1084 k(=1000)Bits/s
    Frames: 321069
    FPS: 29.970
    Duration: 2:58:33
    Quality: 0.100 bits/(pixel*frame).
    CompCheck3: 0.000 bits/(pixel*frame).
    CompCheck4: 0.000 bits/(pixel*frame).
    Resolution: 704 x 512

    Audio 1:
    mode: wav -> mp3
    sourceFile: C:\LOTR\001_lotr MPA T01 DELAY 0ms.wav
    wavFile: C:\LOTR\001_lotr MPA T01 DELAY 0ms.wav
    mp3File: C:\LOTR\001_lotr MPA T01 DELAY 0ms_1.mp3
    azid: "-z1 -b1 -c normall -L -3db "
    lame: "--alt-present 160"
    delay: 0
    interval: 2
    preload: 500
    mux: 1
    recalc: 1
    deleteWav: 0

    Audio 2:
    none.


    6:12:10 PM: Started Transcoding Audio.

    6:12:10 PM: LAME: Encoding C:\LOTR\001_lotr MPA T01 DELAY 0ms.wav
    Commandline: D:\PROGRA~1\GORDIA~1\lame.exe --alt-present 160 "C:\LOTR\001_lotr MPA T01 DELAY 0ms.wav" "C:\LOTR\001_lotr MPA T01 DELAY 0ms_1.mp3"
    6:12:12 PM: Finished. Duration: 2 seconds.

    6:12:12 PM: Audio Done.
    6:12:12 PM: ERROR: MP3-File-Size is zero! Transcoding failed.
    6:12:12 PM: ERROR: Will not recalculate bitrate! - Maybe you can add audio later...
    6:12:12 PM: Audio 1, determined: 0 kb
    6:12:12 PM: Audio 1, calc: 1845531 kb

    Adding this script to D:\PROGRA~1\GORDIA~1\virtualdub\VirtualDub.jobs:

    // $job "DivX4 First Pass"
    // $input "D:\Program Files\GordianKnot\DVD2AVI.exe"
    // $output "C:\LOTR\lotr.avi"
    // $state 0
    // $start_time 0 0
    // $end_time 0 0
    // $script

    VirtualDub.Open("D:\\Program Files\\GordianKnot\\DVD2AVI.exe",0,0);
    VirtualDub.audio.SetSource(0);
    VirtualDub.audio.SetMode(0);
    VirtualDub.audio.SetInterleave(1,0,0,0,0);
    VirtualDub.audio.SetClipMode(1,1);
    VirtualDub.audio.SetConversion(0,0,0,0,0);
    VirtualDub.audio.SetVolume();
    VirtualDub.audio.SetCompression();
    VirtualDub.video.SetDepth(24,24);
    VirtualDub.video.SetMode(1);
    VirtualDub.video.SetFrameRate(0,1);
    VirtualDub.video.SetIVTC(0,0,-1,0);
    VirtualDub.video.SetRange(0,0);
    VirtualDub.video.SetCompression(0x78766964,0,10000 ,0);
    VirtualDub.video.SetCompData(316,"YIoQANAHAAAKAAAA FAAAACwBAAAMAAAAAgAAAAUAAAACAAAAKAAAAAAAAAAAAAAAAA AAAP////8BAAAAQzpcTE9UUlxsb3RyLmxvZwAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAA= ");
    VirtualDub.video.filters.Clear();
    VirtualDub.subset.Delete();
    VirtualDub.SaveAVI("C:\\LOTR\\lotr.avi");
    VirtualDub.Close();

    // $endjob
    //
    //--------------------------------------------------
    // $done

    6:12:12 PM: Started DivX4-First Pass: D:\Program Files\GordianKnot\DVD2AVI.exe
    6:12:15 PM: Finished DivX4-First Pass. Duration: 2 seconds.
    6:12:15 PM: Trying to open Log-file.
    6:12:15 PM: Error: Could not open C:\LOTR\lotr.log
    6:12:15 PM: Error: Could not count encoded Frames.
    6:12:15 PM: Speed: 0.000 Frames per Second.
    6:12:15 PM: WARNING: Number of counted frames differs from settings!
    6:12:15 PM: WARNING: Settings: 321069
    6:12:15 PM: WARNING: Counted: 0
    6:12:15 PM: WARNING: Difference: 321069
    6:12:15 PM: Correcting Bitrate...
    6:12:15 PM: Original Bitrate = 1084 k(=1000)Bits/s
    6:12:15 PM: ERROR: Correction impossible.
    6:12:15 PM: Now encoding at 1084 k(=1000)Bits/s

    Adding this script to D:\PROGRA~1\GORDIA~1\virtualdub\VirtualDub.jobs:

    // $job "DivX4 Second Pass"
    // $input "D:\Program Files\GordianKnot\DVD2AVI.exe"
    // $output "C:\LOTR\lotr.avi"
    // $state 0
    // $start_time 0 0
    // $end_time 0 0
    // $script

    VirtualDub.Open("D:\\Program Files\\GordianKnot\\DVD2AVI.exe",0,0);
    VirtualDub.audio.SetSource(0);
    VirtualDub.audio.SetMode(0);
    VirtualDub.audio.SetInterleave(1,0,0,0,0);
    VirtualDub.audio.SetClipMode(1,1);
    VirtualDub.audio.SetConversion(0,0,0,0,0);
    VirtualDub.audio.SetVolume();
    VirtualDub.audio.SetCompression();
    VirtualDub.video.SetDepth(24,24);
    VirtualDub.video.SetMode(1);
    VirtualDub.video.SetFrameRate(0,1);
    VirtualDub.video.SetIVTC(0,0,-1,0);
    VirtualDub.video.SetRange(0,0);
    VirtualDub.video.SetCompression(0x78766964,0,10000 ,0);
    VirtualDub.video.SetCompData(316,"YIoQANAHAAAKAAAA FAAAACwBAAAMAAAAAgAAAAUAAAADAAAAKAAAAAAAAAAAAAAAAA AAAP////8BAAAAQzpcTE9UUlxsb3RyLmxvZwAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAA= ");
    VirtualDub.video.filters.Clear();
    VirtualDub.subset.Delete();
    VirtualDub.SaveAVI("C:\\LOTR\\lotr.avi");
    VirtualDub.Close();

    // $endjob
    //
    //--------------------------------------------------
    // $done

    6:12:15 PM: Started DivX4-Second Pass: D:\Program Files\GordianKnot\DVD2AVI.exe
    6:12:15 PM: Finished DivX4-Second Pass. Duration: 0 seconds.
    6:12:15 PM: Speed: 0.000 Frames per Second.

    Adding this script to D:\PROGRA~1\GORDIA~1\virtualdub\VirtualDub.jobs:

    // $job "DivX4 Append"
    // $input "C:\LOTR\lotr_Movie.avi"
    // $output "C:\LOTR\lotr.avi"
    // $state 0
    // $start_time 0 0
    // $end_time 0 0
    // $script

    VirtualDub.Open("C:\\LOTR\\lotr_Movie.avi",0,0);
    VirtualDub.audio.SetSource(0);
    VirtualDub.audio.SetMode(0);
    VirtualDub.audio.SetInterleave(1,0,0,0,0);
    VirtualDub.audio.SetClipMode(1,1);
    VirtualDub.audio.SetConversion(0,0,0,0,0);
    VirtualDub.audio.SetVolume();
    VirtualDub.audio.SetCompression();
    VirtualDub.video.SetDepth(24,24);
    VirtualDub.video.SetMode(0);
    VirtualDub.video.SetFrameRate(0,1);
    VirtualDub.video.SetIVTC(0,0,-1,0);
    VirtualDub.video.SetRange(0,0);
    VirtualDub.video.SetCompression();
    VirtualDub.video.filters.Clear();
    VirtualDub.subset.Delete();
    VirtualDub.SaveAVI("C:\\LOTR\\lotr.avi");
    VirtualDub.Close();

    // $endjob
    //
    //--------------------------------------------------
    // $done

    6:12:15 PM: Started Appending Credits: C:\LOTR\lotr_Movie.avi
    6:12:16 PM: Finished Appending Credits. Duration: 0 seconds.

    6:12:16 PM: Done.
    6:12:16 PM: Movie = C:\LOTR\lotr.avi
    Total Encoding Time: 6 seconds.
    2/13/2002 6:12:16 PM: Job "Lord of the Rings " finished.
    __________________________________________________ __________________________________________________ ___________________


    im not sure what to do so i think im gonna quit.
    Quote Quote  



Similar Threads

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