public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Juergen Rose <rose@rz.uni-potsdam.de>
To: gentoo-user-de@lists.gentoo.org
Subject: RE: [gentoo-user-de] Totem und DVD
Date: Sun, 20 Nov 2011 14:03:12 +0100	[thread overview]
Message-ID: <1321794192.18197.7.camel@impala.homenet> (raw)
In-Reply-To: <BLU164-W60D549E1E1FB77BC1C7863FBCA0@phx.gbl>

Ich habe gerade 'emerge -pvD totem gstreamer' gemacht:

root@impala:/root(3)# emerge -pvD totem gstreamer

These are the packages that would be merged, in order:

Calculating dependencies - 
[ebuild   R    ] media-libs/gstreamer-0.10.35  USE="introspection nls
-test" 0 kB
[ebuild   R    ] media-video/totem-2.32.0-r2  USE="bluetooth doc galago
nautilus nsplugin python youtube -debug -iplayer -lirc (-tracker) -upnp"
0 kB

ich denke, das heisst, das weder gstreamer noch totem vom css USE flag
abhaengig sind.

'qlist -Iv dvd' zeigt die folgenden Pakete mit dvd im Namen:

root@impala:/root(5)# qlist -Iv dvd
app-cdr/dvd+rw-tools-7.1-r1
app-cdr/dvdisaster-0.72.2
media-libs/libdvdcss-1.2.11
media-libs/libdvdnav-4.2.0
media-libs/libdvdread-4.2.0
media-plugins/gst-plugins-dvdread-0.10.18
media-plugins/gst-plugins-resindvd-0.10.22
media-video/dvdauthor-0.7.0
media-video/dvdrip-0.98.11-r1
media-video/lsdvd-0.16-r2

Ich habe dann, die mir verdaechigen nach dem css USE flag untersucht:
root@impala:/root(6)# emerge -pvD libdvdcss libdvdnav libdvdread
gst-plugins-dvdread gst-plugins-resindvd 

These are the packages that would be merged, in order:

Calculating dependencies - ... done!
[ebuild   R    ] media-libs/libdvdcss-1.2.11  USE="doc -static-libs" 0
kB
[ebuild   R    ] media-libs/libdvdread-4.2.0  USE="css" 0 kB
[ebuild   R    ] media-libs/libdvdnav-4.2.0  0 kB
[ebuild   R    ] media-plugins/gst-plugins-dvdread-0.10.18  0 kB
[ebuild   R    ] media-plugins/gst-plugins-resindvd-0.10.22  0 kB


D.h. nur libdvdread haengt von css ab. Wie sieht das bei Dir aus?

On Sun, 2011-11-20 at 13:13 +0100, Christian Ehrich wrote:
> baut nichts neu
> 
> > Subject: RE: [gentoo-user-de] Totem und DVD
> > From: rose@rz.uni-potsdam.de
> > To: gentoo-user-de@lists.gentoo.org
> > Date: Sun, 20 Nov 2011 12:52:53 +0100
> > 
> > Vieleicht solltest Du 'emerge -uvDN world' machen.
> > 
> > On Sun, 2011-11-20 at 12:17 +0100, Christian Ehrich wrote:
> > > use="css" hatte ich in meinen use-variablen nicht drin, nach einem
> > > emerge --update --deep newuse world worde weder totem noch
> gestreamer
> > > erneuert.
> > > erkannt werden die dvd´s nu aber ich kann sie auf grund der
> > > fehlermeldung "... kann aus ressource nicht lesen" immernoch nicht
> > > abspielen. gst-plugin-bad,
> > > god usw sind alle installiert, also dürfte es eigentlich nicht an
> den
> > > codecs liegen obwohl das auf grund der fehlermeldung doch der fall
> > > ist. 
> > > 
> > > hat jemand noch einen denkanstoß?
> > > 
> > > 
> > >
> ______________________________________________________________________
> > > Date: Sun, 20 Nov 2011 00:40:15 +0100
> > > From: felix@desaster-games.com
> > > To: gentoo-user-de@lists.gentoo.org
> > > Subject: Re: [gentoo-user-de] Totem und DVD
> > > 
> > > Hallo,
> > > 
> > > Am 18.11.2011 11:10, schrieb Christian Ehrich: 
> > > Hallo zusammen,
> > > 
> > > auf der Suche nach einem Video/DVD Player (ohne qt) bin ich
> > > zur Zeit bei Totem gelandet. Mplayer sagte mir nicht zu da es
> > > keine "DVD-Menü" Unterstützung bietet.
> > > Sämtliche erforderliche Bibliotheken habe ich installiert und
> > > kann mir auch Videos ohne Probleme anschauen. Bei einer DVD
> > > sieht die Sache allerdings anders aus. Als Oberfläche 
> > > benutze ich Fluxbox. Installiert ist nur das Grundsystem. Nu
> > > zu meinen Fragen.
> > > 
> > > 1.) Ist es möglich eine DVD nach schließen des Laufwerks
> > > automatisch so zu mounten, das Totem dies erkennt und sich
> > > startet (mit Menüeintrag für DVD und nicht nur fürs
> > > Filesystem)?
> > > 
> > > Zum Abspielen einer DVD muss diese nicht gemountet sein, Totem
> erkennt
> > > sie direkt wenn DVD-Unterstützung drin ist.
> > > 2.) Wenn ja, ist dafür ein Script erforderlich + udev Regeln
> > > oder gibt es da schon etwas funktionierendes?
> > > 
> > > Es ist lediglich erforderlich, USE="dvd css" global zu setzen
> (v.a.
> > > auf css achten!, sonst gehen die meisten DVDs nicht), dann müsste
> > > gstreamer bzw. totem das automatisch können.
> > > 3.) Wenn nein, welche Playeralternativen würdet ihr empfehlen
> > > (einzige Bedingung, gtk basiert und nicht qt). 
> > > 
> > > Vielen Dank schonmal im Vorraus
> > > 
> > > Ch. Ehrich
> > > 
> > > Viele Grüße,
> > > Felix
> > > 
> > 
> > 
> 




  reply	other threads:[~2011-11-20 13:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 10:10 [gentoo-user-de] Totem und DVD Christian Ehrich
2011-11-18 11:02 ` Randy Andy
2011-11-18 11:24   ` Christian Ehrich
2011-11-18 15:20     ` Randy Andy
2011-11-18 15:28       ` Christian Ehrich
2011-11-18 16:00         ` Randy Andy
2011-11-19  3:59 ` Andreas Dau
2011-11-19  9:57   ` Randy Andy
2011-11-19 10:05     ` Christian Ehrich
2011-11-19 12:33     ` Matthias Hanft
2011-11-27  1:13     ` Andreas Dau
2011-11-27  6:12       ` Andreas Dau
2011-11-19 23:09   ` Eddy
2011-11-27  2:20     ` Andreas Dau
2011-11-19 23:40 ` Felix Kuperjans
2011-11-20 11:17   ` Christian Ehrich
2011-11-20 11:52     ` Juergen Rose
2011-11-20 12:13       ` Christian Ehrich
2011-11-20 13:03         ` Juergen Rose [this message]
2011-11-20 16:35           ` Christian Ehrich
2011-11-20 17:00             ` Juergen Rose
2011-11-20 17:36               ` Christian Ehrich
2011-11-20 21:49                 ` Juergen Rose
2011-11-21  8:54                   ` Christian Ehrich

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=1321794192.18197.7.camel@impala.homenet \
    --to=rose@rz.uni-potsdam.de \
    --cc=gentoo-user-de@lists.gentoo.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