Hallo

> >   $ lavrec -f a >>>> i P <<<< -d 2 -q 80 -s -l 60 -R l -U \
> >       /Data/newbyhall.avi
> >
> > You need a dash in front of the input option "i".  That's more than
> > likely why you are getting an output file named "i".
> Hm - type that time, but this has happened before when I have remembered
> the -i.  Even more curious is my latest experiment:
> 
> I need to record a longish piece.  I set it going, pointing the file to
> /Data/cottingley.avi, and left it to get on.  When I came back
> recording had stopped with the message
> 
> ++ WARN: [lavrec] Number of given output files reached0.002 td2=0.0461
> 0.15.28:11 int:040 lst: 13 ins:  3 del:  0 ae:  0 td1=0.002 td2=0.046
> Recording time  :  0.15.28:11
> Lost frames     : 013
> A/V sync ins/del: 003/000
> Audio errors    : 000
> 
> It had produced the following files:
> 
> /home/david/i   1.7GB   # part one of the recording
> /home/david/P   1.7GB   # part two of the recording
that 2 files would mean that you forgot the - before the i. 

> /Data/cottingley.avi    1.7GB # part 3 of the recording.
> 
> There is, I think, about as much tape again left to record.
Right, but lavrec only starts a new file if you add the %02d for example
to the output filename. 

Try replacing the /Data/cottingley.avi with /Data/cottingley%02d.avi
and you will get in /Data/ files named: 
cottingley00.avi, cottingley01.avi ....
Till 99 is reached. 

You finde some explanation in the lavrec manpage and the mjpeg-howto. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to