[FFmpeg-user] How to make RealPlayer files

Programmingkid programmingkidx at gmail.com
Thu Mar 22 15:52:28 CET 2012


Hi, I'm trying to make a RealPlayer video file that is compatible with RealPlayer 6. Here is the command I used: ffmpeg-0.5 -i file -s 176x128 -r 4 -ar 8000 -ac 1 -b 30k ~/desktop/test9.rm. The resulting file works only briefly until the player just stops only half a minute into the file. Does anyone know how to make a more compatible rm file?


More information about the ffmpeg-user mailing list