[FFmpeg-user] How to make RealPlayer files

Rhodri James rhodri at kynesim.co.uk
Thu Mar 22 16:02:04 CET 2012


On Thu, 22 Mar 2012 14:52:28 -0000, Programmingkid  
<programmingkidx at gmail.com> wrote:

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

It would help if you provided the complete, uncut output of the command,
but I would hazard a guess from the "ffmpeg-0.5" that you are using an
ancient version of ffmpeg.  Have you tried using the current version
off git head?

-- 
Rhodri James
Kynesim Ltd


More information about the ffmpeg-user mailing list