Difference between revisions of "Video File Have No Sound?"

From JRiverWiki
Jump to: navigation, search
Line 5: Line 5:
 
Video files include their audio tracks as a separate "stream" contained inside the file.  This audio stream can be in a wide variety of formats, but it is very commonly one of three options: uncompressed PCM (WAV audio essentially), MP3, or AC3 (Dolby Digital).  In order to properly play back the audio track you will need to have a decoder that can handle the proper audio type installed and configured on your system.
 
Video files include their audio tracks as a separate "stream" contained inside the file.  This audio stream can be in a wide variety of formats, but it is very commonly one of three options: uncompressed PCM (WAV audio essentially), MP3, or AC3 (Dolby Digital).  In order to properly play back the audio track you will need to have a decoder that can handle the proper audio type installed and configured on your system.
  
Quite often, when the audio fails to play back it's because the audio track is in AC3 format.  If you are using FFDSHOW to handle the decoding of your video files, FFDSHOW can also handle decoding of AC3 content all on it's own, but you need to enable the option.  Simply open the FFDSHOW Audio Decoder Configuration dialog (''Start --> Programs --> FFDSHOW or Combined Community Codec Pack --> FFDSHOW Audio Decoder Configuration'') and choose Dolby Decoder from the tree on the left and enable it.
+
Quite often, when the audio fails to play back it's because the audio track is in AC3 format.  If you are using [[DirectShow_Playback_Guide:Alternative_Filters#FFDSHOW|FFDSHOW]] (or [[DirectShow_Playback_Guide#CCCP_-_Combined_Community_Codec_Pack|CCCP]]) to handle the decoding of your video files, [[DirectShow_Playback_Guide:Alternative_Filters#FFDSHOW|FFDSHOW]] can also handle decoding of AC3 content all on it's own, but you need to enable the option.  Simply open the FFDSHOW Audio Decoder Configuration dialog (''Start --> Programs --> [[DirectShow_Playback_Guide:Alternative_Filters#FFDSHOW|FFDSHOW]] or Combined Community Codec Pack --> FFDSHOW Audio Decoder Configuration'') and choose Dolby Decoder from the tree on the left and enable it.
  
 
Some Video(AVI) files include audio in the Dolby AC3 format. These don't play unless you have the proper decoder.
 
Some Video(AVI) files include audio in the Dolby AC3 format. These don't play unless you have the proper decoder.

Revision as of 14:17, 18 May 2007

further information: DirectShow Playback Guide
Enabling the Dolby Decoder function of FFDSHOW.

Video files include their audio tracks as a separate "stream" contained inside the file. This audio stream can be in a wide variety of formats, but it is very commonly one of three options: uncompressed PCM (WAV audio essentially), MP3, or AC3 (Dolby Digital). In order to properly play back the audio track you will need to have a decoder that can handle the proper audio type installed and configured on your system.

Quite often, when the audio fails to play back it's because the audio track is in AC3 format. If you are using FFDSHOW (or CCCP) to handle the decoding of your video files, FFDSHOW can also handle decoding of AC3 content all on it's own, but you need to enable the option. Simply open the FFDSHOW Audio Decoder Configuration dialog (Start --> Programs --> FFDSHOW or Combined Community Codec Pack --> FFDSHOW Audio Decoder Configuration) and choose Dolby Decoder from the tree on the left and enable it.

Some Video(AVI) files include audio in the Dolby AC3 format. These don't play unless you have the proper decoder.

Please see Dolby AC3 for how to download the decoder.