[MPlayer-users] Encode ASF audio files
    Stefan Lange 
    hoirkman at gmx.de
       
    Thu Oct 23 10:18:49 CEST 2003
    
    
  
Alexander Kostritsky wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Is it possible to encode ASF audio files to MP3 files? If it so, how I 
> can do it?
> 
if the asf-file already contains mp3-audio: `mplayer -dumpaudio 
-dumpfile audio.mp3 movie.asf'
if the audio is in some other format: `mplayer -hardframedrop -vc dummy 
-vo null -ao pcm -aofile audio.wav movie.asf' and then `lame audio.wav'
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 
> 
    
    
More information about the MPlayer-users
mailing list