linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Christian Zigotzky <chzigotzky@xenosoft.de>
To: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: VLC doesn't play videos anymore since the PowerPC fixes 5.1-3
Date: Tue, 2 Apr 2019 15:37:09 +0200	[thread overview]
Message-ID: <be5cd01d-30d0-8e06-fc63-b17d6da4a098@xenosoft.de> (raw)

Hi All,

I figured out, that the VLC player doesn't play videos anymore since the 
PowerPC fixes 5.1-3 [1]. VLC plays videos with the RC1 of kernel 5.1 
without any problems.

VLC error messages:

[100ea580] ts demux warning: first packet for pid=1104 cc=0xe
[100ea580] ts demux warning: first packet for pid=1102 cc=0x4
[100ea580] ts demux warning: first packet for pid=1101 cc=0x8
[10109218] core decoder warning: can't get output picture
[10109218] avcodec decoder warning: disabling direct rendering
[10109218] core decoder warning: can't get output picture

----
dmesg: https://bugs.freedesktop.org/attachment.cgi?id=143840

I created a bug report because of the VLC issue with the kernel 5.1-rc2 
and higher today [2]. I got an answer from Michel Dänzer today.

Quote Michel Dänzer:

None of them directly affect the radeon driver.

It's quite likely that this is a PPC specific issue. Your best bet is 
bisecting between rc1 and rc2.

I haven't seen any other similar reports.

----

I was able to remove the PowerPC fixes 5.1-4 and 5.1-3 with the 
following commands:

git revert 6536c5f2c8cf79db0d37e79afcdb227dc854509c -m 1

Output: [master 4b4a8cf] Revert "Merge tag 'powerpc-5.1-4' of 
git://git.kernel.org/pub/scm/linux/kern ... erpc/linux"

git revert a5ed1e96cafde5ba48638f486bfca0685dc6ddc9 -m 1

Output: [master 0c70b7b] Revert "Merge tag 'powerpc-5.1-3' of 
git://git.kernel.org/pub/scm/linux/kern ... erpc/linux"

The removing of the PowerPC fixes 5.1-4 and 5.1-3 has solved the VLC issue.

The problematic code is definitely in the PowerPC fixes 5.1-3 [1].

Please check the PowerPC fixes 5.1-3 [1].

Thanks,

Christian

[1] 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.1-rc2&id=a5ed1e96cafde5ba48638f486bfca0685dc6ddc9
[2] https://bugs.freedesktop.org/show_bug.cgi?id=110304

             reply	other threads:[~2019-04-02 13:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 13:37 Christian Zigotzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-03  3:52 VLC doesn't play videos anymore since the PowerPC fixes 5.1-3 Christian Zigotzky
2019-04-03  5:05 ` Christophe Leroy
2019-04-04  0:58   ` Christian Zigotzky
2019-04-04  4:00     ` Christophe Leroy
2019-04-04  8:44       ` Christian Zigotzky
2019-04-04  9:07         ` Christophe Leroy
2019-04-04 11:23           ` Christian Zigotzky
2019-04-04 12:48             ` Christian Zigotzky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be5cd01d-30d0-8e06-fc63-b17d6da4a098@xenosoft.de \
    --to=chzigotzky@xenosoft.de \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).