[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [MPlayer-users] error with mencoder 3pass with input from a pipe
On Sat, 2 Mar 2002, Tim U. wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Sat, Mar 02, 2002 at 04:29:50AM +0200, Steve Stavropoulos wrote:
> > [steve@xxxxxxxx The_Patriot]$ (head -c 2027593728
> > /mnt/tmp/dripcache_01_0.vob && head -c 734003200
> > /mnt/tmp/dripcache_01_1.vob ) | mencoder -aid 128 -ovc frameno -oac
> > mp3lame -o /mnt/tmp/frameno.avi -lameopts q=7:vbr=2 -
>
>
> Why are you putting frameno.avi in /mnt/tmp? The next 2 passes look
> for frameno.avi in the current directory. I think that is your
> problem right there.
>
I have already moved the frameno.avi to the right place before the next
pass. I had some space problems and didn't know if it was going to fit in
the current partition.
Some other thought on this?