Presentations and Posterssounds in beamer with different sampling rate

Beamer, Powerdot and KOMA-Script presentations, Conference posters (a0poster, baposter, tikzposter)
Post Reply
lingrand
Posts: 1
Joined: Wed Sep 21, 2016 9:36 am

sounds in beamer with different sampling rate

Post by lingrand »

I'm writing a presentation using beamer and the package multimedia in order to include sounds. I'm using okular under linux to display the presentation.
I have different sounds in wav format but at different sampling rates. I can play these sounds correctly using external players such as mplayer. In the presentation, there is no problem with sampling rates above or equal to 4000 Hz using \sound command.
Sounds of sampling rate are still working at 2000 Hz using \movie instead of \sound. But I'm unable to play sounds of smaller sampling rate even if I specify the sampling rate as optional field in \sound command.
Does anybody know where this should come from ? multimedia package ? options in sound command? pdf viewer configuration ?

Thanks !

Diane

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply