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
"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 recordin
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
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 loc
Hallo
> I was able to produce a Segmentation fault in either yuvscaler or
> mpeg2enc. Who/Where would I submit this to?
The users-list is the right one.
Have you compiled the tools, or did you install a RPM.
Which CPU do you have and with optimization does mpeg2enc think it can
use ?
The lines
I was able to produce a Segmentation fault in either yuvscaler or
mpeg2enc. Who/Where would I submit this to?
lav2yuv simpsons1.avi | yuvscaler -n n -O VCD | mpeg2enc -n n -s -r 16 -o
simpsons1.m1v
...
INFO: [mpeg2enc] GOP LENGTH = 12
INFO: [mpeg2enc] Frame start 0 I 0 0
INFO: [mpeg2en