From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guy fleury Subject: Video issue solved Date: Mon, 6 May 2019 09:47:38 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNYKt-0004cw-Al for help-guix@gnu.org; Mon, 06 May 2019 03:46:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNYKr-0006Mk-Ck for help-guix@gnu.org; Mon, 06 May 2019 03:46:55 -0400 Received: from mail-ot1-x333.google.com ([2607:f8b0:4864:20::333]:40308) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNYKp-0006Kr-Dv for help-guix@gnu.org; Mon, 06 May 2019 03:46:53 -0400 Received: by mail-ot1-x333.google.com with SMTP id w6so10633711otl.7 for ; Mon, 06 May 2019 00:46:49 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt , help-guix , swedebugia hello, just to let you know that the issue i mentioned in thread https://lists.gnu.org/archive/html/help-guix/2018-12/msg00190.html about playing video is solved. using mpv instead of vlc resolve my problem. vlc bug in mesa while mpv use FFmpeg.