> From: Matto Marjanovic <[EMAIL PROTECTED]>
> 
> Hey, Steve, out of curiousity,
> 
>  >smil2yuv bugs8.smil | \
>  >y4mscaler -I active=696x468+12+4 -O sar=1:1 -O size=640x480 -S option=cubic | 
>yuvplay
>  >
>  >   INFO: [y4mscaler] Input Stream Header:
>  >   INFO: [y4mscaler] <<<   frame size:  720x480 pixels (518400 bytes)
>  >   INFO: [y4mscaler] <<<   frame rate:  30000/1001 fps (~29.970030)
>  >   INFO: [y4mscaler] <<<    interlace:  bottom-field-first
>  >   INFO: [y4mscaler] <<< sample aspect ratio:  59:54
> 
> How did you get a source stream with 480 lines and NTSC framerate,
>  but with PAL sample aspect ratio (59:54) ??

        You know - that caught my eye too - it didn't feel right (should be
        11:10, right?).

        Straight out of 'smil2yuv' - if I do this:

        smil2yuv bugs8.smil | od -b | head

        I get this:

awds59.6-> smil2yuv bugs8.smil | od -c | head
0000000    Y   U   V   4   M   P   E   G   2       W   7   2   0       H
0000020    4   8   0       F   3   0   0   0   0   :   1   0   0   1    
0000040    I   b       A   5   9   :   5   4  \n   F   R   A   M   E  \n

        So, if 59:54 is wrong then it's a smilutils bug.  That would make
        3 bugs found on the day - did I enter a contest without knowing it? ;)

        Steve


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to