[MPlayer-users] problems encoding multiple files

Jonas Jermann jjermann at gmx.net
Mon Aug 26 13:16:02 CEST 2002


On Mon, Aug 26, 2002 at 11:59:21AM +0000, Dominik Szczerba wrote:
> I have problems encoding multiple jpg files to divx avi. First of all I 
> read:
> 
> Opening video filter: [flip]
> Movie-Aspect is undefined - no prescaling applied.
> video_out->init(792x272->792x272,flags=8,'MPlayer',0x52474218)
> REQ: flags=0x601  req=0x400 
> REQ: flags=0x201  req=0x0
> *** [divx4] Allocating mp_image_t, 792x272x24bpp RGB packed, 646272 bytes
> *** [expand] Direct Rendering mp_image_t, 792x272x24bpp RGB packed, 
> 646272 bytes
> *** [flip] Direct Rendering mp_image_t, 792x272x24bpp RGB packed, 646272 
> bytes
> Segmentation fault
> 
> So, after disapling flip (I have it set to 0 in config anyway, so bug?) 
> it doesnt crash anymore, but encode with wrong colors.  (lots of blue 
> insetad of red).
> 
> Since some of you are very nervous about TFMs here is what I found:
> 
> faq:
>   A: Your card probably misreports its colorspace capacity. Try with 
> YUY2 instead of default
>   YV12 (see the TV input documentation).
> 
> Not the case? -vop xxx didnt help. neither did -vfm 3 nor 7

Just to be sure: -vop scale didn't help?

> encoding:
> mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o output.avi
> 
> In both cases autodetecting dimentions dont work, I had to specify it 
> manually.

I had a similar problem with mf encoding, it worked with -vop 
scale...


Regards
    Jonas




More information about the MPlayer-users mailing list