Le samedi 24 mars 2018, 00:05:39 CET Mikko Rapeli a écrit :
> Hi,
>
> Just noticed on Debian that 17.12.3 has broken sub-clip support which used
> to work in 17.12.1 and earlier. Some sub clips don't play on timeline while
> they play correctly project bin. They don't play as in the preview freeze
Hi list,
I'm having an issue with a custom kdenlive build that I've created on
Linux Ubuntu Mate Artful (x86_64). The versions I've used to compile
kdenlive are:
eigen: 3.2.4.tar.gz (MD5 4d0d77e06f)
FFmpeg: git n3.5-dev-2573-g0f3d1c69b5
frei0r: git v1.6.1-9-g2479e75560
kdenlive: git v17.12.3
lame
On 24.03.2018 23:02, Johannes Bauer wrote:
> Does someone have an idea of how to fix this without recoding the audio
> first to 44 kHz using a different program?
Interesting, I just tried that. Then the audio sounded slightly too
high-pitch.
Recoded to 48 kHz and it sounds correct. It seems that
On 24.03.2018 23:08, Johannes Bauer wrote:
> Recoded to 48 kHz and it sounds correct. It seems that the playback in
> that build is fixed at 48 kHz.
Just rebuild with latest versions, in particular mlt/kdenlive. Couldn't
build mlt master:
producer_avformat.c:1611:2: note: in expansion of macro
‘
On 24.03.2018 23:25, Johannes Bauer wrote:
On 24.03.2018 23:08, Johannes Bauer wrote:
Recoded to 48 kHz and it sounds correct. It seems that the playback in
that build is fixed at 48 kHz.
Since MLT 6.6.0, libsamplerate is required to have audio resampling.
Make sure to install it and recompil