• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] kvcd,mvcd

hi!
hat jemand zufällig ein gutes howto zur erstellung von kvcds oder mvcds? habe schon ziemlich lange gesucht aber nichts geeignetes gefunden! tmpgenc mit wine zu emulieren kommt nicht in frage!

mfg hoody
 
Hoody schrieb:
hi!
hat jemand zufällig ein gutes howto zur erstellung von kvcds oder mvcds? habe schon ziemlich lange gesucht aber nichts geeignetes gefunden! tmpgenc mit wine zu emulieren kommt nicht in frage!

mfg hoody

avidemux2 kann kvcd, aber qualität ist nicht so brauschend...für mvcd gibts nix...

xvcd is sowieso besser!
siehe http://linwiki.de/index.php/Howto:xvcd_mit_ripmake
^^ bomben qualität! nur rsvcd wäre interessanter!
;)
 
danke für die schnelle antwort! also rsvcd wäre natürlich auch interessant! also wenn du weist wos dafürn howto gibt immer her damit :D
jetzt hab ich abern anderes kleines problem wie kann ich aus ner dvd ne mpeg machen ohne dass ich lang rumcompiliern muss un wenn möglich ohne quali verlust ... vobs gehn ja warscheinlich nicht damit oder?
 
hast du dir ripmake überhaut schon mal angeschaut ?

das ist ein "cleveres" script mit Tools ...
ripmake Introduction
The Beginning

The idea of ripmake is to write a tool which automatically (i.e. with as few user interaction as possible) selects the best parameters for a given ripping task. It should inspect the source (e.g. a DVD or an AVI file), extract all important information, calculate the missing parameters and generate a parameter set for transcode that will create an output file of high quality.

First I thought of a tool that performs all the necessary steps itself and calls transcode for the real work. But I soon found out that often a bit of manual intervention is required to achieve the best results. So a different approach came to my mind: Why not write a tool that generates a makefile for the rip and that embeds all automatic options as parameters in it. You can then call different rules for different rip tasks (e.g. render a sample, render whole movie...) and you can overwrite the parameters by redefining the make variables.

So here it is: ripmake - A makefile generator for your ripping tasks.

The first version was quite alpha and simply tried to prove the concept. The current version is an almost complete rewrite of the first version and is quite useful.

und dieses Script ripmake und alle seine zugehörigen Helferlein gibt es sogar als RPMs in meinem Repository:
http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.2-i386/RPMS.suser-oc2pus/
 
der mann hat recht!

leichter als mit ripmake gehts nicht!

rsvcd gibts leider noch nix linux-mäßiges... zB ein .prof für ripmake wäre ne feine sache :p
 
Oben