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 306375 - crash when trying to playback an HD video (MPEG transport stream)
crash when trying to playback an HD video (MPEG transport stream)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.8
Other Linux
: Normal normal
: 0.8.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-03 13:53 UTC by Jeroen Zwartepoorte
Modified: 2005-07-01 17:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeroen Zwartepoorte 2005-06-03 13:53:49 UTC
BBB identified a problem with the libmpeg2 plugin at GUADEC where it would crash
when trying to play back an MPEG transport stream (1080 HDTV content). Giving
the ffmpeg mpeg2 plugin a higher priority worked around the problem.

BBB has a sample (>500MB).
Comment 1 Ronald Bultje 2005-07-01 17:19:42 UTC
Fixed (memory overflow in mpeg2dec plugin).