Hi, I'm using mplayer to converte a .rm audio file to a wav file.
The comand i used is: mplayer -noframedrop -ao pcm:waveheader myfile.rm
It always worked fine for me, but this time I'm trying to convert a 6 hours file and have this problem:

AO: [pcm] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:22978.5 ( 6:22:58.4) of 22980.0 ( 6:23:00.0) 0.7%

If I play the original .rm file his total time is 6:23:00, but while i play the .wav is 6:22:58
I'm using Debian etch with mplayer from official repositories
MPlayer 1.0rc1-4.1.2-DFSG-free © 2000-2006 MPlayer Team

If you know any better way to convert formats (under linux) or how to fix my problem I'll very glad smile.gif
Thanks in advance.