[FFmpeg-trac] #1384(FFplay:new): FFPlay NoAudio Playback for Transport Stream File with AC3 Audio

FFmpeg trac at avcodec.org
Thu May 31 20:57:15 CEST 2012


#1384: FFPlay NoAudio Playback for Transport Stream File with AC3 Audio
-------------------------------------+----------------------------------
             Reporter:  jlsantiago0  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFplay
              Version:  git-master   |               Resolution:
             Keywords:  ts ac3       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by cus):

 This is a 5 channel file which will be downmixed by ffmpeg to 4 channels,
 since SDL only supports 4 or 6 channels.
 Can you try the following two commands?

 SDL_AUDIO_CHANNELS=2 ffplay ~/download/ffplay-noaudio-003-ac3-full.ts

 SDL_AUDIO_CHANNELS=6 ffplay ~/download/ffplay-noaudio-003-ac3-full.ts

 Is mplayer or VLC capable of using 4 channels or 6 channels for playing
 the file?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1384#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list