From c0c891c5b774ee75354d1de75e7b12c1ef48d742 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 23 Dec 2014 15:50:53 +0100 Subject: [PATCH] Move the "raw audio" format to the WAV format family. It doesn't work well in AVI and MPEG. --- src/add-ons/media/plugins/ffmpeg/EncoderTable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/media/plugins/ffmpeg/EncoderTable.cpp b/src/add-ons/media/plugins/ffmpeg/EncoderTable.cpp index 1b3445a7ef..912398efc0 100644 --- a/src/add-ons/media/plugins/ffmpeg/EncoderTable.cpp +++ b/src/add-ons/media/plugins/ffmpeg/EncoderTable.cpp @@ -123,7 +123,7 @@ const EncoderDescription gEncoderTable[] = { 0, { 0 } }, - B_ANY_FORMAT_FAMILY, + B_WAV_FORMAT_FAMILY, B_MEDIA_RAW_AUDIO, B_MEDIA_ENCODED_AUDIO, 1