Hi -

> From: Florin Andrei <[EMAIL PROTECTED]>
> I'm creating what i think are _standard_ SVCDs, that is, i'm observing
> the SVCD specifications exactly. I would expect that to be playable on

        _standard_ SVCDs are encoded (in NTSC countries) as 480x480 - it
        looks from the command you gave:

> transcode -i ../dv -F 4,"-a 2 -I 1 -S ${maxfs}" -b 128 -V \
>     -g 720x480 -B 0,15,16 -x dv,avi -y mpeg2enc,mp2enc \
>     -E 44100 -J resample -o ${name}


        That you're creating the SVCD at 720x480 rather than scaling to 480x480

> mpeg2enc -v 0 -f 4 -F 4 -n n  -o "v1".m2v -a 2 -I 1 -S 795

        That is fine - but the data needs to be 480x480 or 480x576 (PAL) for
        standard SVCDs.

> Am i doing something wrong? Or is it just his player that's broken?
        
        I think, looking at the commands, that scaling from 720x480 to 480x480
        was forgotten.   But then perhaps 'transcode' is doing that?   

        Cheers,
        Steven Schultz
        [EMAIL PROTECTED]


-------------------------------------------------------
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