View Single Post
Posts: 1 | Thanked: 0 times | Joined on Jul 2009
#557
Hi,
I'm trying to play a 11 second wav file (mplayer pcm.wav), the file plays correctly but it fails to stop after play back is complete. mplayer continues to run, the seconds counter stops but the "%" thing keeps updating:
>Starting playback...
>A: 11.6 (11.5) of 11.0 (11.0) 44.7% 0%

What reads as 44.7% keeps incrementing beyond 100% and never stops.

What could be the problem?
I tried converting the file to mp3 (using ffmpeg) and the problem remains with mp3 playback as well.
Here's are the file details as reported by ffmpeg:

Input #0, wav, from 'pcm.wav':
Duration: 00:00:11.92, bitrate: 128 kb/s
Stream #0.0: Audio: pcm_s16le, 8000 Hz, mono, s16, 128 kb/s


Thanks for any pointers to solve this.

Last edited by bboons; 2009-07-22 at 02:08.