pyglet segfaults when playing mp4 movie

Bug #815159 reported by Richard Davis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pyglet (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The mp4 file can be found here: https://github.com/psychopy/psychopy/blob/master/psychopy/tests/data/testMovie.mp4.

Here's the python snippet which causes the seg fault:

import pyglet
mov = pyglet.media.load('testMovie.mp4', streaming=True)
mov.play()

Which results in:

[swscaler @ 0x9bfa500]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9c490b0]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9c93640]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9cdda60]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9d27e50]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9d72270]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9dbc660]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9e06a80]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9e50e70]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9e9b290]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9ee5680]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9f2faa0]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9f79e90]No accelerated colorspace conversion found from yuv420p to rgb24.
[swscaler @ 0x9fc42b0]No accelerated colorspace conversion found from yuv420p to rgb24.
Segmentation fault

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: python-pyglet 1.1.2.dfsg-2
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Sat Jul 23 14:02:21 2011
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release i386 (20110427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pyglet
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Richard Davis (rleedvs) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pyglet (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.