After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161325 - [dvdnavsrc] gst-dvd example pipeline not linking (a52dec => audioscale)
[dvdnavsrc] gst-dvd example pipeline not linking (a52dec => audioscale)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-15 00:35 UTC by Stephane Loeuillet
Modified: 2005-01-05 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stephane Loeuillet 2004-12-15 00:35:08 UTC
gst-plugins/ext/dvdnav/gst-dvd
ERROR (0x8050a38 - 306408:35:38.330048000)    GST_PIPELINE(22251)
./grammar.y(460):gst_parse_perform_link: impossible de connecter a52dec0 a
audioscale0
AVERTISSEMENT: tube erroné: impossible de connecter a52dec0 a audioscale0
         Tentative d'execution malgrè tout.
EXECUTION du tube en cours ...
No accelerated IMDCT transform found
libdvdnav: Using dvdnav version 0.1.9 from http://dvd.sf.net
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdnav: DVD Title: BLADE
libdvdnav: DVD Serial Number: 3805D7E6
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/leroutier/.dvdnav/BLADE.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fd0000. Regions: 2

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000188
libdvdread: Elapsed time 0
...
libdvdread: Found 20 VTS's
libdvdread: Elapsed time 0

** (process:22251): CRITICAL **: file gstaudioscale.c: line 372
(gst_audioscale_link): assertion `caps' failed
ERREUR: le tube refuse de s'executer.
Comment 1 Stephane Loeuillet 2004-12-17 19:04:34 UTC
something changed with today's CVS.

it now does that too :

** (process:30251): CRITICAL **: file gstalsa.c: line 976
(gst_alsa_fixate_field_nearest_int): should not be reached
Comment 2 Ronald Bultje 2005-01-05 11:23:25 UTC
It misses an audioconvert. I've got a fix locally, waiting for CVS freeze to be
over.
Comment 3 Ronald Bultje 2005-01-05 14:57:23 UTC
Done.