Media Support/Linux/Audio Tests
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
This page describes Audio Tests that we've run with LibreOffice on GNU+Linux to test our media support.
- HINT: For a summary of supported media types, look at the tables on the primary Media Support page.
Data
This page is all about data. For more general information see
Audio Test Results
Audio: 4.2.3
Notes from Jay's testing in tdf#79468:
Did extensive testing of all video formats on a clean installation of Ubuntu 14.04 with the only installation being the ubuntu-restricted-extras package from the software center (list of package dependencies). Testing was done by converting a video file (8-minute 848x480 MKV[AVC 23.810 fps/AAC 128 kbps 44100 Hz]) to all these formats in mainly QWinFF and a few in Curlew (mp4a, ogv). ... after more testing i see that installing the libav-tools package is needed as it will reduce the load time of the videos.
- Using LibreOffice 4.2.3 from Ubuntu (linking against GStreamer 1.0)
File format | Audio plays? | Notes |
---|---|---|
AC3 | yes | Not listed as a possible audio extension |
AU/AIFF | yes | Playback after seeking resets it to the beginning |
FLAC | yes | |
M4A | yes | Not listed as a possible audio extension |
MP3 | yes | |
OGG (vorbis) | yes | |
WAV | yes | |
WMA (windows media audio) | yes |
Audio: 4.3.5-ubuntu
Notes:
- Tested on Ubuntu 14.04 32-bit
- ubuntu-restricted-extras and libav-tools installed through the ubuntu software center with
- LibO 4.3.5 from the Ubuntu PPA
- Packages: gstreamer1.0-plugins-base: 1.2.4-1~ubuntu1, gstreamer1.0-libav: 1.2.4-1~ubuntu1, gstreamer1.0-fluendo-mp3: 0.10.23.debian-3, libav-tools: 6:9.16-0ubuntu0.14.04.1
- Packages: gstreamer0.10-plugins-base: 0.10.36-1.1ubuntu2, gstreamer0.10-ffmpeg: 0.10.13-5ubuntu1, gstreamer0.10-fluendo-mp3: 0.10.23.debian-3
RESULTS:
- ui halts for ~1 minute on addition
File | Tests in Impress Window Mode | Tests in Impress Fullscreen Mode | Tests in other apps | Notes | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Format | Audio | Insert | Playback | Pause, then Play | Stop, then Play | Seek | Seek and Play | Playback
|
Plays in Totem 3.10.1? | Plays in other media players? | |
AC3 (ASTC A/52) | AC3 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
AU (Sun/NeXT) | PCM | Yes | Yes | No | No | Yes | No | Yes | Yes | ||
FLAC | FLAC | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
M4A (MPEGv4) | AAC | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
MP2 (MPEG ADTS, layer II) | MP2 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
MP3 (MPEG ADTS, layer III) | MP3 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
OGG (Ogg data, Vorbis audio) | Vorbis | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
Opus (Ogg Data) | libopus | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
WAV (RIFF (little-endian) data, WAVE audio) | PCM16 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
WMA (Windows Media Audio; Microsoft ASF) | WMAV2 | Yes | Ye | Yes | Yes | Yes | Yes | Yes | Yes |
Audio: 4.4.0.1
First test with newly-transcoded audio from Jay.
- I have the gstreamer good, bad, and ugly plugins installed
- Ubuntu 14.04 x86-64
- Testing with TDF build of LibreOffice 4.4.0.1 RC
File | Tests in Impress Window Mode | Tests in Impress Fullscreen Mode | Tests in other apps | Notes | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Format | Audio | Insert | Playback | Pause, then Play | Stop, then Play | Seek | Seek and Play | Playback
|
Plays in Totem 3.10.1? | Plays in other media players? | |
AC3 (ASTC A/52) | AC3 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
AU (Sun/NeXT) | PCM | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
FLAC | FLAC | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
M4A (MPEGv4) | AAC | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
MP2 (MPEG ADTS, layer II) | MP2 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
MP3 (MPEG ADTS, layer III) | MP3 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
OGG (Ogg data, Vorbis audio) | Vorbis | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
Opus (Ogg Data) | libopus | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
WAV (RIFF (little-endian) data, WAVE audio) | PCM16 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
WMA (Windows Media Audio; Microsoft ASF) | WMAV2 | Yes | No | No | No | No | No | No | Yes | I also tried with this test file from mplayer, with the same (bad) results. |