Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200252 - media-plugins/gst-plugins-faad-0.10.5-r1 - faad2-2.6* problems
Summary: media-plugins/gst-plugins-faad-0.10.5-r1 - faad2-2.6* problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 03:34 UTC by Saleem Abdulrasool (RETIRED)
Modified: 2007-11-25 13:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool (RETIRED) gentoo-dev 2007-11-25 03:34:07 UTC
The revbump is simply to lock the faad2 dep to the proper version.
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2007-11-25 05:04:40 UTC
I think this is the kind of thing that you could have done by modifying the ebuild directly without having all of us go through the stabilization process again.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 07:40:16 UTC
RDEPEND="=media-libs/faad2-2.0* ?! And no patch, or package.mask and stable?

amd64 NOT stable
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 08:06:14 UTC
amd64,

media-libs/faad2-2.6.1
media-plugins/gst-plugins-faad-0.10.5

builds and installs correctly, still playing AAC format files with pipeline

gst-launch-0.10 filesrc location="outfile.aac" ! faad ! alsasink
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 09:37:04 UTC
+  25 Nov 2007; Samuli Suominen <drac@gentoo.org>
+  gst-plugins-faad-0.10.5.ebuild, gst-plugins-faad-0.10.5-r1.ebuild:
+  Change rdep of faad2 to =2.0* for stable users wrt #200252.

gst-plugins-faad-0.10.5.ebuild:RDEPEND="=media-libs/faad2-2.0*
gst-plugins-faad-0.10.5-r1.ebuild:RDEPEND=">=media-libs/faad2-2

Indeed I had problems playing .mp4 made with ffmpeg, but not with .aac made with faac. This way we don't need to bother archteams and look for a real solution..
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 10:15:12 UTC
gst-launch-0.10 playbin uri="file:///tmp/test.mp4" works, and Totem plays .mp4's

uses qtdemux.

media-libs/gst-plugins-good (/usr/lib64/gstreamer-0.10/libgstqtdemux.so)
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 13:59:00 UTC
This change in media-libs/faad2 is the fix,

  25 Nov 2007; Alexis Ballier <aballier@gentoo.org> faad2-2.6.1.ebuild:
  make drm an useflag, enabling it disables a few other decoders

As noted by use.local.desc,

[-    ] drm (media-libs/faad2):
Add support for Digital Radio Mondiale (warning: disables other decoders)