Hi all,

this is a weird one.
I'm trying to encode a MJPEG capture to mpeg2 via:
lav2yuv blah.avi | yuvscaler -O DVD | mpeg2enc -f 8 -o blah.m2v

This stops at frame 18087 (723,48 sec), although the avi
is much longer than that.

I tried, to make it simple, to just write a file:
lay2yuv blah.avi > blah.yuv
This resulted in a 11 GB file, which I could view in xine.
The file ended exactly at the same position like the "blah.m2v" above.

I tried with several input files, but always lav2yuv stops
at frame 18000 - 18100 around.

So I am assuming the issue in lav2yuv, although I'm not shure
about that.

I'm using mjpegtools-1.6.1.93-2mdk.i586.rpm, but tried also
a compiled version from source mjpegtools-1.6.2, which
produced  the same effect.

System: Mandrake 10.0 official 

cat /proc/sys/kernel/osrelease 
2.6.3-7mdk-i686-up-4GB
(original MDK-Kernel)

on 

 cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Athlon(tm) XP 1500+
stepping        : 1
cpu MHz         : 1348.887
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips        : 2662.40

with 1024 MB memory

Any hints, suggestions?

Greetings, Rainer.



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to