On Thu, 12 Aug 2004 14:48:43 +0300 marianciuc <[EMAIL PROTECTED]> wrote:
> Am un fisier si-l "tai" in doua cu mencoder, prima parte de 15 Mb, si > cit mai ramine, restul > Primul fisier il obtin cu : > "mencoder abba.mpg -ovc copy -oac copy -endpos 15mb -o abba1.mpg" [...] > Si m-am gindit sa-l "tai" in doua , dar tre sa-l pun la loc ca sa-l > vad. Sau orice alternativa de solutie e binevenita. Solutia 1: http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-fix-avi.html#menc-feat-appending "7.5.1. Appending multiple AVI files As a side-effect, the broken AVI fixer function enables MEncoder to append 2 (or more) AVI files: Command: cat 1.avi 2.avi > 3.avi mencoder -noidx -ovc copy -oac copy -o output.avi 3.avi Note: This expects 1.avi and 2.avi to use the same codecs, resolution, stream rate etc, and at least 1.avi must not be broken. You may need to fix your input AVI files first, as described above. " Solutia 2: http://zebra.fh-weingarten.de/~transcode/man1/avimerge.1.html "_avimerge_ merges several AVI-files into one. Can also be used to fix an index of a broken file and can also replace audio tracks or muxes new ones. It can read raw AC3 and MP3 files for multplexing." Eu prefer avimerge, e mai rapid si da rezultate mai bune calitativ. -- Tibi --- Detalii despre listele noastre de mail: http://www.lug.ro/
