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 #1

Updated by Jean-Michel Philippe over 12 years ago

  • Due date changed from 11/21/2011 to 02/20/2012
  • Target version changed from 2011-11 to 2012-02
  • Start date changed from 10/28/2011 to 12/12/2011
Actions #2

Updated by Jean-Michel Philippe about 12 years ago

  • Due date deleted (02/20/2012)
  • Target version changed from 2012-02 to 2012-08
  • Start date deleted (12/12/2011)
Actions #3

Updated by Jean-Michel Philippe over 11 years ago

  • Target version changed from 2012-08 to 2012-11
Actions

Also available in: Atom PDF