Xvid Commandline Encoder

  • Jetzt ist der Download tot. Hat das schon einer runtergeladen?

    cu

    Joe
    __________________
    Freedom ist just another word for nothing left to loose.

  • jep, nur isses auf der Kiste in Mz und ich 80km südlich... (bin erst So. wieder dort)

    Pioneer PDP-427 XA | Popcorn Hour NMT C-200 | Sony STR-DB 840 QS | Canton Ergo 91 DC

  • Ansonsten gibt es momentan wohl nur die cvs builds von celtic druid - nur da sind dann noch all die alten bugs drin. Warten wir mal ab ob nicht doch noch einer den neuen build von squid runtergeladen hat :)

    cu

    Joe
    __________________
    Freedom ist just another word for nothing left to loose.

  • Zitat von JoeB

    endlich ist es gelungen, einen Xvid Commandline Encoder zu entwickeln, der sehr gut funktioniert und einen nativen mpeg4 stream als raw stream schreibt und nicht etwas abgewandeltes im avi Kontainer so wie xvid in AutoGK oder sonstwo.

    Hallo,

    wenn ich eine xvid-mkv mit xvid-encraw und eine mit xvid-vfw erzeuge, wie erkenne ich den Unterschied?

    Zitat von JoeB

    und nicht etwas abgewandeltes im avi Kontainer

    Ich kann auch mit xvid_encraw direkt eine avi erzeugen. Was ist denn dann da drin?

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • encraw produziert AFAIK nur nativen output. Aber kannst ja mal den englischen development thread durchforsten. :)

    Zitat von akapuma

    wenn ich eine xvid-mkv mit xvid-encraw und eine mit xvid-vfw erzeuge, wie erkenne ich den Unterschied?


    gute frage. zumindest natives xvid in mkv erkennt man daran, daß man in ffdshow "generic mpeg4" unter codecs aktiviert haben muss. Fourcc ist mp4v, auch wenn man in mmg XviD eingegeben hat. Bei avi ist das nicht der Fall...l

    Pioneer PDP-427 XA | Popcorn Hour NMT C-200 | Sony STR-DB 840 QS | Canton Ergo 91 DC

  • Zitat von kurt

    encraw produziert AFAIK nur nativen output. Aber kannst ja mal den englischen development thread durchforsten. :)


    gute frage. zumindest natives xvid in mkv erkennt man daran, daß man in ffdshow "generic mpeg4" unter codecs aktiviert haben muss. Fourcc ist mp4v, auch wenn man in mmg XviD eingegeben hat. Bei avi ist das nicht der Fall...l


    Braucht hier wirklich jemand ne Antwort drauf (dann würde ich mir mal Mühe geben ;) )? Also xvid als raw stream oder als nativer stream? Besteht da wirklich Bedraf? Selbst bei Akapuma wird doch doch schon längst mit encraw gearbeitet, wenn man das wie Brother John macht :)

    cu

    Joe
    __________________
    Freedom ist just another word for nothing left to loose.

  • Zitat von JoeB

    Braucht hier wirklich jemand ne Antwort drauf (dann würde ich mir mal Mühe geben ;) )?

    Ich bitte drum. Mit Brother John's Tutorial kann zwar auch agkp mit encraw genutzt werden, allerdings ist das nur getrickst. Ein Nachteil des Tricksens ist z.B. die fehlende Möglichkeit zur automatischen Übergabe der Credits. Jetzt, wo bald der Winter kommt (=Programmierzeit), überlege ich, ob ich nicht xvid_encraw fest in agkp einbinden soll. Im Gegensatz zum x264-CLI weiß ich aber noch nicht warum.

    Dann bleibt noch das Problem der Version. Obwohl in der CLI-Hilfe angegeben, unterstützen die aktuellen Builds von celtic_druid nämlich kein mkv-Output, so daß man auf die (einmalige???) Version von squid80 zurückgreifen muß.

    Eine ausführliche Begründung wäre toll!

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • Ich bitte drum. Mit Brother John's Tutorial kann zwar auch agkp mit encraw genutzt werden, allerdings ist das nur getrickst. Ein Nachteil des Tricksens ist z.B. die fehlende Möglichkeit zur automatischen Übergabe der Credits. Jetzt, wo bald der Winter kommt (=Programmierzeit), überlege ich, ob ich nicht xvid_encraw fest in agkp einbinden soll. Im Gegensatz zum x264-CLI weiß ich aber noch nicht warum.

    Dann bleibt noch das Problem der Version. Obwohl in der CLI-Hilfe angegeben, unterstützen die aktuellen Builds von celtic_druid nämlich kein mkv-Output, so daß man auf die (einmalige???) Version von squid80 zurückgreifen muß.

    Eine ausführliche Begründung wäre toll!

    Gruß

    akapuma

    Hi,

    ich habe dann mal hier geantwortet:


    Übrigens gibt es eine Version vom 31.07.2006 und zwar direkt von Squid.

    >Klick Mich<

    Changelog:
    Version 1.2.31.07.2006
    - Neater error reporting and dynamic linking with xvidcore.dll.

    cu

    Joe
    __________________
    Freedom ist just another word for nothing left to loose.

  • neues xvid_encraw build von squid_80:

    I have made a new build available for testing: http://members.optusnet.com.au/squid_80/xvid_encraw.zip

    Changes:

    • -o can be used for avi and mkv files, it decides what format to write based on file extension.
    • -stats takes an optional filename parameter, to specify a file to write the stats to. I guess if you want no output at all (no progress display or stats) you can use -stats nul.
    • The avi writing code is all new (borrowed from virtualdub), this should fix the > 2GB problems people were having. It may contain large bugs, particularly if you run out of space.
    • MKV writer interface was changed a bit, should be transparent (but may have introduced bugs).
    • If ctrl-c is used to terminate the program it should exit gracefully (output files should be flushed, statistics shown).

    The new avi writing code is a big change, if there are any problems with the avi files it creates please me know ASAP.

    Keep aviwriter.dll with xvid_encraw.exe, so if I change it (likely) it can be overwritten without too much hunting around on your hard drive.

    If you get errors about missing msvc dlls, get the vs2005 redistributable pack from here:
    http://www.microsoft.com/downloads/deta…99-220B62A191EE
    I know it's big (2.6mb) but most people will probably already have it and if you don't you'll need it sooner or later, unless you never plan on installing any new software.


    Doom9
    Mirror

    Pioneer PDP-427 XA | Popcorn Hour NMT C-200 | Sony STR-DB 840 QS | Canton Ergo 91 DC

  • Zitat

    New build available (for the second time this week): http://members.optusnet.com.au/squid_80/xvid_encraw.zip

    Changes include plugh's alternative 2 pass algorithm (thread) and Kopernikus's HVS mods (thread). Also some SSIM options from xvid's CVS.

    Zu HVS mods: http://forum.gleitz.info/showthread.php?t=25150

    Es gibt eine Theorie, die besagt, dass das Universum sofort verschwinden und etwas noch Unerklärlicheres und Bizarres an seine Stelle treten wird, sobald jemand herausfindet, wofür es gut ist und warum es existiert.

    Es gibt eine andere Theorie, die besagt, dass das bereits geschehen ist.

  • http://forum.doom9.org/showthread.php?p=948622#post948622

    Hab die Aktuelle version direkt mal angehangen, falls der Link wieder so schnell down geht.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!