Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE3 DVD Player
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mellofone
Apprentice
Apprentice


Joined: 13 Apr 2002
Posts: 287

PostPosted: Wed Apr 24, 2002 12:58 am    Post subject: KDE3 DVD Player Reply with quote

What is everyone using for a DVD player that will capture images in KDE3? Xine?
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Apr 24, 2002 1:24 am    Post subject: Reply with quote

Mplayer. It rocks. :)
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
dArkMaGE
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 152

PostPosted: Wed Apr 24, 2002 1:41 am    Post subject: Reply with quote

im pretty sure xine can take screenshots, but ive never used mplayer so i cant really compare
Back to top
View user's profile Send private message
mellofone
Apprentice
Apprentice


Joined: 13 Apr 2002
Posts: 287

PostPosted: Wed Apr 24, 2002 1:45 am    Post subject: Seg fault Reply with quote

I emerged mplayer, and after trying to run it, this is what I get:

MPlayer 0.90pre1.1-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU vendor name: AuthenticAMD max cpuid level: 1
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP eXtreme Performance (Type: 6, Stepping: 2)
extended cpuid-level: 8
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... yes.
Tests of OS support for SSE passed.
SSE supported but disabled
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with features: MMX MMX2 3DNow 3DNowEx
vo: X11 running at 1280x1024 with depth 24 and 32 bits/pixel (":0.0" => local display)
Reading /home/mellofone/.mplayer/codecs.conf: can't open '/home/mellofone/.mplayer/codecs.conf': No such file or directory
Reading /usr/share/mplayer/codecs.conf: 31 audio & 81 video codecs
font: can't open file: /home/mellofone/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

Gtk-WARNING **: gtk_type_create(): unknown parent type `21'.

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion `hash_table != NULL' failed.

Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkLabel'
Segmentation fault

Uhh :)
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Apr 24, 2002 1:49 am    Post subject: Re: Seg fault Reply with quote

mellofone wrote:
I emerged mplayer, and after trying to run it, this is what I get:


Mplayer is dependent on a separate codecs package. Not sure what it's called in Gentoo (away from my box at the moment) but it should be in the same /usr/portage directory as mplayer was.

Also, check the mplayer home page. It has a lot of useful info on config options.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
mellofone
Apprentice
Apprentice


Joined: 13 Apr 2002
Posts: 287

PostPosted: Wed Apr 24, 2002 2:07 am    Post subject: Same! Reply with quote

I added the win32codecs as well as libmpeg3 and I get the same exact errors. This time mplayer DOES recognize the codecs:

Reading /usr/share/mplayer/codecs.conf: 31 audio & 81 video codecs

Thanks for the effort!
Back to top
View user's profile Send private message
Malakin
Veteran
Veteran


Joined: 14 Apr 2002
Posts: 1692
Location: Victoria BC Canada

PostPosted: Wed Apr 24, 2002 10:20 am    Post subject: Reply with quote

I've been using xine, there's a button on it for taking captures.
Back to top
View user's profile Send private message
rukhoven
n00b
n00b


Joined: 18 Apr 2002
Posts: 54
Location: The flat lands of nether elevation

PostPosted: Wed Apr 24, 2002 11:48 am    Post subject: Re: Seg fault Reply with quote

mellofone wrote:


GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

Gtk-WARNING **: gtk_type_create(): unknown parent type `21'.

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_table != NULL' failed.

GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion `hash_table != NULL' failed.

Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkLabel'
Segmentation fault

Uhh :)



Same Error here after emereging the laters 0.9 version

What's cooking?...
_________________
*****************************
AMDXp 2000 per sis745 con 60 GB HD
......Is what I'd like to have....... :)
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Apr 24, 2002 1:13 pm    Post subject: Re: Seg fault Reply with quote

rukhoven wrote:
Same Error here after emereging the laters 0.9 version

What's cooking?...


There's a discussion about this same problem on the gentoo-user mailing list right now. At this point, appears to be a bug with mplayer and/or the ebuild script.

Some indications seem to point to a problem with gtk, and at least one user has reported that he's able to get mplayer .9 working by using the console-only version:

Code:
mplayer -nogui


ymmv.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 19, 2002 8:09 am    Post subject: Reply with quote

Fled the crowds in Desktop Environments into the new Multimedia forum.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum