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 540353 - [dvdemux] Doesn't see the audio track in matrix-first5.dv
[dvdemux] Doesn't see the audio track in matrix-first5.dv
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-26 18:11 UTC by Bastien Nocera
Modified: 2008-07-28 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-06-26 18:11:31 UTC
In the "matrix-first5.dv" file, Totem and GStreamer don't see the audio track.

The audio is 48kHz DV audio. I believe this is supported by ffmpeg, otherwise, it should at least ask me to install the codec.

(The file should be in the GStreamer test suite, let me know if I should upload it somewhere else)
Comment 1 Jan Schmidt 2008-06-26 19:01:44 UTC
There's something weird going on here:
The 'audio stream' coming out of dvdemux is just 16-bit audio samples - there isn't any further decoding to be done.

Comment 2 Bastien Nocera 2008-06-26 21:11:05 UTC
Want me to upload the file, or a log?
Comment 3 Tim-Philipp Müller 2008-07-16 14:24:13 UTC
It seems to work fine for me, both with CVS and latest releases (and libdv4 1.0.0 as in debian sid).  A log would be good I guess.
Comment 4 Bastien Nocera 2008-07-28 15:39:14 UTC
Seems to work now.