Menu

#489 ac3 encoder fails to load on some installation

common
closed
NtAlex
core (153)
5
2012-11-14
2012-11-12
Jehan
No

libav is quite of a mess because of the various implementations (ffmpeg libav, libav fork, etc.) and in particular there are now 2 ac3 codecs, one with input and one float. Also as a consequence of this, the old integer implementation may be renamed as ac3_fixed. So "ac3" may be either the old or the new implementation depending on your fork/version.

So depending on what fork or version of libav/ffmpeg is installed on your computer, the current implementation might or might not manage to load the AC3 encoder.
The attached patch should make dvdstyler work with AC3, whatever the implementation and whatever the version, in any environment.

Discussion

  • Jehan

    Jehan - 2012-11-12

    Fixing AC3 encoder support

     
  • Jehan

    Jehan - 2012-11-12
    • assigned_to: nobody --> ntalex
    • milestone: --> common
    • labels: --> core
     
  • NtAlex

    NtAlex - 2012-11-14

    Thanks for the patch!

     
  • NtAlex

    NtAlex - 2012-11-14
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB