Opened 8 years ago

Closed 7 years ago

#12845 closed bug (fixed)

Video playback crash @ libswscale

Reported by: kallisti5 Owned by: Barrett
Priority: normal Milestone: Unscheduled
Component: Applications/MediaPlayer Version: R1/Development
Keywords: libswscale Cc:
Blocked By: Blocking:
Platform: All

Description

hrev50383, x86_64

~/Desktop> MediaPlayer AnAwesomeVideo.mkv
open playlist item: AnAwesomeVideo.mkv
MediaExtractor::MediaExtractor: AllocateCookie for stream 2 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 3 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 4 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 5 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 6 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 7 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 8 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 9 failed
MediaExtractor::MediaExtractor: AllocateCookie for stream 10 failed
MediaExtractor::CreateDecoder can't create decoder for stream 2: General system error
MediaFileTrackSupplier: warning! track index 2 has no duration
MediaFileTrackSupplier: track index 2 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 3: General system error
MediaFileTrackSupplier: warning! track index 3 has no duration
MediaFileTrackSupplier: track index 3 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 4: General system error
MediaFileTrackSupplier: warning! track index 4 has no duration
MediaFileTrackSupplier: track index 4 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 5: General system error
MediaFileTrackSupplier: warning! track index 5 has no duration
MediaFileTrackSupplier: track index 5 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 6: General system error
MediaFileTrackSupplier: warning! track index 6 has no duration
MediaFileTrackSupplier: track index 6 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 7: General system error
MediaFileTrackSupplier: warning! track index 7 has no duration
MediaFileTrackSupplier: track index 7 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 8: General system error
MediaFileTrackSupplier: warning! track index 8 has no duration
MediaFileTrackSupplier: track index 8 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 9: General system error
MediaFileTrackSupplier: warning! track index 9 has no duration
MediaFileTrackSupplier: track index 9 has unknown type
MediaExtractor::CreateDecoder can't create decoder for stream 10: General system error
MediaFileTrackSupplier: warning! track index 10 has no duration
MediaFileTrackSupplier: track index 10 has unknown type
_InitFromTrack(): keyframes: 1, frame count: 64727334
Assertion desc failed at libswscale/swscale_internal.h:679
Abort
Abort

Change History (4)

comment:1 by Barrett, 8 years ago

Owner: changed from stippi to Barrett
Status: newassigned

Can you send me a sample of this video?

comment:2 by vidrep, 8 years ago

Barrett, see ticket #12650 and #12654. Sample videos (wmv, avi) attached which also cause a crash on 64 bit.

comment:3 by diver, 7 years ago

Version 0, edited 7 years ago by diver (next)

comment:4 by korli, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev51295.

Note: See TracTickets for help on using tickets.