| 1 | Mplayer works great decoding HDTV (1920x1080) with the nvidia proprietary
|
|---|
| 2 | driver. Cpu load is very low. Switching to a radeon HD5450 without enabling
|
|---|
| 3 | gpu acceleration, mplayer works fine, but cpu load is high. When I enable
|
|---|
| 4 | libvdpau1, the gallium vdpau drivers and open source radeon drivers, mplayer
|
|---|
| 5 | decodes and outputs with vdpau for 2 seconds and then crashes.
|
|---|
| 6 |
|
|---|
| 7 | Linux distribution: Debian jessie, mesa patched to enable vdpau drivers
|
|---|
| 8 |
|
|---|
| 9 | kernel version: uname -a
|
|---|
| 10 | Linux xxxxx.local 3.10.18 #1 SMP PREEMPT Wed Nov 13 16:10:55 MST 2013 x86_64 GNU/Linux
|
|---|
| 11 |
|
|---|
| 12 | libc version: 2.17
|
|---|
| 13 |
|
|---|
| 14 | gcc version: 4.8.2 (Debian 4.8.2-1)
|
|---|
| 15 | ld version: 2.23.90.20131017
|
|---|
| 16 |
|
|---|
| 17 | binutils version: 2.23.90.20131017
|
|---|
| 18 |
|
|---|
| 19 | cpu info:
|
|---|
| 20 | processor : 0
|
|---|
| 21 | vendor_id : AuthenticAMD
|
|---|
| 22 | cpu family : 16
|
|---|
| 23 | model : 6
|
|---|
| 24 | model name : AMD Athlon(tm) II X2 255 Processor
|
|---|
| 25 | stepping : 3
|
|---|
| 26 | microcode : 0x10000c8
|
|---|
| 27 | cpu MHz : 800.000
|
|---|
| 28 | cache size : 1024 KB
|
|---|
| 29 | physical id : 0
|
|---|
| 30 | siblings : 2
|
|---|
| 31 | core id : 0
|
|---|
| 32 | cpu cores : 2
|
|---|
| 33 | apicid : 0
|
|---|
| 34 | initial apicid : 0
|
|---|
| 35 | fpu : yes
|
|---|
| 36 | fpu_exception : yes
|
|---|
| 37 | cpuid level : 5
|
|---|
| 38 | wp : yes
|
|---|
| 39 | flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate npt lbrv svm_lock nrip_save
|
|---|
| 40 | bogomips : 7594.91
|
|---|
| 41 | TLB size : 1024 4K pages
|
|---|
| 42 | clflush size : 64
|
|---|
| 43 | cache_alignment : 64
|
|---|
| 44 | address sizes : 48 bits physical, 48 bits virtual
|
|---|
| 45 | power management: ts ttp tm stc 100mhzsteps hwpstate
|
|---|
| 46 |
|
|---|
| 47 | processor : 1
|
|---|
| 48 | vendor_id : AuthenticAMD
|
|---|
| 49 | cpu family : 16
|
|---|
| 50 | model : 6
|
|---|
| 51 | model name : AMD Athlon(tm) II X2 255 Processor
|
|---|
| 52 | stepping : 3
|
|---|
| 53 | microcode : 0x10000c8
|
|---|
| 54 | cpu MHz : 800.000
|
|---|
| 55 | cache size : 1024 KB
|
|---|
| 56 | physical id : 0
|
|---|
| 57 | siblings : 2
|
|---|
| 58 | core id : 1
|
|---|
| 59 | cpu cores : 2
|
|---|
| 60 | apicid : 1
|
|---|
| 61 | initial apicid : 1
|
|---|
| 62 | fpu : yes
|
|---|
| 63 | fpu_exception : yes
|
|---|
| 64 | cpuid level : 5
|
|---|
| 65 | wp : yes
|
|---|
| 66 | flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate npt lbrv svm_lock nrip_save
|
|---|
| 67 | bogomips : 7594.91
|
|---|
| 68 | TLB size : 1024 4K pages
|
|---|
| 69 | clflush size : 64
|
|---|
| 70 | cache_alignment : 64
|
|---|
| 71 | address sizes : 48 bits physical, 48 bits virtual
|
|---|
| 72 | power management: ts ttp tm stc 100mhzsteps hwpstate
|
|---|
| 73 |
|
|---|
| 74 | Video driver: kernel radeon driver, 3.10.18
|
|---|
| 75 | Xorg radeon driver, 7.2.0 with X 7.7
|
|---|
| 76 | libvdpau-gallium-drivers from mesa 9.2.2
|
|---|
| 77 | libvdpau1 0.7-1
|
|---|
| 78 |
|
|---|
| 79 | Commandline: /usr/src/mplayer-export-2013-11-14/mplayer -v -vo vdpau:deint=3 -cache 8192 -geometry 800x450 /dev/dvb/adapter0/dvr0
|
|---|
| 80 |
|
|---|
| 81 |
|
|---|
| 82 | MPlayer SVN-r36505-snapshot-4.8 (C) 2000-2013 MPlayer Team
|
|---|
| 83 | CPU vendor name: AuthenticAMD max cpuid level: 5
|
|---|
| 84 | CPU: AMD Athlon(tm) II X2 255 Processor (Family: 16, Model: 6, Stepping: 3)
|
|---|
| 85 | extended cpuid-level: 27
|
|---|
| 86 | extended cache-info: 67141952
|
|---|
| 87 | Detected cache-line size is 64 bytes
|
|---|
| 88 | CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNowExt: 1 SSE: 1 SSE2: 1 SSE3: 1 SSSE3: 0 SSE4: 0 SSE4.2: 0 AVX: 0
|
|---|
| 89 | Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowExt SSE SSE2 SSE3 CMOV
|
|---|
| 90 | get_path('codecs.conf') -> '/home/jim/.mplayer/codecs.conf'
|
|---|
| 91 | Reading optional codecs config file /home/jim/.mplayer/codecs.conf: No such file or directory
|
|---|
| 92 | Reading optional codecs config file /usr/local/etc/mplayer/codecs.conf: No such file or directory
|
|---|
| 93 | Using built-in default codecs.conf.
|
|---|
| 94 | init_freetype
|
|---|
| 95 | Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
|
|---|
| 96 | get_path('fonts') -> '/home/jim/.mplayer/fonts'
|
|---|
| 97 | Configuration: --enable-debug=3
|
|---|
| 98 | CommandLine: '-v' '-vo' 'vdpau:deint=3' '-cache' '8192' '-geometry' '800x450' '/dev/dvb/adapter0/dvr0'
|
|---|
| 99 | Using nanosleep() timing
|
|---|
| 100 | get_path('input.conf') -> '/home/jim/.mplayer/input.conf'
|
|---|
| 101 | Reading optional input config file /home/jim/.mplayer/input.conf: No such file or directory
|
|---|
| 102 | Reading optional input config file /usr/local/etc/mplayer/input.conf: No such file or directory
|
|---|
| 103 | Falling back on default (hardcoded) input config
|
|---|
| 104 | get_path('dvr0.conf') -> '/home/jim/.mplayer/dvr0.conf'
|
|---|
| 105 |
|
|---|
| 106 | Playing /dev/dvb/adapter0/dvr0.
|
|---|
| 107 | get_path('sub/') -> '/home/jim/.mplayer/sub/'
|
|---|
| 108 | [file] File size is 0 bytes
|
|---|
| 109 | STREAM: [file] /dev/dvb/adapter0/dvr0
|
|---|
| 110 | STREAM: Description: File
|
|---|
| 111 | STREAM: Author: Albeu
|
|---|
| 112 | STREAM: Comment: based on the code from ??? (probably Arpi)
|
|---|
| 113 | CACHE_PRE_INIT: 0 [0] 0 pre:1677721 eof:0
|
|---|
| 114 |
|
|---|
| 115 | Cache fill: 0.00% (0 bytes)
|
|---|
| 116 | Cache fill: 4.69% (393216 bytes)
|
|---|
| 117 | Cache fill: 9.38% (786432 bytes)
|
|---|
| 118 | Cache fill: 14.06% (1179648 bytes)
|
|---|
| 119 | Cache fill: 18.75% (1572864 bytes)
|
|---|
| 120 |
|
|---|
| 121 | libavformat version 55.21.100 (internal)
|
|---|
| 122 | Configuration: --enable-gpl --enable-postproc
|
|---|
| 123 | LAVF_check: MPEG-TS (MPEG-2 Transport Stream)
|
|---|
| 124 | Checking for YUV4MPEG2
|
|---|
| 125 | ASF_check: not ASF guid!
|
|---|
| 126 | Checking for REAL
|
|---|
| 127 | Checking for SMJPEG
|
|---|
| 128 | Searching demuxer type for filename /dev/dvb/adapter0/dvr0 ext: (null)
|
|---|
| 129 | Checking for Nullsoft Streaming Video
|
|---|
| 130 | Checking for MOV
|
|---|
| 131 | Checking for VIVO
|
|---|
| 132 | header block 1 size: 0
|
|---|
| 133 | Checking for PVA
|
|---|
| 134 | Checking for MPEG-TS...
|
|---|
| 135 | TRIED UP TO POSITION 0, FOUND 47, packet_size= 188, SEEMS A TS? 1
|
|---|
| 136 | GOOD CC: 32, BAD CC: 0
|
|---|
| 137 | TS file format detected.
|
|---|
| 138 | DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
|
|---|
| 139 | Checking for MPEG-TS...
|
|---|
| 140 | TRIED UP TO POSITION 0, FOUND 47, packet_size= 188, SEEMS A TS? 1
|
|---|
| 141 | GOOD CC: 32, BAD CC: 0
|
|---|
| 142 | PROBING UP TO 0, PROG: 0
|
|---|
| 143 | A52_CHECK(168 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 144 | A52_CHECK(352 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 145 | A52_CHECK(536 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 146 | A52_CHECK(720 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 147 | A52_CHECK(904 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 148 | A52_CHECK(1088 input bytes), found 0 frame syncwords of 0 bytes length
|
|---|
| 149 | A52_CHECK(1272 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 150 | A52_CHECK(1456 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 151 | A52_CHECK(1640 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 152 | A52_CHECK(1824 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 153 | A52_CHECK(2008 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 154 | A52_CHECK(2192 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 155 | A52_CHECK(2376 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 156 | A52_CHECK(2560 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 157 | A52_CHECK(2744 input bytes), found 1 frame syncwords of 1536 bytes length
|
|---|
| 158 | A52_CHECK(2928 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 159 | A52_CHECK(3112 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 160 | A52_CHECK(3296 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 161 | A52_CHECK(3480 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 162 | A52_CHECK(3664 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 163 | A52_CHECK(3848 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 164 | A52_CHECK(4032 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 165 | A52_CHECK(4216 input bytes), found 2 frame syncwords of 1536 bytes length
|
|---|
| 166 | A52_CHECK(4400 input bytes), found 3 frame syncwords of 1536 bytes length
|
|---|
| 167 | VIDEO MPEG2(pid=49) AUDIO A52(pid=52) NO SUBS (yet)! PROGRAM N. 0
|
|---|
| 168 | ==> Found video stream: 0
|
|---|
| 169 |
|
|---|
| 170 | ADDED VIDEO PID 49, type: 10000002 stream n. 0
|
|---|
| 171 | ==> Found audio stream: 0
|
|---|
| 172 |
|
|---|
| 173 | ADDED AUDIO PID 52, type: 2000 stream n. 0
|
|---|
| 174 | Opened TS demuxer, audio: 2000(pid 0), video: 10000002(pid 0)...POS=20304, PROBE=0
|
|---|
| 175 |
|
|---|
| 176 | demux_ts, switched to audio pid 52, id: 0, sh: 0x7f233fff05c0
|
|---|
| 177 | Searching for sequence header... OK!
|
|---|
| 178 | VIDEO: MPEG2 1920x1080 (aspect 3) 29.970 fps 15400.0 kbps (1925.0 kbyte/s)
|
|---|
| 179 | [V] filefmt:29 fourcc:0x10000002 size:1920x1080 fps:29.970 ftime:=0.0334
|
|---|
| 180 | Load subtitles in /dev/dvb/adapter0/
|
|---|
| 181 | get_path('sub/') -> '/home/jim/.mplayer/sub/'
|
|---|
| 182 | X11 opening display: :0
|
|---|
| 183 | vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF)
|
|---|
| 184 | vo: X11 running at 1440x900 with depth 24 and 32 bpp (":0" => local display)
|
|---|
| 185 | [x11] Detected wm supports NetWM.
|
|---|
| 186 | [x11] Detected wm supports FULLSCREEN state.
|
|---|
| 187 | [x11] Detected wm supports ABOVE state.
|
|---|
| 188 | [x11] Detected wm supports BELOW state.
|
|---|
| 189 | [x11] Detected wm supports STAYS_ON_TOP state.
|
|---|
| 190 | [x11] Current fstype setting honours FULLSCREEN STAYS_ON_TOP ABOVE BELOW X atoms
|
|---|
| 191 | ==========================================================================
|
|---|
| 192 | Forced video codec: ffh264vdpau
|
|---|
| 193 | Forced video codec: ffodivxvdpau
|
|---|
| 194 | Forced video codec: ffmpeg12vdpau
|
|---|
| 195 | Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
|
|---|
| 196 | libavcodec version 55.43.100 (internal)
|
|---|
| 197 | Configuration: --enable-gpl --enable-postproc
|
|---|
| 198 | INFO: libavcodec init OK!
|
|---|
| 199 | Selected video codec: [ffmpeg12vdpau] vfm: ffmpeg (FFmpeg MPEG-1/2 (VDPAU))
|
|---|
| 200 | ==========================================================================
|
|---|
| 201 | ==========================================================================
|
|---|
| 202 | Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
|
|---|
| 203 | dec_audio: Allocating 1536000 + 131072 = 1667072 bytes for output buffer.
|
|---|
| 204 | FFmpeg's libavcodec audio codec
|
|---|
| 205 | INFO: libavcodec "ac3" init OK!
|
|---|
| 206 | [ac3 @ 0x7f233dc1c7c0]frame sync error
|
|---|
| 207 | lavc_audio: error
|
|---|
| 208 | AUDIO: 48000 Hz, 2 ch, floatle, 384.0 kbit/12.50% (ratio: 48000->384000)
|
|---|
| 209 | Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
|
|---|
| 210 | ==========================================================================
|
|---|
| 211 | Building audio filter chain for 48000Hz/2ch/floatle -> 0Hz/0ch/??...
|
|---|
| 212 | [libaf] Adding filter dummy
|
|---|
| 213 | [dummy] Was reinitialized: 48000Hz/2ch/floatle
|
|---|
| 214 | [dummy] Was reinitialized: 48000Hz/2ch/floatle
|
|---|
| 215 | Trying preferred audio driver 'pulse', options '[none]'
|
|---|
| 216 | AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
|
|---|
| 217 | AO: Description: PulseAudio audio output
|
|---|
| 218 | AO: Author: Lennart Poettering
|
|---|
| 219 | Building audio filter chain for 48000Hz/2ch/floatle -> 48000Hz/2ch/floatle...
|
|---|
| 220 | [dummy] Was reinitialized: 48000Hz/2ch/floatle
|
|---|
| 221 | [dummy] Was reinitialized: 48000Hz/2ch/floatle
|
|---|
| 222 | Starting playback...
|
|---|
| 223 | Increasing filtered audio buffer size from 0 to 100096
|
|---|
| 224 | [VD_FFMPEG] Trying pixfmt=1.
|
|---|
| 225 | [VD_FFMPEG] XVMC-accelerated MPEG-2.
|
|---|
| 226 | [ffmpeg] aspect_ratio: 1.777778
|
|---|
| 227 | VDec: vo config request - 1920 x 1080 (preferred colorspace: MPEG2 VDPAU acceleration)
|
|---|
| 228 | Trying filter chain: vo
|
|---|
| 229 | VDec: using MPEG2 VDPAU acceleration as output csp (no 1)
|
|---|
| 230 | Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
|
|---|
| 231 | VO Config (1920x1080->1920x1080,flags=0,'MPlayer',0x1DC80002)
|
|---|
| 232 | VO: [vdpau] 1920x1080 => 1920x1080 MPEG2 VDPAU acceleration
|
|---|
| 233 | VO: Description: VDPAU with X11
|
|---|
| 234 | VO: Author: Rajib Mahapatra <rmahapatra@nvidia.com> and others
|
|---|
| 235 | geometry window parameter: widw: 1920, widh: 1080, scrw: 1440, scrh: 900
|
|---|
| 236 | geometry set to width: 800,height: 450, xoff: +-2147483648, yoff: +-2147483648, xper: -2147483648, yper: -2147483648
|
|---|
| 237 | geometry set to width: 800,height: 450, xoff: -2147483648, yoff: -2147483648, xper: -2147483648, yper: -2147483648
|
|---|
| 238 | [vdpau] Updating CSC matrix for BT.601
|
|---|
| 239 | [VD_FFMPEG] XVMC-accelerated MPEG-2.
|
|---|
| 240 | *** [vo] Direct Rendering mp_image_t, 1920x1080x0bpp RGB packed, 0 bytes
|
|---|
| 241 | *** [vo] Direct Rendering mp_image_t, 1920x1080x0bpp RGB packed, 0 bytes
|
|---|
| 242 | Unicode font: 5347 glyphs.
|
|---|
| 243 | Unicode font: 5347 glyphs.
|
|---|
| 244 | A:52626.0 V:52626.6 A-V: -0.617 ct: 0.000 4/ 4 ??% ??% ??,?% 0 0 15% [J
|
|---|
| 245 | *** [vo] Direct Rendering mp_image_t, 1920x1080x0bpp RGB packed, 0 bytes
|
|---|
| 246 | A:52626.0 V:52626.6 A-V: -0.617 ct: -0.003 5/ 5 ??% ??% ??,?% 1 0 16% [J
|
|---|
| 247 | *** [vo] Direct Rendering mp_image_t, 1920x1080x0bpp RGB packed, 0 bytes
|
|---|
| 248 | A:52626.0 V:52626.6 A-V: -0.614 ct: -0.007 6/ 6 ??% ??% ??,?% 1 0 14% [J
|
|---|
| 249 | *** [vo] Direct Rendering mp_image_t, 1920x1080x0bpp RGB packed, 0 bytes
|
|---|
| 250 | A:52626.1 V:52626.7 A-V: -0.607 ct: -0.010 7/ 7 ??% ??% ??,?% 1 0 15% [J
|
|---|
| 251 | A:52626.1 V:52626.7 A-V: -0.603 ct: -0.013 8/ 8 ??% ??% ??,?% 1 0 16% [J
|
|---|
| 252 | A:52626.1 V:52626.7 A-V: -0.597 ct: -0.017 9/ 9 ??% ??% ??,?% 2 0 16% [J
|
|---|
| 253 | A:52626.2 V:52626.8 A-V: -0.594 ct: -0.020 10/ 10 ??% ??% ??,?% 2 0 14% [J
|
|---|
| 254 | A:52626.2 V:52626.8 A-V: -0.601 ct: -0.023 11/ 11 ??% ??% ??,?% 3 0 15% [J
|
|---|
| 255 | A:52626.2 V:52626.8 A-V: -0.600 ct: -0.027 12/ 12 ??% ??% ??,?% 3 0 16% [J
|
|---|
| 256 | A:52626.3 V:52626.9 A-V: -0.579 ct: -0.030 13/ 13 ??% ??% ??,?% 3 0 17% [J
|
|---|
| 257 | A:52626.3 V:52626.9 A-V: -0.570 ct: -0.033 14/ 14 ??% ??% ??,?% 4 0 15% [J
|
|---|
| 258 | A:52626.4 V:52626.9 A-V: -0.569 ct: -0.037 15/ 15 ??% ??% ??,?% 4 0 16% [J
|
|---|
| 259 | A:52626.4 V:52627.0 A-V: -0.570 ct: -0.040 16/ 16 35% 69% 1.8% 5 0 15% [J
|
|---|
| 260 | A:52626.4 V:52627.0 A-V: -0.568 ct: -0.043 17/ 17 35% 69% 1.7% 5 0 15% [J
|
|---|
| 261 | A:52626.5 V:52627.0 A-V: -0.564 ct: -0.047 18/ 18 34% 70% 1.7% 6 0 16% [J
|
|---|
| 262 | A:52626.5 V:52627.1 A-V: -0.546 ct: -0.050 19/ 19 34% 73% 1.8% 6 0 14% [J
|
|---|
| 263 | A:52626.6 V:52627.1 A-V: -0.532 ct: -0.053 20/ 20 33% 75% 1.7% 7 0 16% [J
|
|---|
| 264 | A:52626.6 V:52627.1 A-V: -0.533 ct: -0.057 21/ 21 33% 75% 1.7% 7 0 16% [J
|
|---|
| 265 | A:52626.7 V:52627.2 A-V: -0.517 ct: -0.060 22/ 22 32% 76% 1.8% 8 0 14% [J
|
|---|
| 266 | A:52626.7 V:52627.2 A-V: -0.516 ct: -0.063 23/ 23 32% 77% 1.8% 9 0 15% [J
|
|---|
| 267 | A:52626.7 V:52627.2 A-V: -0.515 ct: -0.067 24/ 24 31% 76% 1.7% 9 0 16% [J
|
|---|
| 268 | A:52626.8 V:52627.3 A-V: -0.520 ct: -0.070 25/ 25 31% 75% 1.7% 10 0 16% [J
|
|---|
| 269 | A:52626.8 V:52627.3 A-V: -0.516 ct: -0.073 26/ 26 31% 76% 1.8% 10 0 14% [J
|
|---|
| 270 | A:52626.8 V:52627.3 A-V: -0.519 ct: -0.077 27/ 27 31% 75% 1.7% 11 0 15% [J
|
|---|
| 271 | A:52626.9 V:52627.4 A-V: -0.510 ct: -0.080 28/ 28 31% 76% 1.7% 11 0 17% [J
|
|---|
| 272 | A:52626.9 V:52627.4 A-V: -0.493 ct: -0.083 29/ 29 30% 78% 1.8% 12 0 14% [J
|
|---|
| 273 | A:52626.9 V:52627.4 A-V: -0.503 ct: -0.087 30/ 30 30% 77% 1.7% 13 0 15% [J
|
|---|
| 274 | A:52627.0 V:52627.5 A-V: -0.494 ct: -0.090 31/ 31 30% 77% 1.7% 13 0 16% [J
|
|---|
| 275 | A:52627.0 V:52627.5 A-V: -0.499 ct: -0.093 32/ 32 30% 77% 1.7% 14 0 17% [J
|
|---|
| 276 | A:52627.0 V:52627.5 A-V: -0.496 ct: -0.097 33/ 33 29% 76% 1.7% 14 0 15% [J
|
|---|
| 277 | A:52627.1 V:52627.6 A-V: -0.467 ct: -0.100 34/ 34 30% 78% 1.7% 15 0 16% [J
|
|---|
| 278 | A:52627.1 V:52627.6 A-V: -0.463 ct: -0.103 35/ 35 30% 78% 1.8% 16 0 14% [J
|
|---|
| 279 | A:52627.2 V:52627.6 A-V: -0.468 ct: -0.107 36/ 36 29% 78% 1.7% 16 0 15% [J
|
|---|
| 280 | A:52627.2 V:52627.7 A-V: -0.469 ct: -0.110 37/ 37 30% 78% 1.7% 17 0 16% [J
|
|---|
| 281 | A:52627.2 V:52627.7 A-V: -0.459 ct: -0.113 38/ 38 29% 78% 1.7% 18 0 16% [J
|
|---|
| 282 | A:52627.3 V:52627.7 A-V: -0.450 ct: -0.117 39/ 39 29% 79% 1.7% 18 0 15% [J
|
|---|
| 283 | A:52627.4 V:52627.8 A-V: -0.422 ct: -0.120 40/ 40 29% 81% 1.7% 19 0 17% [J
|
|---|
| 284 | A:52627.4 V:52627.8 A-V: -0.419 ct: -0.123 41/ 41 29% 81% 1.7% 20 0 17% [J
|
|---|
| 285 | A:52627.4 V:52627.8 A-V: -0.413 ct: -0.127 42/ 42 28% 81% 1.7% 21 0 15% [J
|
|---|
| 286 | A:52627.5 V:52627.9 A-V: -0.390 ct: -0.130 43/ 43 29% 82% 1.7% 21 0 17% [J
|
|---|
| 287 | A:52627.5 V:52627.9 A-V: -0.382 ct: -0.133 44/ 44 29% 82% 1.7% 22 0 18% [J
|
|---|
| 288 | A:52627.6 V:52627.9 A-V: -0.380 ct: -0.137 45/ 45 29% 82% 1.8% 23 0 15% [J
|
|---|
| 289 | A:52627.6 V:52628.0 A-V: -0.378 ct: -0.140 46/ 46 29% 82% 1.7% 24 0 16% [J
|
|---|
| 290 | A:52627.6 V:52628.0 A-V: -0.379 ct: -0.143 47/ 47 28% 82% 1.7% 24 0 17% [J
|
|---|
| 291 | A:52627.7 V:52628.0 A-V: -0.378 ct: -0.147 48/ 48 28% 82% 1.8% 25 0 15% [J
|
|---|
| 292 | A:52627.7 V:52628.1 A-V: -0.365 ct: -0.150 49/ 49 28% 83% 1.7% 26 0 16% [J
|
|---|
| 293 | A:52627.7 V:52628.1 A-V: -0.364 ct: -0.153 50/ 50 28% 82% 1.7% 27 0 17% [J
|
|---|
| 294 | A:52627.8 V:52628.1 A-V: -0.362 ct: -0.157 51/ 51 27% 83% 1.7% 28 0 15% [J
|
|---|
| 295 | A:52627.8 V:52628.2 A-V: -0.350 ct: -0.160 52/ 52 27% 83% 1.7% 28 0 16% [J
|
|---|
| 296 | A:52627.9 V:52628.2 A-V: -0.346 ct: -0.163 53/ 53 27% 83% 1.7% 29 0 17% [J
|
|---|
| 297 | A:52627.9 V:52628.2 A-V: -0.348 ct: -0.167 54/ 54 27% 83% 1.7% 30 0 14% [J
|
|---|
| 298 | A:52627.9 V:52628.3 A-V: -0.330 ct: -0.170 55/ 55 27% 84% 1.7% 31 0 16% [J
|
|---|
| 299 | A:52628.0 V:52628.3 A-V: -0.328 ct: -0.174 56/ 56 27% 84% 1.7% 32 0 17% [J
|
|---|
| 300 | A:52628.0 V:52628.3 A-V: -0.332 ct: -0.177 57/ 57 26% 83% 1.7% 32 0 15% [J
|
|---|
| 301 | A:52628.1 V:52628.4 A-V: -0.315 ct: -0.180 58/ 58 26% 84% 1.7% 33 0 15% [J
|
|---|
| 302 | A:52628.1 V:52628.4 A-V: -0.312 ct: -0.184 59/ 59 26% 84% 1.7% 34 0 16% [J
|
|---|
| 303 | A:52628.1 V:52628.4 A-V: -0.313 ct: -0.187 60/ 60 26% 84% 1.7% 35 0 17% [J
|
|---|
| 304 |
|
|---|
| 305 |
|
|---|
| 306 | MPlayer interrupted by signal 11 in module: decode_video
|
|---|
| 307 | - MPlayer crashed by bad usage of CPU/FPU/RAM.
|
|---|
| 308 | Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
|
|---|
| 309 | disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
|
|---|
| 310 | - MPlayer crashed. This shouldn't happen.
|
|---|
| 311 | It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
|
|---|
| 312 | gcc version. If you think it's MPlayer's fault, please read
|
|---|
| 313 | DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
|
|---|
| 314 | won't help unless you provide this information when reporting a possible bug.
|
|---|
| 315 | Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
|
|---|
| 316 | Parent process disappeared, exiting cache process.
|
|---|
| 317 |
|
|---|
| 318 | (gdb) bt
|
|---|
| 319 | #0 0x00007ffff036d61c in UploadYcbcrBlocks (dec=0x555556a454c0,
|
|---|
| 320 | mb=0x7fffffffbfc0, buf=0x555556f7eae0)
|
|---|
| 321 | at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:348
|
|---|
| 322 | #1 vl_mpeg12_decode_macroblock (decoder=0x555556a454c0,
|
|---|
| 323 | target=<optimized out>, picture=0x7fffffffc750,
|
|---|
| 324 | macroblocks=<optimized out>, num_macroblocks=<optimized out>)
|
|---|
| 325 | at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:594
|
|---|
| 326 | #2 0x00007ffff036fab3 in decode_slice (bs=bs@entry=0x555556f7eb78,
|
|---|
| 327 | target=target@entry=0x555556e58740)
|
|---|
| 328 | at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:855
|
|---|
| 329 | #3 0x00007ffff0372461 in vl_mpg12_bs_decode (bs=0x555556f7eb78,
|
|---|
| 330 | target=0x555556e58740, picture=<optimized out>,
|
|---|
| 331 | num_buffers=<optimized out>, buffers=<optimized out>,
|
|---|
| 332 | sizes=<optimized out>)
|
|---|
| 333 | at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:1003
|
|---|
| 334 | #4 0x00007ffff0454e69 in vlVdpDecoderRender (decoder=<optimized out>,
|
|---|
| 335 | target=<optimized out>, picture_info=<optimized out>,
|
|---|
| 336 | bitstream_buffer_count=68, bitstream_buffers=<optimized out>)
|
|---|
| 337 | at ../../../../../../src/gallium/state_trackers/vdpau/decode.c:524
|
|---|
| 338 | #5 0x00005555556930ee in draw_slice (image=<optimized out>,
|
|---|
| 339 | stride=<optimized out>, w=<optimized out>, h=<optimized out>,
|
|---|
| 340 | x=<optimized out>, y=<optimized out>) at libvo/vo_vdpau.c:1033
|
|---|
| 341 | #6 0x00005555557b1eb1 in vdpau_render_wrapper (s=<optimized out>,
|
|---|
| 342 | f=<optimized out>, info=<optimized out>, count=<optimized out>,
|
|---|
| 343 | buffers=<optimized out>) at libmpcodecs/vd_ffmpeg.c:222
|
|---|
| 344 | #7 0x0000555555bd4ada in ff_vdpau_mpeg_end_frame (avctx=<optimized out>)
|
|---|
| 345 | at libavcodec/vdpau.c:73
|
|---|
| 346 | #8 0x0000555555abb650 in slice_end (pict=0x555556c7a3d0, avctx=0x555556c7a650)
|
|---|
| 347 | at libavcodec/mpeg12dec.c:1936
|
|---|
| 348 | #9 decode_chunks (avctx=avctx@entry=0x555556c7a650,
|
|---|
| 349 | picture=picture@entry=0x555556c7a3d0,
|
|---|
| 350 | got_output=got_output@entry=0x7fffffffcd84, buf=0x555556a96e60 "",
|
|---|
| 351 | buf_size=160956) at libavcodec/mpeg12dec.c:2213
|
|---|
| 352 | #10 0x0000555555abcd5b in mpeg_decode_frame (avctx=0x555556c7a650,
|
|---|
| 353 | data=0x555556c7a3d0, got_output=0x7fffffffcd84, avpkt=<optimized out>)
|
|---|
| 354 | at libavcodec/mpeg12dec.c:2544
|
|---|
| 355 | #11 0x0000555555ba1956 in avcodec_decode_video2 (
|
|---|
| 356 | avctx=avctx@entry=0x555556c7a650, picture=picture@entry=0x555556c7a3d0,
|
|---|
| 357 | got_picture_ptr=got_picture_ptr@entry=0x7fffffffcd84,
|
|---|
| 358 | avpkt=avpkt@entry=0x7fffffffcdb0) at libavcodec/utils.c:2080
|
|---|
| 359 | #12 0x00005555557b2ab2 in decode (sh=0x555556a433b0, data=<optimized out>,
|
|---|
| 360 | len=160956, flags=<optimized out>) at libmpcodecs/vd_ffmpeg.c:929
|
|---|
| 361 | #13 0x00005555556e1066 in decode_video (
|
|---|
| 362 | sh_video=sh_video@entry=0x555556a433b0, start=0x555556a96e60 "",
|
|---|
| 363 | in_size=in_size@entry=160956, drop_frame=drop_frame@entry=0,
|
|---|
| 364 | pts=52899.546875, full_frame=full_frame@entry=0x7fffffffcee0)
|
|---|
| 365 | at libmpcodecs/dec_video.c:398
|
|---|
| 366 | #14 0x000055555567c6dd in update_video (
|
|---|
| 367 | blit_frame=blit_frame@entry=0x7fffffffcfa8) at mplayer.c:2480
|
|---|
| 368 | #15 0x000055555566fd42 in main (argc=9, argv=0x7fffffffe0c8) at mplayer.c:3796
|
|---|
| 369 |
|
|---|
| 370 | (gdb) disassemble $pc-32 $pc+32
|
|---|
| 371 | A syntax error in expression, near `$pc+32'
|
|---|
| 372 |
|
|---|
| 373 | (gdb) disassemble $pc-32,$pc+32
|
|---|
| 374 | Dump of assembler code from 0x7ffff036d5fc to 0x7ffff036d63c:
|
|---|
| 375 | 0x00007ffff036d5fc <vl_mpeg12_decode_macroblock+652>: (bad)
|
|---|
| 376 | 0x00007ffff036d5fd <vl_mpeg12_decode_macroblock+653>: xor %ebp,%ebp
|
|---|
| 377 | 0x00007ffff036d5ff <vl_mpeg12_decode_macroblock+655>: and $0x1,%r8d
|
|---|
| 378 | 0x00007ffff036d603 <vl_mpeg12_decode_macroblock+659>: xor %eax,%eax
|
|---|
| 379 | 0x00007ffff036d605 <vl_mpeg12_decode_macroblock+661>: test %ecx,(%rdi,%rax,4)
|
|---|
| 380 | 0x00007ffff036d608 <vl_mpeg12_decode_macroblock+664>: je 0x7ffff036d66a <vl_mpeg12_decode_macroblock+762>
|
|---|
| 381 | 0x00007ffff036d60a <vl_mpeg12_decode_macroblock+666>: movzwl 0x4(%r15),%ecx
|
|---|
| 382 | 0x00007ffff036d60f <vl_mpeg12_decode_macroblock+671>: mov 0x780(%rbx),%rdx
|
|---|
| 383 | 0x00007ffff036d616 <vl_mpeg12_decode_macroblock+678>: add $0x1,%ebp
|
|---|
| 384 | 0x00007ffff036d619 <vl_mpeg12_decode_macroblock+681>: lea (%rax,%rcx,2),%ecx
|
|---|
| 385 | => 0x00007ffff036d61c <vl_mpeg12_decode_macroblock+684>: mov %cl,(%rdx)
|
|---|
| 386 | 0x00007ffff036d61e <vl_mpeg12_decode_macroblock+686>: movzwl 0x6(%r15),%ecx
|
|---|
| 387 | 0x00007ffff036d623 <vl_mpeg12_decode_macroblock+691>: mov %r8b,0x2(%rdx)
|
|---|
| 388 | 0x00007ffff036d627 <vl_mpeg12_decode_macroblock+695>: lea (%rsi,%rcx,2),%ecx
|
|---|
| 389 | 0x00007ffff036d62a <vl_mpeg12_decode_macroblock+698>: mov %cl,0x1(%rdx)
|
|---|
| 390 | 0x00007ffff036d62d <vl_mpeg12_decode_macroblock+701>: movzbl 0xc(%r15),%ecx
|
|---|
| 391 | 0x00007ffff036d632 <vl_mpeg12_decode_macroblock+706>: shr $0x4,%cl
|
|---|
| 392 | 0x00007ffff036d635 <vl_mpeg12_decode_macroblock+709>: and $0x1,%ecx
|
|---|
| 393 | 0x00007ffff036d638 <vl_mpeg12_decode_macroblock+712>: mov %cl,0x3(%rdx)
|
|---|
| 394 | 0x00007ffff036d63b <vl_mpeg12_decode_macroblock+715>: mov 0x80(%rbx),%ecx
|
|---|
| 395 | End of assembler dump.
|
|---|
| 396 |
|
|---|
| 397 | rax 0x0 0
|
|---|
| 398 | rbx 0x555556f7eae0 93825019669216
|
|---|
| 399 | rcx 0x30 48
|
|---|
| 400 | rdx 0x7fffe836e000 140737089298432
|
|---|
| 401 | rsi 0x0 0
|
|---|
| 402 | rdi 0x7ffff04d2260 140737224974944
|
|---|
| 403 | rbp 0x1 0x1
|
|---|
| 404 | rsp 0x7fffffffbed0 0x7fffffffbed0
|
|---|
| 405 | r8 0x1 1
|
|---|
| 406 | r9 0x555556abe31c 93825014686492
|
|---|
| 407 | r10 0x0 0
|
|---|
| 408 | r11 0x555556abd890 93825014683792
|
|---|
| 409 | r12 0x555556abd890 93825014683792
|
|---|
| 410 | r13 0x7fffffffc750 140737488340816
|
|---|
| 411 | r14 0x1f80 8064
|
|---|
| 412 | r15 0x7fffffffbfc0 140737488338880
|
|---|
| 413 | rip 0x7ffff036d61c 0x7ffff036d61c <vl_mpeg12_decode_macroblock+684>
|
|---|
| 414 | eflags 0x10202 [ IF RF ]
|
|---|
| 415 | cs 0x33 51
|
|---|
| 416 | ss 0x2b 43
|
|---|
| 417 | ds 0x0 0
|
|---|
| 418 | es 0x0 0
|
|---|
| 419 | fs 0x0 0
|
|---|
| 420 | gs 0x0 0
|
|---|
| 421 | st0 0 (raw 0x00000000000000000000)
|
|---|
| 422 | st1 0 (raw 0x00000000000000000000)
|
|---|
| 423 | st2 0 (raw 0x00000000000000000000)
|
|---|
| 424 | st3 0 (raw 0x00000000000000000000)
|
|---|
| 425 | st4 0 (raw 0x00000000000000000000)
|
|---|
| 426 | st5 0 (raw 0x00000000000000000000)
|
|---|
| 427 | st6 0 (raw 0x00000000000000000000)
|
|---|
| 428 | st7 0 (raw 0x00000000000000000000)
|
|---|
| 429 | fctrl 0x37f 895
|
|---|
| 430 | fstat 0x0 0
|
|---|
| 431 | ftag 0xffff 65535
|
|---|
| 432 | fiseg 0x0 0
|
|---|
| 433 | fioff 0x0 0
|
|---|
| 434 | foseg 0x0 0
|
|---|
| 435 | fooff 0x0 0
|
|---|
| 436 | fop 0x0 0
|
|---|
| 437 | xmm0 {v4_float = {0xbcff, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 438 | v16_int8 = {0x0, 0xff, 0x3c, 0x47, 0x0 <repeats 12 times>}, v8_int16 = {
|
|---|
| 439 | 0xff00, 0x473c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x473cff00,
|
|---|
| 440 | 0x0, 0x0, 0x0}, v2_int64 = {0x473cff00, 0x0},
|
|---|
| 441 | uint128 = 0x000000000000000000000000473cff00}
|
|---|
| 442 | xmm1 {v4_float = {0x0, 0xffffffff, 0x0, 0x0}, v2_double = {0x0,
|
|---|
| 443 | 0x0}, v16_int8 = {0x9a, 0x99, 0x99, 0x99, 0x99, 0x99, 0xb9, 0xbf, 0x0,
|
|---|
| 444 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x999a, 0x9999, 0x9999,
|
|---|
| 445 | 0xbfb9, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x9999999a, 0xbfb99999, 0x0,
|
|---|
| 446 | 0x0}, v2_int64 = {0xbfb999999999999a, 0x0},
|
|---|
| 447 | uint128 = 0x0000000000000000bfb999999999999a}
|
|---|
| 448 | xmm2 {v4_float = {0x0, 0x1, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 449 | v16_int8 = {0x0, 0x0, 0x0, 0x80, 0x6f, 0x15, 0xa1, 0x3f, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 450 | 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x8000, 0x156f, 0x3fa1, 0x0, 0x0,
|
|---|
| 451 | 0x0, 0x0}, v4_int32 = {0x80000000, 0x3fa1156f, 0x0, 0x0}, v2_int64 = {
|
|---|
| 452 | 0x3fa1156f80000000, 0x0}, uint128 = 0x00000000000000003fa1156f80000000}
|
|---|
| 453 | xmm3 {v4_float = {0x0, 0x1, 0x0, 0x0}, v2_double = {0x1, 0x0},
|
|---|
| 454 | v16_int8 = {0xa1, 0x7d, 0xf0, 0xb7, 0x44, 0x14, 0xf0, 0x3f, 0x0, 0x0, 0x0,
|
|---|
| 455 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x7da1, 0xb7f0, 0x1444, 0x3ff0, 0x0,
|
|---|
| 456 | 0x0, 0x0, 0x0}, v4_int32 = {0xb7f07da1, 0x3ff01444, 0x0, 0x0}, v2_int64 = {
|
|---|
| 457 | 0x3ff01444b7f07da1, 0x0}, uint128 = 0x00000000000000003ff01444b7f07da1}
|
|---|
| 458 | xmm4 {v4_float = {0x0, 0xc, 0x0, 0x0}, v2_double = {0x200246, 0x0},
|
|---|
| 459 | v16_int8 = {0x80, 0x1f, 0x40, 0x2b, 0x23, 0x1, 0x40, 0x41, 0x0, 0x0, 0x0,
|
|---|
| 460 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x1f80, 0x2b40, 0x123, 0x4140, 0x0,
|
|---|
| 461 | 0x0, 0x0, 0x0}, v4_int32 = {0x2b401f80, 0x41400123, 0x0, 0x0}, v2_int64 = {
|
|---|
| 462 | 0x414001232b401f80, 0x0}, uint128 = 0x0000000000000000414001232b401f80}
|
|---|
| 463 | xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 464 | v16_int8 = {0xb8, 0xc, 0xf9, 0xde, 0xfc, 0x6d, 0x3f, 0x3e, 0x0, 0x0, 0x0,
|
|---|
| 465 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0xcb8, 0xdef9, 0x6dfc, 0x3e3f, 0x0,
|
|---|
| 466 | 0x0, 0x0, 0x0}, v4_int32 = {0xdef90cb8, 0x3e3f6dfc, 0x0, 0x0}, v2_int64 = {
|
|---|
| 467 | 0x3e3f6dfcdef90cb8, 0x0}, uint128 = 0x00000000000000003e3f6dfcdef90cb8}
|
|---|
| 468 | xmm6 {v4_float = {0x0, 0x7, 0x0, 0x0}, v2_double = {0xcea3, 0x0},
|
|---|
| 469 | v16_int8 = {0x0, 0x0, 0x0, 0xa0, 0x74, 0xd4, 0xe9, 0x40, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 470 | 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0xa000, 0xd474, 0x40e9, 0x0, 0x0,
|
|---|
| 471 | 0x0, 0x0}, v4_int32 = {0xa0000000, 0x40e9d474, 0x0, 0x0}, v2_int64 = {
|
|---|
| 472 | 0x40e9d474a0000000, 0x0}, uint128 = 0x000000000000000040e9d474a0000000}
|
|---|
| 473 | xmm7 {v4_float = {0x0, 0x7, 0x0, 0x0}, v2_double = {0xcea3, 0x0},
|
|---|
| 474 | v16_int8 = {0x40, 0xef, 0xef, 0xa8, 0x74, 0xd4, 0xe9, 0x40, 0x0, 0x0, 0x0,
|
|---|
| 475 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0xef40, 0xa8ef, 0xd474, 0x40e9, 0x0,
|
|---|
| 476 | 0x0, 0x0, 0x0}, v4_int32 = {0xa8efef40, 0x40e9d474, 0x0, 0x0}, v2_int64 = {
|
|---|
| 477 | 0x40e9d474a8efef40, 0x0}, uint128 = 0x000000000000000040e9d474a8efef40}
|
|---|
| 478 | xmm8 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 479 | v16_int8 = {0x20, 0x20, 0x20, 0x0 <repeats 13 times>}, v8_int16 = {0x2020,
|
|---|
| 480 | 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x202020, 0x0, 0x0, 0x0},
|
|---|
| 481 | v2_int64 = {0x202020, 0x0}, uint128 = 0x00000000000000000000000000202020}
|
|---|
| 482 | xmm9 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {
|
|---|
| 483 | 0x8000000000000000, 0x8000000000000000}, v16_int8 = {
|
|---|
| 484 | 0xff <repeats 16 times>}, v8_int16 = {0xffff, 0xffff, 0xffff, 0xffff,
|
|---|
| 485 | 0xffff, 0xffff, 0xffff, 0xffff}, v4_int32 = {0xffffffff, 0xffffffff,
|
|---|
| 486 | 0xffffffff, 0xffffffff}, v2_int64 = {0xffffffffffffffff,
|
|---|
| 487 | 0xffffffffffffffff}, uint128 = 0xffffffffffffffffffffffffffffffff}
|
|---|
| 488 | xmm10 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 489 | v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20, 0x20, 0x20, 0x20, 0x20,
|
|---|
| 490 | 0x20, 0x20, 0x0, 0x20}, v8_int16 = {0x0, 0x0, 0x0, 0x2000, 0x2020, 0x2020,
|
|---|
| 491 | 0x2020, 0x2000}, v4_int32 = {0x0, 0x20000000, 0x20202020, 0x20002020},
|
|---|
| 492 | v2_int64 = {0x2000000000000000, 0x2000202020202020},
|
|---|
| 493 | uint128 = 0x20002020202020202000000000000000}
|
|---|
| 494 | xmm11 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {
|
|---|
| 495 | 0x8000000000000000, 0x8000000000000000}, v16_int8 = {0x0, 0x0, 0x0, 0x0,
|
|---|
| 496 | 0x0, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0, 0xff},
|
|---|
| 497 | v8_int16 = {0x0, 0x0, 0x0, 0xffff, 0xffff, 0xffff, 0xffff, 0xff00},
|
|---|
| 498 | v4_int32 = {0x0, 0xffff0000, 0xffffffff, 0xff00ffff}, v2_int64 = {
|
|---|
| 499 | 0xffff000000000000, 0xff00ffffffffffff},
|
|---|
| 500 | uint128 = 0xff00ffffffffffffffff000000000000}
|
|---|
| 501 | xmm12 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 502 | v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4, 0x3c, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 503 | 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x3cc4, 0x0, 0x0, 0x0,
|
|---|
| 504 | 0x0}, v4_int32 = {0x0, 0x3cc40000, 0x0, 0x0}, v2_int64 = {
|
|---|
| 505 | 0x3cc4000000000000, 0x0}, uint128 = 0x00000000000000003cc4000000000000}
|
|---|
| 506 | xmm13 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 507 | v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x59, 0xbc, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 508 | 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x8000, 0xbc59, 0x0, 0x0, 0x0,
|
|---|
| 509 | 0x0}, v4_int32 = {0x0, 0xbc598000, 0x0, 0x0}, v2_int64 = {
|
|---|
| 510 | 0xbc59800000000000, 0x0}, uint128 = 0x0000000000000000bc59800000000000}
|
|---|
| 511 | xmm14 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
|
|---|
| 512 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 513 | v16_int8 = {0x8e, 0x85, 0x83, 0xe8, 0xf0, 0x24, 0x53, 0x3c, 0x0, 0x0, 0x0,
|
|---|
| 514 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x858e, 0xe883, 0x24f0, 0x3c53, 0x0,
|
|---|
| 515 | 0x0, 0x0, 0x0}, v4_int32 = {0xe883858e, 0x3c5324f0, 0x0, 0x0}, v2_int64 = {
|
|---|
| 516 | 0x3c5324f0e883858e, 0x0}, uint128 = 0x00000000000000003c5324f0e883858e}
|
|---|
| 517 | xmm15 {v4_float = {0x0, 0x3, 0x0, 0x0}, v2_double = {0x2d, 0x0},
|
|---|
| 518 | v16_int8 = {0xc0, 0x9, 0xf2, 0x16, 0xb5, 0xdf, 0x46, 0x40, 0x0, 0x0, 0x0,
|
|---|
| 519 | 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x9c0, 0x16f2, 0xdfb5, 0x4046, 0x0,
|
|---|
| 520 | 0x0, 0x0, 0x0}, v4_int32 = {0x16f209c0, 0x4046dfb5, 0x0, 0x0}, v2_int64 = {
|
|---|
| 521 | 0x4046dfb516f209c0, 0x0}, uint128 = 0x00000000000000004046dfb516f209c0}
|
|---|
| 522 | mxcsr 0x9fe0 [ PE DAZ IM DM ZM OM UM PM FZ ]
|
|---|
| 523 |
|
|---|