[MPlayer-users] join videos

gabor gabor at realtime.sk
Mon Oct 7 20:58:02 CEST 2002


On Mon, 2002-10-07 at 19:43, Ish Rattan wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Mon, 2 Sep 2002, gabor farkas wrote:
> 
> > 2. cat 1.avi 2.avi | mencoder -ovc copy -oac copy -o out.avi --forceidx
> > 	i'm not 100% sure about the syntax, but you get the idea
> 
> I tried this command and seems I am missing something, output shown
> below.  Can someone post the correct steps (I did try the archives..).


"mencoder -" causes mencoder to read from stdin..

so the correct syntax should be something like:

cat b?.avi | mencoder - -ovc copy -ovc copy -o out.avi

bye,
gabor
> 
> -ishwar
> ---
> $ cat b?.avi | mencoder -ovc copy -ovc copy -o out.avi
> 
> 
> MEncoder 0.90pre6-3.1.1 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
> 
> CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 3)
> CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
> Reading /local/users/ishwar/.mplayer/codecs.conf: 38 audio & 104 video codecs
> File not found: 'frameno.avi'
> 
> Missing filename!
> 
> Exiting...
> 
> $
> ---
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
-- 
That's life for you, said McDunn.  Someone always waiting for someone 
who never comes home.  Always someone loving something more than that 
thing loves them.  And after awhile you want to destroy whatever 
that thing is, so it can't hurt you no more.
                -- R. Bradbury, "The Fog Horn"




More information about the MPlayer-users mailing list