Bug#779789: mpv: free(): invalid pointer: 0xedf28020 ***

Jakub Wilk jwilk at debian.org
Fri Mar 6 20:13:13 UTC 2015


Control: found -1 0.8.2-1+ffmpeg

* Alessandro Ghedini <ghedo at debian.org>, 2015-03-06, 20:49:
>>Could you try with these options?
>>
>>-vo=xv -vf=expand=::::1440/900
>>
>>Apparently they are needed to trigger the crash. I forgot I had them 
>>in my mpv.conf.
>
>Still can't reproduce. You can try using the --no-config option to make 
>sure configuration files don't interfere. Also, the output of playing 
>the file with the --msg-level=all=trace option could be useful as well.

Please see the attachment.

As promised, I tried mpv_0.8.2-1+ffmpeg, and it also crashes.

-- 
Jakub Wilk
-------------- next part --------------
$ mpv --no-config --vo=xv -vf=expand=::::1440/900 --msg-level=all=trace crash.mp4
[cplayer] Command line: 'mpv' '--no-config' '--vo=xv' '-vf=expand=::::1440/900' '--msg-level=all=trace' 'crash.mp4'
[cplayer] mpv 0.8.2 (C) 2000-2015 mpv/MPlayer/mplayer2 projects
[cplayer]  built on 2015-03-01T13:16:13
[cplayer] libav library versions:
[cplayer]    libavutil       54.3.0
[cplayer]    libavcodec      56.1.0
[cplayer]    libavformat     56.1.0
[cplayer]    libswscale      3.0.0
[cplayer]    libavfilter     5.0.0
[cplayer]    libavresample   2.1.0
[cplayer] 
[cplayer] Configuration: ./waf -v configure --prefix=/usr --libdir=/usr/lib/i386-linux-gnu --confdir=/etc/mpv --zshdir=/usr/share/zsh/vendor-completions --enable-cdda --enable-sdl2 --enable-zsh-comp --enable-libmpv-shared --enable-joystick
[cplayer] config.h:
[cplayer] 
[cplayer] #define DEFAULT_DVD_DEVICE "/dev/sr0"
[cplayer] #define DEFAULT_CDROM_DEVICE "/dev/sr0"
[cplayer] #define HAVE_CPLAYER 1
[cplayer] #define HAVE_LIBMPV_SHARED 1
[cplayer] #define HAVE_LIBMPV_STATIC 0
[cplayer] #define HAVE_STATIC_BUILD 0
[cplayer] #define HAVE_BUILD_DATE 1
[cplayer] #define HAVE_OPTIMIZE 1
[cplayer] #define HAVE_DEBUG_BUILD 1
[cplayer] #define HAVE_PDF_BUILD 0
[cplayer] #define HAVE_LIBDL 1
[cplayer] #define HAVE_DLOPEN 1
[cplayer] #define HAVE_VF_DLOPEN_FILTERS 0
[cplayer] #define HAVE_ZSH_COMP 1
[cplayer] #define HAVE_ASM 1
[cplayer] #define HAVE_TEST 0
[cplayer] #define HAVE_CLANG_DATABASE 0
[cplayer] #define HAVE_NOEXECSTACK 0
[cplayer] #define HAVE_LIBM 1
[cplayer] #define HAVE_MINGW 0
[cplayer] #define HAVE_POSIX 1
[cplayer] #define HAVE_POSIX_OR_MINGW 1
[cplayer] #define HAVE_WIN32_INTERNAL_PTHREADS 0
[cplayer] #define HAVE_PTHREADS 1
[cplayer] #define HAVE_STDATOMIC 1
[cplayer] #define HAVE_ATOMIC_BUILTINS 0
[cplayer] #define HAVE_SYNC_BUILTINS 0
[cplayer] #define HAVE_ATOMICS 1
[cplayer] #define HAVE_LIBRT 1
[cplayer] #define HAVE_ICONV 1
[cplayer] #define HAVE_DOS_PATHS 0
[cplayer] #define HAVE_WAIO 0
[cplayer] #define HAVE_TERMIOS_H 1
[cplayer] #define HAVE_SYS_TERMIOS_H 0
[cplayer] #define HAVE_TERMIOS 1
[cplayer] #define HAVE_SHM 1
[cplayer] #define HAVE_NANOSLEEP 1
[cplayer] #define HAVE_POSIX_SPAWN 1
[cplayer] #define HAVE_GLOB 1
[cplayer] #define HAVE_GLOB_WIN32_REPLACEMENT 0
[cplayer] #define HAVE_GLIBC_THREAD_NAME 1
[cplayer] #define HAVE_OSX_THREAD_NAME 0
[cplayer] #define HAVE_BSD_THREAD_NAME 0
[cplayer] #define HAVE_NETBSD_THREAD_NAME 0
[cplayer] #define HAVE_BSD_FSTATFS 0
[cplayer] #define HAVE_LINUX_FSTATFS 1
[cplayer] #define HAVE_LIBGUESS 1
[cplayer] #define HAVE_LIBSMBCLIENT 0
[cplayer] #define HAVE_LUA 1
[cplayer] #define HAVE_LIBASS 1
[cplayer] #define HAVE_LIBASS_OSD 1
[cplayer] #define HAVE_DUMMY_OSD 0
[cplayer] #define HAVE_ZLIB 1
[cplayer] #define HAVE_ENCODING 1
[cplayer] #define HAVE_JOYSTICK 1
[cplayer] #define HAVE_LIRC 1
[cplayer] #define HAVE_LIBBLURAY 1
[cplayer] #define HAVE_DVDREAD 1
[cplayer] #define HAVE_DVDNAV 1
[cplayer] #define HAVE_CDDA 1
[cplayer] #define HAVE_ENCA 1
[cplayer] #define HAVE_MPG123 1
[cplayer] #define HAVE_LADSPA 1
[cplayer] #define HAVE_LIBBS2B 1
[cplayer] #define HAVE_LCMS2 1
[cplayer] #define HAVE_VAPOURSYNTH_CORE 0
[cplayer] #define HAVE_VAPOURSYNTH 0
[cplayer] #define HAVE_VAPOURSYNTH_LAZY 0
[cplayer] #define HAVE_SDL2 1
[cplayer] #define HAVE_SDL1 0
[cplayer] #define HAVE_OSS_AUDIO_4FRONT 0
[cplayer] #define HAVE_OSS_AUDIO_NATIVE 1
[cplayer] #define HAVE_OSS_AUDIO_SUNAUDIO 0
[cplayer] #define HAVE_OSS_AUDIO 1
[cplayer] #define HAVE_RSOUND 0
[cplayer] #define HAVE_SNDIO 0
[cplayer] #define HAVE_PULSE 1
[cplayer] #define HAVE_JACK 1
[cplayer] #define HAVE_OPENAL 0
[cplayer] #define HAVE_ALSA 1
[cplayer] #define HAVE_COREAUDIO 0
[cplayer] #define HAVE_DSOUND 0
[cplayer] #define HAVE_WASAPI 0
[cplayer] #define HAVE_COCOA 0
[cplayer] #define HAVE_GDI 0
[cplayer] #define HAVE_WINMM 0
[cplayer] #define HAVE_OLE 0
[cplayer] #define HAVE_UUID 1
[cplayer] #define HAVE_WAYLAND 1
[cplayer] #define HAVE_X11 1
[cplayer] #define HAVE_XSS 1
[cplayer] #define HAVE_XEXT 1
[cplayer] #define HAVE_XV 1
[cplayer] #define HAVE_XINERAMA 1
[cplayer] #define HAVE_XRANDR 1
[cplayer] #define HAVE_GL_COCOA 0
[cplayer] #define HAVE_GL_X11 1
[cplayer] #define HAVE_EGL_X11 0
[cplayer] #define HAVE_GL_WAYLAND 1
[cplayer] #define HAVE_GL_WIN32 0
[cplayer] #define HAVE_GL 1
[cplayer] #define HAVE_VDPAU 1
[cplayer] #define HAVE_VDPAU_GL_X11 1
[cplayer] #define HAVE_VAAPI 1
[cplayer] #define HAVE_VAAPI_VPP 1
[cplayer] #define HAVE_VAAPI_GLX 1
[cplayer] #define HAVE_CACA 0
[cplayer] #define HAVE_JPEG 1
[cplayer] #define HAVE_DIRECT3D 0
[cplayer] #define HAVE_LIBAV 1
[cplayer] #define HAVE_LIBSWRESAMPLE 0
[cplayer] #define HAVE_LIBAVRESAMPLE 1
[cplayer] #define HAVE_RESAMPLER 1
[cplayer] #define HAVE_LIBAVFILTER 1
[cplayer] #define HAVE_LIBAVDEVICE 1
[cplayer] #define HAVE_AVCODEC_CHROMA_POS_API 0
[cplayer] #define HAVE_AVCOL_SPC_BT2020 1
[cplayer] #define HAVE_AVCODEC_VDPAU_ALLOC_CONTEXT 1
[cplayer] #define HAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA 0
[cplayer] #define HAVE_AVFORMAT_METADATA_UPDATE_FLAG 1
[cplayer] #define HAVE_AVCODEC_REPLAYGAIN_SIDE_DATA 1
[cplayer] #define HAVE_AV_DISPLAYMATRIX 1
[cplayer] #define HAVE_AVFRAME_METADATA 0
[cplayer] #define HAVE_AVFRAME_SKIP_SAMPLES 0
[cplayer] #define HAVE_VAAPI_HWACCEL 1
[cplayer] #define HAVE_VIDEODECODEACCELERATION_VDADECODER_H 0
[cplayer] #define HAVE_VIDEO_DECODE_ACCELERATION_VDA_DECODER_H 0
[cplayer] #define HAVE_VDA_HWACCEL 0
[cplayer] #define HAVE_VDA_GL 0
[cplayer] #define HAVE_VDPAU_HWACCEL 1
[cplayer] #define HAVE_DXVA2_HWACCEL 0
[cplayer] #define HAVE_TV 1
[cplayer] #define HAVE_SYS_VIDEOIO_H 0
[cplayer] #define HAVE_VIDEODEV 1
[cplayer] #define HAVE_TV_V4L2 1
[cplayer] #define HAVE_LIBV4L2 0
[cplayer] #define HAVE_PVR 1
[cplayer] #define HAVE_AUDIO_INPUT 1
[cplayer] #define HAVE_DVBIN 1
[cplayer] #define HAVE_WIN32_EXECUTABLE 0
[cplayer] #define HAVE_COCOA_APPLICATION 0
[cplayer] #define HAVE_APPLE_REMOTE 0
[cplayer] #define HAVE_SYS_SOUNDCARD_H (HAVE_OSS_AUDIO_NATIVE || HAVE_OSS_AUDIO_4FRONT)
[cplayer] #define HAVE_SOUNDCARD_H HAVE_OSS_AUDIO_SUNAUDIO
[cplayer] #define CONFIGURATION "./waf -v configure --prefix=/usr --libdir=/usr/lib/i386-linux-gnu --confdir=/etc/mpv --zshdir=/usr/share/zsh/vendor-completions --enable-cdda --enable-sdl2 --enable-zsh-comp --enable-libmpv-shared --enable-joystick"
[cplayer] #define MPV_CONFDIR "/etc/mpv"
[cplayer] 
[cplayer] Setting option 'no-config' = '' (flags = 8)
[cplayer] Setting option 'vo' = 'xv' (flags = 8)
[cplayer] Setting option 'vf' = 'expand=::::1440/900' (flags = 8)
[cplayer] Setting option 'msg-level' = 'all=trace' (flags = 8)
[input] add: section='default' key='MOUSE_BTN0' builtin cmd='ignore                      # don't do anything' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN0_DBL' builtin cmd='cycle fullscreen        # toggle fullscreen on/off' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN2' builtin cmd='cycle pause                 # toggle pause on/off' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN3' builtin cmd='seek 10' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN4' builtin cmd='seek -10' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN5' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='MOUSE_BTN6' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='default' key='AXIS_UP' builtin cmd='seek 10' location='<builtin>:1'
[input] add: section='default' key='AXIS_DOWN' builtin cmd='seek -10' location='<builtin>:1'
[input] add: section='default' key='AXIS_LEFT' builtin cmd='seek 5' location='<builtin>:1'
[input] add: section='default' key='AXIS_RIGHT' builtin cmd='seek -5' location='<builtin>:1'
[input] add: section='default' key='RIGHT' builtin cmd='seek  5' location='<builtin>:1'
[input] add: section='default' key='LEFT' builtin cmd='seek -5' location='<builtin>:1'
[input] add: section='default' key='UP' builtin cmd='seek  60' location='<builtin>:1'
[input] add: section='default' key='DOWN' builtin cmd='seek -60' location='<builtin>:1'
[input] add: section='default' key='Shift+RIGHT' builtin cmd='no-osd seek  1 - exact' location='<builtin>:1'
[input] add: section='default' key='Shift+LEFT' builtin cmd='no-osd seek -1 - exact' location='<builtin>:1'
[input] add: section='default' key='Shift+UP' builtin cmd='no-osd seek  5 - exact' location='<builtin>:1'
[input] add: section='default' key='Shift+DOWN' builtin cmd='no-osd seek -5 - exact' location='<builtin>:1'
[input] add: section='default' key='Ctrl+LEFT' builtin cmd='no-osd sub_seek -1' location='<builtin>:1'
[input] add: section='default' key='Ctrl+RIGHT' builtin cmd='no-osd sub_seek  1' location='<builtin>:1'
[input] add: section='default' key='PGUP' builtin cmd='add chapter 1                     # skip to next chapter' location='<builtin>:1'
[input] add: section='default' key='PGDWN' builtin cmd='add chapter -1                   # skip to previous chapter' location='<builtin>:1'
[input] add: section='default' key='Shift+PGUP' builtin cmd='seek 600' location='<builtin>:1'
[input] add: section='default' key='Shift+PGDWN' builtin cmd='seek -600' location='<builtin>:1'
[input] add: section='default' key='[' builtin cmd='multiply speed 0.9091                # scale playback speed' location='<builtin>:1'
[input] add: section='default' key=']' builtin cmd='multiply speed 1.1' location='<builtin>:1'
[input] add: section='default' key='{' builtin cmd='multiply speed 0.5' location='<builtin>:1'
[input] add: section='default' key='}' builtin cmd='multiply speed 2.0' location='<builtin>:1'
[input] add: section='default' key='BS' builtin cmd='set speed 1.0                       # reset speed to normal' location='<builtin>:1'
[input] add: section='default' key='q' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='Q' builtin cmd='quit_watch_later' location='<builtin>:1'
[input] add: section='encode' key='q' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='ESC' builtin cmd='set fullscreen no' location='<builtin>:1'
[input] add: section='encode' key='ESC' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='p' builtin cmd='cycle pause                          # toggle pause/playback mode' location='<builtin>:1'
[input] add: section='default' key='.' builtin cmd='frame_step                           # advance one frame and pause' location='<builtin>:1'
[input] add: section='default' key=',' builtin cmd='frame_back_step                      # go back by one frame and pause' location='<builtin>:1'
[input] add: section='default' key='SPACE' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='>' builtin cmd='playlist_next                        # skip to next file' location='<builtin>:1'
[input] add: section='default' key='ENTER' builtin cmd='playlist_next                    # skip to next file' location='<builtin>:1'
[input] add: section='default' key='<' builtin cmd='playlist_prev                        # skip to previous file' location='<builtin>:1'
[input] add: section='default' key='O' builtin cmd='osd                                  # cycle through OSD mode' location='<builtin>:1'
[input] add: section='default' key='o' builtin cmd='show_progress' location='<builtin>:1'
[input] add: section='default' key='P' builtin cmd='show_progress' location='<builtin>:1'
[input] add: section='default' key='I' builtin cmd='show_text "${filename}"              # display filename in osd' location='<builtin>:1'
[input] add: section='default' key='z' builtin cmd='add sub-delay -0.1                   # subtract 100 ms delay from subs' location='<builtin>:1'
[input] add: section='default' key='x' builtin cmd='add sub-delay +0.1                   # add' location='<builtin>:1'
[input] add: section='default' key='Ctrl++' builtin cmd='add audio-delay 0.100           # this changes audio/video sync' location='<builtin>:1'
[input] add: section='default' key='Ctrl+-' builtin cmd='add audio-delay -0.100' location='<builtin>:1'
[input] add: section='default' key='9' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='default' key='/' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='default' key='0' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='*' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='m' builtin cmd='cycle mute' location='<builtin>:1'
[input] add: section='default' key='1' builtin cmd='add contrast -1' location='<builtin>:1'
[input] add: section='default' key='2' builtin cmd='add contrast 1' location='<builtin>:1'
[input] add: section='default' key='3' builtin cmd='add brightness -1' location='<builtin>:1'
[input] add: section='default' key='4' builtin cmd='add brightness 1' location='<builtin>:1'
[input] add: section='default' key='5' builtin cmd='add gamma -1' location='<builtin>:1'
[input] add: section='default' key='6' builtin cmd='add gamma 1' location='<builtin>:1'
[input] add: section='default' key='7' builtin cmd='add saturation -1' location='<builtin>:1'
[input] add: section='default' key='8' builtin cmd='add saturation 1' location='<builtin>:1'
[input] add: section='default' key='d' builtin cmd='cycle framedrop                      # cycle through framedrop modes' location='<builtin>:1'
[input] add: section='default' key='D' builtin cmd='cycle deinterlace' location='<builtin>:1'
[input] add: section='default' key='r' builtin cmd='add sub-pos -1                       # move subtitles up' location='<builtin>:1'
[input] add: section='default' key='t' builtin cmd='add sub-pos +1                       #                down' location='<builtin>:1'
[input] add: section='default' key='v' builtin cmd='cycle sub-visibility' location='<builtin>:1'
[input] add: section='default' key='V' builtin cmd='cycle ass-vsfilter-aspect-compat' location='<builtin>:1'
[input] add: section='default' key='j' builtin cmd='cycle sub                            # cycle through subtitles' location='<builtin>:1'
[input] add: section='default' key='J' builtin cmd='cycle sub down                       # ...backwards' location='<builtin>:1'
[input] add: section='default' key='SHARP' builtin cmd='cycle audio                      # switch audio streams' location='<builtin>:1'
[input] add: section='default' key='_' builtin cmd='cycle video' location='<builtin>:1'
[input] add: section='default' key='T' builtin cmd='cycle ontop                          # toggle video window ontop of other windows' location='<builtin>:1'
[input] add: section='default' key='f' builtin cmd='cycle fullscreen                     # toggle fullscreen' location='<builtin>:1'
[input] add: section='default' key='s' builtin cmd='screenshot                           # take a screenshot' location='<builtin>:1'
[input] add: section='default' key='S' builtin cmd='screenshot video                     # ...without subtitles' location='<builtin>:1'
[input] add: section='default' key='Alt+s' builtin cmd='screenshot - each-frame          # automatically screenshot every frame' location='<builtin>:1'
[input] add: section='default' key='w' builtin cmd='add panscan -0.1                     # zoom out with -panscan 0 -fs' location='<builtin>:1'
[input] add: section='default' key='e' builtin cmd='add panscan +0.1                     #      in' location='<builtin>:1'
[input] add: section='default' key='A' builtin cmd='cycle_values video-aspect "16:9" "4:3" "2.35:1" "-1"' location='<builtin>:1'
[input] add: section='default' key='POWER' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='MENU' builtin cmd='cycle osd' location='<builtin>:1'
[input] add: section='default' key='PLAY' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='PAUSE' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='PLAYPAUSE' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='STOP' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='FORWARD' builtin cmd='seek 60' location='<builtin>:1'
[input] add: section='default' key='REWIND' builtin cmd='seek -60' location='<builtin>:1'
[input] add: section='default' key='NEXT' builtin cmd='playlist_next' location='<builtin>:1'
[input] add: section='default' key='PREV' builtin cmd='playlist_prev' location='<builtin>:1'
[input] add: section='default' key='VOLUME_UP' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='VOLUME_DOWN' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='default' key='MUTE' builtin cmd='cycle mute' location='<builtin>:1'
[input] add: section='default' key='CLOSE_WIN' builtin cmd='quit' location='<builtin>:1'
[input] add: section='encode' key='CLOSE_WIN' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='E' builtin cmd='cycle edition                        # next edition' location='<builtin>:1'
[input] add: section='default' key='l' builtin cmd='ab_loop                              # Set/clear A-B loop points' location='<builtin>:1'
[input] add: section='default' key='Ctrl+c' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='AR_PLAY' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='AR_PLAY_HOLD' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='AR_CENTER' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='AR_CENTER_HOLD' builtin cmd='quit' location='<builtin>:1'
[input] add: section='default' key='AR_NEXT' builtin cmd='seek 10' location='<builtin>:1'
[input] add: section='default' key='AR_NEXT_HOLD' builtin cmd='seek 120' location='<builtin>:1'
[input] add: section='default' key='AR_PREV' builtin cmd='seek -10' location='<builtin>:1'
[input] add: section='default' key='AR_PREV_HOLD' builtin cmd='seek -120' location='<builtin>:1'
[input] add: section='default' key='AR_MENU' builtin cmd='show_progress' location='<builtin>:1'
[input] add: section='default' key='AR_MENU_HOLD' builtin cmd='cycle mute' location='<builtin>:1'
[input] add: section='default' key='AR_VUP' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='AR_VUP_HOLD' builtin cmd='add chapter 1' location='<builtin>:1'
[input] add: section='default' key='AR_VDOWN' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='default' key='AR_VDOWN_HOLD' builtin cmd='add chapter -1' location='<builtin>:1'
[input] add: section='default' key='JOY_RIGHT' builtin cmd='seek 10' location='<builtin>:1'
[input] add: section='default' key='JOY_LEFT' builtin cmd='seek -10' location='<builtin>:1'
[input] add: section='default' key='JOY_UP' builtin cmd='seek 60' location='<builtin>:1'
[input] add: section='default' key='JOY_DOWN' builtin cmd='seek -60' location='<builtin>:1'
[input] add: section='default' key='JOY_BTN0' builtin cmd='cycle pause' location='<builtin>:1'
[input] add: section='default' key='JOY_BTN1' builtin cmd='cycle osd' location='<builtin>:1'
[input] add: section='default' key='JOY_BTN2' builtin cmd='add volume 2' location='<builtin>:1'
[input] add: section='default' key='JOY_BTN3' builtin cmd='add volume -2' location='<builtin>:1'
[input] add: section='discnav' key='ENTER' builtin cmd='discnav menu        # DISCNAV MENU' location='<builtin>:1'
[input] add: section='discnav-menu' key='UP' builtin cmd='discnav up          # DISCNAV UP' location='<builtin>:1'
[input] add: section='discnav-menu' key='DOWN' builtin cmd='discnav down        # DISCNAV DOWN' location='<builtin>:1'
[input] add: section='discnav-menu' key='LEFT' builtin cmd='discnav left        # DISCNAV LEFT' location='<builtin>:1'
[input] add: section='discnav-menu' key='RIGHT' builtin cmd='discnav right       # DISCNAV RIGHT' location='<builtin>:1'
[input] add: section='discnav-menu' key='ENTER' builtin cmd='discnav select      # DISCNAV SELECT (ok)' location='<builtin>:1'
[input] add: section='discnav-menu' key='MOUSE_BTN0' builtin cmd='discnav mouse' location='<builtin>:1'
[input] add: section='discnav-menu' key='MOUSE_MOVE' builtin cmd='discnav mouse_move' location='<builtin>:1'
[input] add: section='default' key='h' builtin cmd='cycle tv-channel -1                  # previous channel' location='<builtin>:1'
[input] add: section='default' key='k' builtin cmd='cycle tv-channel +1                  # next channel' location='<builtin>:1'
[input] add: section='default' key='!' builtin cmd='add chapter -1                       # skip to previous chapter' location='<builtin>:1'
[input] add: section='default' key='@' builtin cmd='add chapter 1                        #         next' location='<builtin>:1'
[input] Falling back on default (hardcoded) input config
[input/#1] Setting up LIRC support...
[input/#1] Failed to open LIRC support. You will not be able to use your remote control.
[osc] Loading script @osc.lua...
[global] config file: 'scripts'
[global] config file: 'lua'
[osc] loading mp.defaults
[osc] loading @osc.lua
[osc] reading options for osc 
[global] config path: 'lua-settings/osc.conf' -> '(NULL)'
[osc] lua-settings/osc.conf not found. 
[input] add: section='showhide' key='MOUSE_MOVE' cmd='script_binding osc/__keybinding1' location='<script>:1'
[input] add: section='showhide' key='MOUSE_LEAVE' cmd='script_binding osc/__keybinding2' location='<script>:2'
[input] enable section 'showhide'
[input] active section stack:
[input]  default 12
[input]  showhide 12
[input] add: section='input' key='MOUSE_BTN0' cmd='script_binding osc/__keybinding3' location='<script>:1'
[input] add: section='input' key='Shift+MOUSE_BTN0' cmd='script_binding osc/__keybinding4' location='<script>:2'
[input] add: section='input' key='MOUSE_BTN2' cmd='script_binding osc/__keybinding5' location='<script>:3'
[input] add: section='input' key='MOUSE_BTN0_DBL' cmd='ignore' location='<script>:4'
[input] add: section='input' key='Shift+MOUSE_BTN0_DBL' cmd='ignore' location='<script>:5'
[input] add: section='input' key='MOUSE_BTN2_DBL' cmd='ignore' location='<script>:6'
[input] add: section='input' key='DEL' cmd='script_binding osc/__keybinding6' location='<script>:7'
[input] enable section 'input'
[input] active section stack:
[input]  default 12
[input]  showhide 12
[input]  input 0
[osc] rendering 
[osc] osc_init 
[input] enable section 'showhide'
[input] active section stack:
[input]  default 12
[input]  input 0
[input]  showhide 12
[cplayer] Done loading @osc.lua.
[ytdl_hook] Loading script @ytdl_hook.lua...
[global] config file: 'scripts'
[global] config file: 'lua'
[ytdl_hook] loading mp.defaults
[ytdl_hook] loading @ytdl_hook.lua
[cplayer] Run command: hook_add, flags=0, args=[on_load, 1, 10]
[cplayer] Done loading @ytdl_hook.lua.
[global] config file: 'scripts'
[global] config file: 'lua'
[global] config path: 'watch_later/52E512CA07840AFDCD6BBFE98481F555' -> '(NULL)'
[global] config path: 'watch_later' -> '(NULL)'
[global] config path: 'watch_later/52E512CA07840AFDCD6BBFE98481F555' -> '(NULL)'
[global] config path: 'watch_later' -> '(NULL)'
Playing: crash.mp4
[cplayer] Running hook: ytdl_hook/on_load
[osc] rendering 
[osc] osc_init 
[cplayer] Run command: hook_ack, flags=0, args=[on_load]
[input] enable section 'showhide'
[input] active section stack:
[input]  default 12
[input]  showhide 12
[file] Opened: crash.mp4
[demux] Trying demuxer: disc (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: edl (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: cue (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: rawaudio (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: rawvideo (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: tv (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: libass (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: mkv (force-level: normal)
[file] seek to 0
[demux] Trying demuxer: lavf (force-level: normal)
[file] seek to 0
[lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048.
[lavf] 32768=mp_read(0xefffd028, 0xf0b011c0, 32768), pos: 32768, eof:0
[lavf] mp_seek(0xefffd028, 0, 65536)
[libav/demuxer] mov,mp4,m4a,3gp,3g2,mj2: ISO: File Type Major Brand: isom
[lavf] mp_seek(0xefffd028, 0, 65536)
[lavf] 3072=mp_read(0xefffd028, 0xf0b011c0, 32768), pos: 35840, eof:0
[lavf] 0=mp_read(0xefffd028, 0xf0b01dc0, 29696), pos: 35840, eof:1
[libav/video] h264: AVC: nal size 889
[libav/video] h264: no frame!
[libav/demuxer] mov,mp4,m4a,3gp,3g2,mj2: stream 0, offset 0x8c69: partial file
[lavf] mp_seek(0xefffd028, 0, 65536)
[lavf] mp_seek(0xefffd028, 0, 65536)
[lavf] mp_seek(0xefffd028, 0, 65536)
[lavf] avformat_find_stream_info() finished after 35840 bytes.
[demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat)
[find_files] Loading external files in .
[global] config path: 'sub/' -> '(NULL)'
 (+) Video --vid=1 (*) (h264)
File tags:
 Title: 860240514032667
[cplayer] [V] fourcc:0x31637661  size:1280x720  fps:29.818
[vo/xv/x11] X11 opening display: :0
[lavf] packets=0, bytes=0, active=0, more=0
[vo/xv/x11] X11 running at 1440x900 (":0" => local display)
[vo/xv/x11] Detected wm supports NetWM.
[vo/xv/x11] Detected wm supports FULLSCREEN state.
[vo/xv/x11] Display 0 (VGA-1): [0, 0, 1440, 900] @ 59.887445 FPS
[vo/xv/x11] Current display FPS: 59.887445
[vo/xv] Using Xv Adapter #0 (NV40 texture adapter)
[vo/xv] Drawing no colorkey.
[vo/xv] Maximum source image dimensions: 4096x4096
[vo/xv] Assuming 59.887445 FPS for framedrop.
Opening video filter: [expand aspect=1440/900]
[expand] Setting option 'aspect' = '1440/900' (flags = 0)
[expand] Expand: -1 x -1, -1 ; -1, aspect: 1.600000, round: 1
[vd] Codec list:
[vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[vd] Opening video decoder lavc:h264
[vd] Detected 2 logical cores.
[vd] Requesting 2 threads for decoding.
[vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
[vo/xv/x11] Disabling screensaver.
[cplayer] Starting playback...
[cplayer] video_output_image: 3
[lavf] packets=0, bytes=0, active=1, more=1
[lavf] append packet to video: size=32313 pts=0.000000 dts=0.000000 pos=2739 [num=1 size=32313]
[lavf] packets=1, bytes=32313, active=1, more=1
[lavf] append packet to video: size=788 pts=0.033537 dts=0.033537 pos=35052 [num=2 size=33101]
[lavf] packets=2, bytes=33101, active=1, more=1
[lavf] mp_seek(0xefffd028, 47618, 0)
[file] seek to 47618
[file] Seek from 35840 to 47618 (with offset 0)
[lavf] 0=mp_read(0xefffd028, 0xf0b011c0, 32768), pos: 47618, eof:1
[lavf] EOF reached.
[cplayer] video_output_image: 1
[lavf] packets=0, bytes=0, active=1, more=1
[lavf] mp_seek(0xefffd028, 68213, 0)
[file] seek to 68213
[file] Seek from 47618 to 68213 (with offset 0)
[lavf] 0=mp_read(0xefffd028, 0xf0b011c0, 32768), pos: 68213, eof:1
[libav/video] h264: AVC: nal size 889
[libav/video] h264: AVC: nal size 889
[libav/video] h264: no frame!
[vd] VIDEO:  1280x720  29.818 fps  2572.3 kbps (321.5 kB/s)
[vd] VDec: vo config request - 1280 x 720 (yuv420p)
[vd] Aspect ratio is 0.56:1 - scaling to correct movie aspect.
[vd] VO Config (1280x720->1280x2276,0x3EC)
[vf] Video filter chain:
[vf]   [vd] 1280x720->1280x2276 yuv420p Autoselect/Autoselect CL=mpeg2/4/h264
[vf]   [in] 1280x720->1280x2276 yuv420p BT.709 (HD)/TV CL=mpeg2/4/h264
[vf]   [expand] 3642x720->3642x2276 yuv420p BT.709 (HD)/TV CL=mpeg2/4/h264
[vf]   [out] 3642x720->3642x2276 yuv420p BT.709 (HD)/TV CL=mpeg2/4/h264
[cplayer] video_output_image: 1
[cplayer] frametime=0.000
[cplayer] video_output_image: 2
VO: [xv] 3642x720 => 3642x2276 yuv420p
[cplayer] VO: Description: X11/Xv
[vo/xv] Xvideo image format: 0x32315659 (YV12) planar
[vo/xv] Xvideo image format: 0x30323449 (I420) planar
[vo/xv] screen size: 1440x900
[vo/xv] using Xvideo port 63 for hw scaling
[vo/xv] xv_set_eq called! (bt_709, 100)
[vo/xv] aspect(0) fitin: 716x864 monitor_par: 1.00
[vo/xv] aspect(1) wh: 716x447 (org: 3642x2276)
[vo/xv] aspect(2) wh: 716x447 (org: 3642x2276)
[vo/xv] Window size: 716x864
[vo/xv] Video source: 3642x720 (3642x2276)
[vo/xv] Video display: (0, 0) 3642x720 -> (0, 208) 716x447
[vo/xv] Video scale: 0.196595/0.620833
[vo/xv] OSD borders: l=0 t=208 r=0 b=209
[vo/xv] Video borders: l=0 t=208 r=0 b=209
[vo/xv/x11] XEvent: 21
[vo/xv/x11] XEvent: 22
[vo/xv/x11] XEvent: 28
[vo/xv/x11] XEvent: 19
[vo/xv/x11] XEvent: 12
[vo/xv/x11] XEvent: 22
[vo/xv/x11] XEvent: 28
[vo/xv] aspect(0) fitin: 716x864 monitor_par: 1.00
[vo/xv] aspect(1) wh: 716x447 (org: 3642x2276)
[vo/xv] aspect(2) wh: 716x447 (org: 3642x2276)
[vo/xv] Window size: 716x864
[vo/xv] Video source: 3642x720 (3642x2276)
[vo/xv] Video display: (0, 0) 3642x720 -> (0, 208) 716x447
[vo/xv] Video scale: 0.196595/0.620833
[vo/xv] OSD borders: l=0 t=208 r=0 b=209
[vo/xv] Video borders: l=0 t=208 r=0 b=209
[global] config path: 'fonts' -> '(NULL)'
[osd/libass] Raster: FreeType 2.5.2
[osd/libass] Shaper: FriBidi 0.19.6 (SIMPLE) HarfBuzz-ng 0.9.35 (COMPLEX)
[osd/libass] Initialized
[global] config path: 'subfont.ttf' -> '(NULL)'
[global] config path: 'fonts.conf' -> '(NULL)'
[osd/libass] Setting up fonts...
[osd/libass] Done.
[global] config path: 'fonts' -> '(NULL)'
[osd/libass] Raster: FreeType 2.5.2
[osd/libass] Shaper: FriBidi 0.19.6 (SIMPLE) HarfBuzz-ng 0.9.35 (COMPLEX)
[osd/libass] Initialized
[global] config path: 'subfont.ttf' -> '(NULL)'
[global] config path: 'fonts.conf' -> '(NULL)'
[osd/libass] Setting up fonts...
[osd/libass] Done.
[global] config path: 'fonts' -> '(NULL)'
[osd/libass] Raster: FreeType 2.5.2
[osd/libass] Shaper: FriBidi 0.19.6 (SIMPLE) HarfBuzz-ng 0.9.35 (COMPLEX)
[osd/libass] Initialized
[global] config path: 'subfont.ttf' -> '(NULL)'
[global] config path: 'fonts.conf' -> '(NULL)'
[osd/libass] Setting up fonts...
[osd/libass] Done.
V: 00:00:00 / 00:00:15 (0%)
V: 00:00:00 / 00:00:15 (0%)
[osc] rendering 
[osc] osc_init 
[input] enable section 'showhide'
[input] active section stack:
[input]  default 12
[input]  showhide 12
[vo/xv/x11] XEvent: 65
[lavf] packets=0, bytes=0, active=1, more=1
[lavf] mp_seek(0xefffd028, 79240, 0)
[file] seek to 79240
[file] Seek from 68213 to 79240 (with offset 0)
[lavf] 0=mp_read(0xefffd028, 0xf0b011c0, 32768), pos: 79240, eof:1
[cplayer] video_output_image: 0
[cplayer] video EOF (status=5)
[cplayer] EOF code: 1  

[vd] Uninit video.

Exiting... (End of file)
[ytdl_hook] Exiting...
[osc] Exiting...
*** Error in `mpv': free(): invalid pointer: 0xee128020 ***
Aborted


More information about the pkg-multimedia-maintainers mailing list