Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VIdeo problem with gstreamer (and totem)
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
pingoo
Guru
Guru


Joined: 11 Jul 2006
Posts: 324

PostPosted: Wed Apr 04, 2012 8:11 pm    Post subject: VIdeo problem with gstreamer (and totem) Reply with quote

Hi, I cannot play any video/codec with totem while the sound of the video it's reproduced:
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)

Searching on the web, I tried gst-launch:
Code:

gst-launch-0.10 playbin uri=file:///path
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Setting the pipeling to PAUSED
Pipeline is in PREROLLING ...
** Message: don't know how to handle video/x-xvid, framerate=(fraction)25/1, width=(int)640, height=(int)272
Pipeline is in PREROLLED ...
Setting the pipeling to PLAYING ...
New clock: GstAudioSinkClock


I compiled again gstreamer and all the gst* packages, removing the folder ~/.gstreamer-0.10, and using root but nothing changes:
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

With mplayer the video works and also with gstreamer/totem with another distribution, and maybe also once here,,, but I'm not sure,
Back to top
View user's profile Send private message
sebaro
Veteran
Veteran


Joined: 03 Jul 2006
Posts: 1141
Location: Romania

PostPosted: Thu Apr 05, 2012 7:55 am    Post subject: Reply with quote

I suggest you use "ffmpeg" flag instead of/or with "a52 aac mp3 mpeg ogg theora vorbis vpx" for media-plugins/gst-plugins-meta.
Back to top
View user's profile Send private message
pingoo
Guru
Guru


Joined: 11 Jul 2006
Posts: 324

PostPosted: Mon Apr 09, 2012 9:32 am    Post subject: Reply with quote

Well, I compiled gst-plugins-meta more or less as you suggest
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)

and it's working fine, thanks. I don't understand why it didn't work without ffmpeg that I would rather not to install
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