Ok! Let's do my first question...
I get this video with this strange fps: 

> AVI file format detected.
> VIDEO:  [DX50]  540x380  24bpp  19.16 fps  886.2 kbps (108.2 kbyte/s)

and I wanna make a SVCD.. soh I try use -M RATIO  because the subtitles (for the black 
lines), like this:

cat stream.yuv | yuvscaler -v 0 -n n -M RATIO_540_480_380_340 -O SVCD | mpeg2enc -v 0 
-f 4 -F 0 -a 1 -I 0 -q 8 -4 1 -2 1 -g 6 -G 18 -V 200 -o video.m2v

on mpeg2enc:

-f 4 para SVCD

-F 0 para um fps illegal (but I don't really know if it's right!)

-a 1 for 1:1 or 480x480 that will be generate for M_RATIO, or not?

I put all combination that I has... maybe I doing something wrong!

I don't know what do with this video. the error message is:

[EMAIL PROTECTED] VIDEOS]$ cat stream.yuv | yuvscaler -v 0 -n n -M 
RATIO_540_480_380_340 -O SVCD | mpeg2enc -v 0 -f 4 -F 0 -a 1 -I 0 -q 8 -4 1 -2 1 -g 6 
-G 18 -V 200 -o video.m2v
Frame-rate codes:
 0 - UNDEFINED: illegal/reserved frame-rate ratio code
 1 - 24000.0/1001.0 (NTSC 3:2 pulldown converted FILM)
 2 - 24.0 (NATIVE FILM)
 3 - 25.0 (PAL/SECAM VIDEO / converted FILM)
 4 - 30000.0/1001.0 (NTSC VIDEO)
 5 - 30.0
 6 - 50.0 (PAL FIELD RATE)
 7 - 60000.0/1001.0 (NTSC FIELD RATE)
 8 - 60.0
   INFO: [yuvscaler] yuvscaler (version 1.6.1) is a general scaling utility for
yuv frames
   INFO: [yuvscaler] (C) 2001 Xavier Biquard <[EMAIL PROTECTED]>
   INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler

Thanks for any help!
and sory for my bad english! :-)


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to