From df123e031aab276ffac6fe2dfe74502f743ca914 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Mon, 13 May 2024 16:46:22 +0200 Subject: [PATCH] Add .ogx to possible format file extensions --- faq/faq_file_formats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/faq_file_formats.rst b/faq/faq_file_formats.rst index 4d4db67a7..b33a81e63 100644 --- a/faq/faq_file_formats.rst +++ b/faq/faq_file_formats.rst @@ -21,7 +21,7 @@ Picard supports the following file formats: * Monkey's Audio (.ape) * Tom's lossless Audio Kompressor (.tak) * Speex (.spx) -* Generic Ogg files (.ogg) +* Generic Ogg files (.ogg, .ogx) * Ogg FLAC (.ogg, .oga) * Ogg Theora (.ogg, .ogv) * Ogg Opus (.opus)