Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Video non riprodotti con gstreamer/totem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
pingoo
Guru
Guru


Joined: 11 Jul 2006
Posts: 324

PostPosted: Sat Mar 31, 2012 9:22 am    Post subject: Video non riprodotti con gstreamer/totem Reply with quote

vorrei provare a far funzionare i video con totem ma al momento viene riprodotto solo l'audio ed ho questo errore
Code:
$ tail .xsession-errors
** Message: Missing plugin: gstreamer|0.10|totem|Decoder XVID MPEG-4|decoder-video/x-xvid (Decoder XVID MPEG-4)
** Message: Automatic missing codec installation not supported (helper script missing)

Cercando in rete ho provato a dare il seguente comando
Code:
gst-launch-0.10 playbin uri=file:///path
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Impostazione della pipeline a PAUSED ...
La pipeline è in PREROLLING ...
** Message: don't know how to handle video/x-xvid, framerate=(fraction)25/1, width=(int)640, height=(int)272
La pipeline è in PREROLLED ...
Impostazione della pipeline a PLAYING ...
New clock: GstAudioSinkClock

Ho provato a ricompilare gstreamer e tutti i pacchetti gst* ed a rimuovere la cartella ~/.gstreamer-0.10 ma non cambia nulla
Code:
eix -I --only-names gst* | xargs emerge -pv
[ebuild   R    ] media-libs/gstreamer-0.10.35  USE="introspection nls -test" 0 kB
[ebuild   R    ] media-libs/gst-plugins-base-0.10.35  USE="introspection nls orc" 0 kB
[ebuild   R    ] media-libs/gst-plugins-good-0.10.30  USE="orc -debug" 0 kB
[ebuild   R    ] media-libs/gst-plugins-bad-0.10.22  USE="orc" 0 kB
[ebuild   R    ] media-libs/gst-plugins-ugly-0.10.18  USE="-debug" 0 kB
[ebuild   R    ] media-plugins/gst-plugins-a52dec-0.10.18  USE="orc" 0 kB
[ebuild   R    ] media-plugins/gst-plugins-alsa-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-faad-0.10.22  0 kB
[ebuild   R    ] media-plugins/gst-plugins-libmms-0.10.22  0 kB
[ebuild   R    ] media-plugins/gst-plugins-mpeg2dec-0.10.18  0 kB
[ebuild   R    ] media-plugins/gst-plugins-ogg-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-theora-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-vorbis-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-wavpack-0.10.30  0 kB
[ebuild   R    ] media-plugins/gst-plugins-x-0.10.35  0 kB
[ebuild   R    ] dev-python/gst-python-0.10.21  USE="-examples -test" 0 kB
[ebuild   R    ] media-plugins/gst-plugins-cdparanoia-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-gio-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-jpeg-0.10.30  0 kB
[ebuild   R    ] media-plugins/gst-plugins-pango-0.10.35  0 kB
[ebuild   R    ] media-plugins/gst-plugins-soup-0.10.30  0 kB
[ebuild   R    ] media-plugins/gst-plugins-taglib-0.10.30  0 kB
[ebuild   R    ] media-plugins/gst-plugins-v4l2-0.10.30  0 kB
[ebuild   R    ] media-plugins/gst-plugins-x264-0.10.18  0 kB
[ebuild   R    ] media-plugins/gst-plugins-xvid-0.10.22  0 kB
[ebuild   R    ] media-plugins/gst-plugins-mad-0.10.18  0 kB
[ebuild   R    ] media-plugins/gst-plugins-vp8-0.10.22  0 kB
[ebuild   R    ] media-plugins/gst-plugins-meta-0.10-r6  USE="X a52 aac alsa mms mp3 mpeg ogg theora vorbis vpx wavpack -dts -dv -dvb -dvd -ffmpeg -flac -lame -musepack -mythtv -oss -pulseaudio -taglib -v4l -vcd -xv" 0 kB

Code:
[ebuild   R   ~] media-video/totem-3.2.2  USE="introspection iplayer nautilus nsplugin -bluetooth -debug -doc -grilo -lirc -python -vala -youtube -zeitgeist" 0 kB

Potrei sbagliarmi ma mi sembra addirittura che una volta abbia funzionato (per quello stesso file) ... ma non saprei cosa possa essere cambiato.
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Sun Apr 01, 2012 3:16 pm    Post subject: Reply with quote

Con un player che non utilizza le librerie gst riesci a vederlo?
Back to top
View user's profile Send private message
pingoo
Guru
Guru


Joined: 11 Jul 2006
Posts: 324

PostPosted: Mon Apr 02, 2012 7:40 pm    Post subject: Reply with quote

Sì, con mplayer non ho alcun problema
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Mon Apr 02, 2012 9:17 pm    Post subject: Reply with quote

fossi in te cambierei il titolo del topic in "non riesco a vedere il video che mi voglio vedere" e metterei il tag risolto :wink:
se poi il problema per te è vederlo per forza di cose con totem... beh... il mio consiglio è "guarda quello che vuoi con quello che te lo riproduce."
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Wed Apr 04, 2012 7:02 pm    Post subject: Reply with quote

Ci sono altri video con lo stesso codec che non riesci a vedere o gli altri funzionano bene?
Back to top
View user's profile Send private message
pingoo
Guru
Guru


Joined: 11 Jul 2006
Posts: 324

PostPosted: Wed Apr 04, 2012 7:43 pm    Post subject: Reply with quote

Stesso problema sia con lo stesso codec che con altri. Aggiungo che non cambia nulla neanche provando con root che non aveva alcun file di configurazione nella home

EDIT: per il momento ho "risolto" reinstallando il solo gst-plugins-meta cambiando le USE in particolare per usare ffmpeg
Code:
eix gst-plugins-meta
     Installed versions:  0.10-r6(0.10)(10:53:27 04/10/12)(X alsa ffmpeg mms -a52 -aac -dts -dv -dvb -dvd -flac -lame -mp3 -mpeg -musepack -mythtv -ogg -oss -pulseaudio -taglib -theora -v4l -vcd -vorbis -vpx -wavpack -xv)
ma preferirei non usare ffmpeg e non credo sia strettamente necessario
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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