What is a working ffmpeg command to convert videos for pygame.Movie()?
Using -target ntsc-vcd works, but the bitrate is immutable, which is not
good for higher qualities.
Simply using -vcodec mpeg1video makes pygame.Movie throw
warning: picture block before sequence header block
and not play the video.

Reply via email to