[haiku-bugs] Re: [Haiku] #9616: MediaConverter doesn't convert to OGG or MP3 and converts to WAV with video

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Thu, 23 Oct 2014 06:59:54 -0000

#9616: MediaConverter doesn't convert to OGG or MP3 and converts to WAV with 
video
------------------------------------+----------------------------
   Reporter:  Kev                   |      Owner:  nobody
       Type:  enhancement           |     Status:  new
   Priority:  normal                |  Milestone:  R1/alpha5
  Component:  Audio & Video/Codecs  |    Version:  R1/Development
 Resolution:                        |   Keywords:
 Blocked By:                        |   Blocking:  10722
Has a Patch:  0                     |   Platform:  All
------------------------------------+----------------------------

Comment (by pulkomandy):

 I tested this on gcc4 (64bit).
 Converting with the commands you used above, AC3 works, OGG results in
 ogg/flac just like MediaConvert does. MP2 also works. The others (vorbis,
 alac, aac) apparently needs more parameters.

 This works fine on both gcc2 and gcc4:
 {{{
 ffmpeg -i test.mp3 -codec:a libvorbis -qcale:a 5 test.ogg
 }}}

 So the ffmpeg library is not at fault, and there is something wrong with
 our media plugins and/or mediaconvert.

--
Ticket URL: <https://dev.haiku-os.org/ticket/9616#comment:15>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: