Sometime in the last six weeks I seem to have lost the ability to export
audio with Openshot. Running openshot --debug and running an export gives
me this message:
[libx264 @ 0x7f2b782c7b40] [Eval @ 0x7f2b9d7f9500] Undefined constant or
missing '(' in 'dct8x8'
[libx264 @ 0x7f2b782c7b40] Unable to parse option value "dct8x8"
[aac @ 0x7f2b782c9f60] [Eval @ 0x7f2b9d7f94b0] Undefined constant or
missing '(' in 'dct8x8'
[aac @ 0x7f2b782c9f60] Unable to parse option value "dct8x8"
[mp4 @ 0x7f2b782c70a0] 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
Previously on testing, however I migrated to unstable this morning and the
problem persists.
Charles Laws