Project

General

Profile

Actions

Feature #443

open

Feature #87: Request for inclusion: stopmotion

Need a tool to import audio files

Added by Jean-Michel Philippe over 12 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Packaging
Start date:
Due date:
% Done:

0%

Estimated time:
2:00 h

Description

Many multimedia applications output WAV files while Stopmotion only accepts OGG audio files as input. Moreover, converting a WAV file into an OGG one using ffmpeg results in a Flac encoded OGG file that is not readable for Stopmotion either! We have to force ffmpeg to use the Vorbis codec:

$ ffmpeg -i source.wav -acodec vorbis output.ogg

Of course this is not very childish! We then have to either propose a tool to do that job or to include these lines in our patched version of Stopmotion.

Actions

Also available in: Atom PDF