Use the following command to convert rm files to ogg files.
$ mplayer “aks1.rm” -ao pcm:file=temp.wav | oggenc -q 10 -o “aks1.ogg” temp.wav
$ rm temp.wav
Use the following command to convert rm files to ogg files.
$ mplayer “aks1.rm” -ao pcm:file=temp.wav | oggenc -q 10 -o “aks1.ogg” temp.wav
$ rm temp.wav
No comments yet.
RSS feed for comments on this post. TrackBack URI