GNOME Bugzilla – Bug 161325
[dvdnavsrc] gst-dvd example pipeline not linking (a52dec => audioscale)
Last modified: 2005-01-05 14:57:23 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.
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
It misses an audioconvert. I've got a fix locally, waiting for CVS freeze to be over.
Done.