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 608013 - Totem fails at DVB-T playback
Totem fails at DVB-T playback
Status: RESOLVED DUPLICATE of bug 597195
Product: totem
Classification: Core
Component: GStreamer backend
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2010-01-25 09:38 UTC by Frederik Elwert
Modified: 2010-01-26 23:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28


Attachments
Console output with playbin2 (756 bytes, text/plain)
2010-01-26 22:19 UTC, Frederik Elwert
Details
Console output with playbin (1.64 KB, text/plain)
2010-01-26 22:24 UTC, Frederik Elwert
Details

Description Frederik Elwert 2010-01-25 09:38:28 UTC
Totem 2.28 is unable to playback DVB-T. It does show the stations from a channels.conf, but when starting playback, the screen remains black.

There is a bug report on Launchpad which lists some details: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/361322
Comment 1 Bastien Nocera 2010-01-26 17:29:05 UTC
In the future, post logs in the bug itself, I shouldn't have to go hunting for logs.

Launching:
gst-launch-0.10 playbin "uri=dvb://CHANNEL_NAME"
will not replicate what Totem does:
gst-launch-0.10 playbin2 "uri=dvb://CHANNEL_NAME"
will, and I'm pretty sure you'd get errors with that as well.
Comment 2 Frederik Elwert 2010-01-26 22:19:21 UTC
Created attachment 152357 [details]
Console output with playbin2

This is the log when using playbin2 with gst-launch-0.10. In this case, there is no video at all.
Comment 3 Frederik Elwert 2010-01-26 22:24:28 UTC
Created attachment 152358 [details]
Console output with playbin

Just for comparison (don’t know if it helps): This is the output when using playbin instead of playbin2. In this case, the video from the TV card plays fine.
Comment 4 Tim-Philipp Müller 2010-01-26 22:45:42 UTC
Maybe duplicate of or related to bug #597195 ?
Comment 5 Bastien Nocera 2010-01-26 23:12:29 UTC

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