Hi,
 
> From what I remember streamer can also create mjpeg encoded AVI's. Just
> for testing purposed pleas create a AVI File, just to make sure that
> mpegenc basically can work: streamer -t 0:30 -s 740x480 -r 29.97 -o
> movie.avi -f mjpeg -F stereo

Thank you for your suggestions. I was traveling this week. Sorry, I still could 
not figure out how to respond correctly with ">" indentations and color change -
- anyway

The above command creating movie.avi worked - with 720 (:- 
Mplayer played it back nicely. This is fine, I could also load it to cinerella 
for 
editing. Even glav played it well with sound - remember my previos thread 
nearly two years ago? THANKS!

>> [...@andraslinux ~]$ yuv2lav -v 2 -f a -o test.avi < test.yuv
>> **ERROR: [yuv2lav] unsupported input interlace
> Than try it with -I 1 or 2.

Same problem. My YUV file is 79 Meg. Can I send it to you for testing? Btw I 
tried several settings of streamer recording the YUV, same result.

> Can you view the video with yuvplay ?

No, see here
[...@andraslinux ~]$ cat test.yuv | yuvplay 
   INFO: [yuvplay] Playing frame 0000 - 0:00:00.00
*** glibc detected *** free(): invalid pointer: 0xbfb99af4 ***
Aborted

The screen shows up for a fraction of a second with the first image frame and 
then disappears with the error message in the terminal screen.

> From the video you record I would recommend a command like that:
> cat test.yuv | mpeg2enc -f 8 -x 720 -y 480 -a 2 -I 1 -o test.m2v

same pointer error

Janos
a.k.a. apu a.k.a jankom

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to