I am in North america, and trying to record in NTSC.  I think that is 
where my problem is.  I am going to try to debug the code.  I'll let you 
know what I find.  Thanks for you help Bernhard.

On Thu, 6 Mar 2003, Bernhard Praschinger wrote:

> "Jacob D. Sheck" schrieb:
> > 
> > This is what I did
> > 
> > streamer -q -F mono16 -f mjpeg -n ntsc -r 23.976 -t 270 -o test.avi
> > lav2yuv +p test.avi | mpeg2enc -f 2 -F 1 -o test.m1v
> > 
> > And I get it to Seg Fault
> Add to mpeg2enc the -F 1 (24000.0/1001.0 FPS) option.
> 
> The frame rate you use for recording it not a very common one. Can you
> record again with the typical 30000:1001 FPS (about 29,97) and see if it
> happens agin.
> 
> > Berni asked for the INFO from mpeg2enc
> > I was not able to get this information.  What option would tell me this?
> > I am using a localy compiled binary on my machine,  with code from
> > mjpegtools-1.6.1 the machine is a Pentium 4 2.4.
> > 
> > Berni also asked me to try "lav2yuv test.avi >/dev/null"
> > [EMAIL PROTECTED] tv]$ lav2yuv test.avi >/dev/null
> > **ERROR: [lav2yuv] File test.avi has 23.976216 frames/sec, choose norm
> > with +[np] param
> Please add there the +p option. This should work well. 
> 
> 
> auf hoffentlich bald,
> 
> Berni the Chaos of Woodquarter
> 
> Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
> www: http://www.lysator.liu.se/~gz/bernhard
> 



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to