Hallo > source avi: > > Cache fill: 5,47% (458752 bytes) AVI file format detected. > VIDEO: [DIV3] 384x288 24bpp 24,000 fps 945,8 kbps (115,5 kbyte/s) Do you have a PAL/NTSC or Film source ? >From the pictures size I'd guess that you have a PAL movie, but from the framerate I'd say you have something from film. But 24PFS are no valid PAL framerate.
> but i have some errors: > > [EMAIL PROTECTED] perl]$ lavplay video.avi > lavplay1.6.1.90 > lavtools version 1.6.1.90 > **ERROR: [lavplay] File video.avi has 23.999808 frames/sec, choose norm > with +[np] param > [EMAIL PROTECTED] perl]$ Seems that something sets the framerate wrong. You can correct that if you insert yuvfps (avablie in the current test release, NOT in the 1.6.1 or earlier): cat stream.yuv | yuvfp -c 24:1 | yuv2lav If you don't want to do that again you have to add the +n option. Maybe to other tools to. For the encoding you can use yuvfps directly after lav2yuv so the other tools do not have any problems. > or in gmplayer: [...] > Playing /mnt/lfs/vilfred/perl/video.avi > Cache fill: 4,10% (344064 bytes) AVI file format detected. > AVI_NI: No audio stream found -> no sound. > AVI: No audio stream found -> no sound. > VIDEO: [MJPG] 384x288 24bpp 24,000 fps 5877,5 kbps (717,5 kbyte/s) > vo_yuv4mpeg: Using (default) progressive frame mode > ========================================================================== > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > Selected video codec: [ffmjpeg] vfm:ffmpeg (FFmpeg MJPEG decoder) > ========================================================================== > Audio: no sound > Starting playback... > VDec: vo config request - 384 x 288 (preferred csp: Planar 422P) > VDec: using Planar YV12 as output csp (no 3) > Movie-Aspect is undefined - no prescaling applied. > VO: [yuv4mpeg] 384x288 => 384x288 Planar YV12 > [ws] Error in display. > [ws] Error code: 169 ( BadShmSeg (invalid shared segment parameter) ) > [ws] Request code: 146 > [ws] Minor code: 2 > [ws] Modules: enable_cache > Broken pipe > [EMAIL PROTECTED] perl]$ That is strange why mplayer breaks here. 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: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users