Ticket #12491: test.AVI_x86_gcc2_log

File test.AVI_x86_gcc2_log, 1.3 KB (added by vidrep, 8 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~> MediaPlayer
5open playlist item: test.AVI
6[avi @ 0x18422238] non-interleaved AVI
7Compiler did not align stack variables. Libavcodec has been miscompiled
8and may be very slow or crash. This is not a bug in libavcodec,
9but in the compiler. You may try recompiling using gcc >= 4.2.
10Do not report crashes to FFmpeg developers.
11[avi @ 0x18421c70] non-interleaved AVI
12MediaExtractor::MediaExtractor: AllocateCookie for stream 2 failed
13MediaExtractor::CreateDecoder can't create decoder for stream 2: General system error
14MediaFileTrackSupplier: warning! track index 2 has no duration
15MediaFileTrackSupplier: track index 2 has unknown type
16_InitFromTrack(): keyframes: 1, frame count: 44099
17MediaTrackVideoSupplier::_SwitchFormat() - fVideoTrack->DecodedFormat(): General system error - retrying with B_RGB32
18should skip -1 lines at bottom!
19VideoConsumer::CreateBuffers - ERROR CREATING VIDEO RING BUFFER (Index 0 Width 640 Height 480 Colorspace 8: Out of memory
20VideoConsumer::Connected - COULDN'T CREATE BUFFERS
21BMediaRoster::Connect: aborting after BBufferConsumer::Connected, status = 0x80000000
22VideoProducer::Connect() - consumer error: Out of memory
23BMediaRoster::Connect: aborted
24Can't connect the video source to the video window... trying without overlays, error: Out of memory
25BMediaEventLooper: SchedulingLatency is 100
26~>
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41