#761518 openshot: no sound on export

#761518#5
Date:
2014-09-14 15:28:30 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

#761518#10
Date:
2014-09-16 21:57:44 UTC
From:
To:
Sometime in the last six weeks I lost the ability to export audio, even
after selecting quite a few different encoding options. This was on an
updated testing install, however this morning I migrated to unstable and
the problem persists. Using openshot --debug and doing a render gives me
this:

[libx264 @ 0x7fac000029e0] [Eval @ 0x7fac39ffa500] Undefined constant or
missing '(' in 'dct8x8'
[libx264 @ 0x7fac000029e0] Unable to parse option value "dct8x8"
[aac @ 0x7fac002caec0] [Eval @ 0x7fac39ffa4b0] Undefined constant or
missing '(' in 'dct8x8'
[aac @ 0x7fac002caec0] Unable to parse option value "dct8x8"
[mp4 @ 0x7fac000024a0] Using AVStream.codec.time_base as a timebase hint to
the muxer is deprecated. Set AVStream.time_base instead.
on_frmExportVideo_destroy
[consumer avformat] error writing flushed audio frame

#761518#15
Date:
2014-09-23 06:13:06 UTC
From:
To:
force-merge 761593 761518
thanks

This is a bug in MLT linkage against libav 0.11.  Merging with
bug#761593.

 - Jonas