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 618621 - playbin can't handle m4a with text stream
playbin can't handle m4a with text stream
Status: RESOLVED DUPLICATE of bug 610866
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-14 12:27 UTC by Benjamin Otte (Company)
Modified: 2010-05-14 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Otte (Company) 2010-05-14 12:27:19 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=567732 :


Description of problem:
Try to play this audio file via totem or gstreamer results in the error "Have
text pad but no video pad". The audio file contains chapter marks and some
additional comments.

A workaround is to start gstreamer via commandline:
"gst-launch playbin2 flags=0x03
uri=file:///home/thomas/mm042-bi-ba-buzzemann.m4a"

The above audio file is freely available via
"http://mobilemacs.de/2010/02/mm042-bi-ba-buzzemann.html"

How reproducible:
Always!

Steps to Reproduce:
1. Start above audio file in totem
2. Get the error message "Have text pad but no video pad" and no audio
3.

Actual results:
No audio is played

Expected results:
I want to hear my podcast!
Comment 1 Sebastian Dröge (slomo) 2010-05-14 12:48:13 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 610866 ***