[FFmpeg-user] No audio while plying ffplay
    Gyan Doshi 
    gyandoshi at gmail.com
       
    Fri May  4 15:00:23 EEST 2018
    
    
  
On 5/4/2018 5:22 PM, swades wrote:
> I use simply
> 
> ffplay
> "http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/index_300_av-b.m3u8"
> pause
> 
> [img]https://i.imgur.com/2NiKJDM.jpg[/img]
Run
     set SDL_AUDIODRIVER=directsound
before you run ffplay. You need to do this once for every CMD session, 
unless you add it to system start-up.
This is related to ticket #6891 - https://trac.ffmpeg.org/ticket/6891
Gyan
    
    
More information about the ffmpeg-user
mailing list