Bug 361910 - Amarok doesn't play when VLC is running after a video on Phonon-VLC
Summary: Amarok doesn't play when VLC is running after a video on Phonon-VLC
Status: RESOLVED NOT A BUG
Alias: None
Product: amarok
Classification: Applications
Component: Playback (show other bugs)
Version: 2.8.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 20:22 UTC by Najjar
Modified: 2016-04-19 01:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Najjar 2016-04-17 20:22:44 UTC
I don't know exactly how to describe this, but here it is

Amarok is running, playing MP3 files just fine. Then I open MKV files (AVC, AAC) in VLC, they play normally. When I go back to Amarok to continue the playback, it plays a millisecond then moves on the next and does the same, until it goes through all the playlist (as if the files are corrupt). I have to quit VLC for Amarok to go back to playing normally.

I'd like to point out that it weren't always like that (a regression)

Amarok is 2.8.0-8, phonon-qt5-vlc 0.8.2-4, VLC 2.2.2-3
Comment 1 Myriam Schweingruber 2016-04-18 08:42:55 UTC
you should not be using phonon-qt5-vlc for amarok 2.8.0 which is Qt4 based, please use the phonon-backend-vlc based on Qt4
Comment 2 Najjar 2016-04-18 19:10:32 UTC
I also have phonon-qt4-vlc, in fact I have all the Phonon backends installed

$ pacman -Ss phonon
extra/phonon-qt4 4.8.3-6 [installed]
    The multimedia framework for KDE4
extra/phonon-qt4-gstreamer 4.8.2-4 [installed]
    Phonon GStreamer backend for Qt4
extra/phonon-qt4-vlc 0.8.2-4 [installed]
    Phonon VLC backend for Qt4
extra/phonon-qt5 4.8.3-6 [installed]
    The multimedia framework for KF5
extra/phonon-qt5-gstreamer 4.8.2-4 [installed]
    Phonon GStreamer backend for Qt5
extra/phonon-qt5-vlc 0.8.2-4 [installed]
    Phonon VLC backend for Qt5

In Amarok I have Phonon VLC selected, the version says 0.8.2. However, there's no v4.8.3 (Qt4) visible to select
Comment 3 Myriam Schweingruber 2016-04-19 01:09:06 UTC
I strongly suggest you check with your distribution, as we do not provide packaging for neither Qt, nor VLC, nor Phonon or its backends. 
Since Amarok doesn't use VLC, but the phonon backend which in turn is compiled with libvlc, an independent library, playing something in VLC has zero influence over how Amarok plays something, Those packages are totally independent of each other (VLC doesn't use Phonon for playback for instance).