https://bugs.kde.org/show_bug.cgi?id=382546

--- Comment #5 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> ---
(In reply to Patrick Silva from comment #4)
> Weird. The box painted in green is greyed out here on Arch Linux.
> Tested avi, mp4 and mkv multi-audio videos.

Kaffeine strongly relies on libVlc to be able to detect multi-track videos. It
could be due to some differences between the version you're using for vlc or
because the track encoding is using something that libvlc won't properly
detect.

In my case, I'm using the open source Elefants Dream video from:

   https://www.youtube.com/watch?v=TLkA0RELQ1g

As this video has only English, I downloaded also the Spanish version from:

   https://www.youtube.com/watch?v=B1L20Svw6sQ

Extracted its audio channel and merged it to the main video with:

   $ ffmpeg -i Elephants_Dream_\(2006\).webm -i spanish.mp3 -map 0 -map 1
-metadata:s:a:1 language=spa elephants_dream.mp4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to