From ecd8a389412e4d4a2e03150c220e1e7ead5ab2a4 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 10 Feb 2013 17:12:37 +0000 Subject: added ffmpeg_legacy plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3216 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/ffmpeg_legacy/settingsdialog.ui | 182 ++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 src/plugins/Input/ffmpeg_legacy/settingsdialog.ui (limited to 'src/plugins/Input/ffmpeg_legacy/settingsdialog.ui') diff --git a/src/plugins/Input/ffmpeg_legacy/settingsdialog.ui b/src/plugins/Input/ffmpeg_legacy/settingsdialog.ui new file mode 100644 index 000000000..cdeac3529 --- /dev/null +++ b/src/plugins/Input/ffmpeg_legacy/settingsdialog.ui @@ -0,0 +1,182 @@ + + + SettingsDialog + + + + 0 + 0 + 308 + 328 + + + + FFmpeg Plugin Settings + + + + 6 + + + 6 + + + 6 + + + + + Qt::Horizontal + + + + 178 + 20 + + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + Formats + + + + + + Windows Media Audio + + + + + + + Monkey's Audio (APE) + + + + + + + True Audio + + + + + + + ADTS AAC + + + + + + + MP3 (MPEG audio layer 3) + + + + + + + MPEG-4 AAC/ALAC + + + + + + + RealAudio 1.0/2.0 + + + + + + + Shorten + + + + + + + AC3/EAC + + + + + + + DTS/DTS-Core + + + + + + + Matroska Audio (Dolby TrueHD Lossless) + + + + + + + VQF + + + + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 214 + 167 + + + 103 + 160 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 269 + 174 + + + 148 + 169 + + + + + -- cgit v1.2.3-13-gbd6f