From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 75A491389E2 for ; Tue, 16 Dec 2014 05:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DDF9E094C; Tue, 16 Dec 2014 05:08:21 +0000 (UTC) Received: from mail.web-xs.org (mail.web-xs.org [148.251.4.204]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3287E07C2 for ; Tue, 16 Dec 2014 05:08:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.web-xs.org (Postfix) with ESMTP id B41B46EC1279 for ; Tue, 16 Dec 2014 06:08:18 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.web-xs.org Received: from mail.web-xs.org ([127.0.0.1]) by localhost (mail.web-xs.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jt+CGsBApODu for ; Tue, 16 Dec 2014 06:08:17 +0100 (CET) Received: from server-1.localdomain (p54A730A0.dip0.t-ipconnect.de [84.167.48.160]) (Authenticated sender: lukas@der-erste-sinn.de) by mail.web-xs.org (Postfix) with ESMTPA id 262586EC10DE for ; Tue, 16 Dec 2014 06:08:16 +0100 (CET) Received: from hal9000.localdomain (hal.localdomain [192.168.0.2]) by server-1.localdomain (Postfix) with ESMTP id 7B3413F858 for ; Tue, 16 Dec 2014 06:08:16 +0100 (CET) Date: Tue, 16 Dec 2014 06:07:36 +0100 From: To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] bruning pictures (jpeg) to DVD Message-ID: <20141216060736.07bc6d55@hal9000.localdomain> In-Reply-To: <20141216044812.GB2148@syscon7> References: <20141216044812.GB2148@syscon7> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.24; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 0564bb55-2825-49bd-91ab-58b773911c5e X-Archives-Hash: 58b729f018fc1b72acd180e39165130c Am Montag, 15.12.2014 um 21:48 schrieb Joseph : > I have bunch of picture in different directories. What is the best > way to burn them to DVD-R so I can play them in DVD? I've tried to If you wanna play them as a slideshow on a normal DVD-Video player you can use media-video/dvd-slideshow. If you just wanna burn the pictures on DVD or CD you can use app-cdr/dvd+rw-tools or if you prefer a GUI you can use app-cdr/xcdroast. There are also k3b and brasero. But they need a lot of kde resp. gnome3 stuff. I'm using no optical media since a few years, because they are not really reliable. So I'm not up to date regarding burning software. Regards wabe