I am trying to make a VCD, or svcd, or x, or something :) the DVD player I am trying to use understands fatfs, and when I ran (from the fast motion post)
transcode \ -i x.dv -x dv,null -o x.mpg \ -y ffmpeg,null -F h264 --encode_fields p \ --frame_interval 400 -J fps=29:1:pre and burned port2sea.mpg it recoginzed it as 'mpeg' but the display was blank when it tried to play it. I also burned some .dv files to the disk, and it didn't even show those as options, so I guess it checks some headers to see if there is a chance of playing it. in searching the wiki for vcd, I found: http://www.transcoding.org/cgi-bin/transcode?Command_Examples/Encoding_To_MPEG_(NTSC) which says to use transcode [...] -V -y mpeg -F v,4 -E 44100 -b 224 -o test which is out of date - I posted some quotes about that, but I am not sure what is valid. anyone have a guess that might give me something playable? Carl K