Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Windows Version 0.9.10 Fails To Play All Video Files #373

Closed
Flat opened this issue May 19, 2015 · 10 comments
Closed

Windows Version 0.9.10 Fails To Play All Video Files #373

Flat opened this issue May 19, 2015 · 10 comments

Comments

@Flat
Copy link

Flat commented May 19, 2015

bomi for some reason won't play any video files on the current windows installer version. (64 bit) Everything fails with "Error! Cannot open the media."

1432061206vxi

bomi.log:

(I)[OpenGL] Check OpenGL stuffs.
(I)[OpenGL] Version: 4.5
(I)[OpenGL] Available FBO texture format: OGL::RGBA16_UNorm
(I)[OpenGL] Available FBO texture format: OGL::RGBA8_UNorm
(I)[OpenGL] Available extensions: GL_ARB_texture_rg, GL_ARB_texture_float, GL_KHR_debug, GL_ARB_framebuffer_object
(D)[Engine] Create audio/video plugins
(D)[mpv/preview] Start playloop thread
(D)[Engine] Make registrations and connections
(D)[Engine] Initialized
(D)[mpv] Start playloop thread
(D)[mpv/cplayer] mpv UNKNOWN (C) 2000-2015 mpv/MPlayer/mplayer2 projects
(D)[mpv/cplayer]  built on 2015-05-02T09:49:25
(D)[mpv/cplayer] ffmpeg library versions:
(D)[mpv/cplayer]    libavutil       54.20.100
(D)[mpv/cplayer]    libavcodec      56.26.100
(D)[mpv/cplayer]    libavformat     56.25.101
(D)[mpv/cplayer]    libswscale      3.1.101
(D)[mpv/cplayer]    libswresample   1.1.100
(D)[mpv/cplayer] 
(D)[mpv/cplayer] Configuration: ./waf configure --prefix=../../build --disable-manpage-build --enable-libmpv-static --disable-pdf-build --disable-vf-dlopen-filters --disable-test --disable-cplayer --disable-rubberband --enable-iconv --disable-termios --disable-shm --disable-libguess --disable-drm --enable-encoding --enable-libbluray --enable-dvdread --enable-dvdnav --disable-enca --disable-ladspa --disable-libbs2b --disable-lcms2 --enable-libswresample --disable-libavfilter --disable-libavdevice --disable-libavresample --disable-vapoursynth --disable-vapoursynth-lazy --disable-sdl2 --disable-sdl1 --disable-rsound --disable-sndio --disable-openal --disable-win32 --disable-x11 --disable-cocoa --disable-wayland --disable-xss --disable-xext --disable-xv --disable-xinerama --disable-xrandr --enable-gl --enable-gl-dummy --disable-vaapi-vo --disable-vdpau-vo --disable-vaapi-vpp --disable-caca --disable-dvb --disable-dvbin --disable-jpeg --disable-direct3d --disable-vda-gl --disable-tv --disable-tv-v4l2 --disable-libv4l2 --disable-pvr --disable-audio-input --disable-lua --enable-dsound --enable-wasapi --enable-dxva2-hwaccel --disable-jack --disable-pulse --disable-cdda --disable-libsmbclient --disable-vdpau --disable-vdpau-gl-x11 --disable-vaapi --disable-vaapi-glx --enable-win32-internal-pthreads
(D)[mpv/cplayer] List of enabled features: asm atomics avcodec-chroma-pos-api avframe-metadata avframe-skip-samples build-date debug-build dlopen dos-paths dsound dvdnav dvdread dxva2-hwaccel encoding gl gl-dummy gl-win32 glob-win32-replacement iconv libass libass-osd libav libbluray libm libmpv-static libswresample mingw noexecstack optimize posix-or-mingw resampler stdatomic subprocess wasapi win32 win32-internal-pthreads zlib
(D)[mpv/input] Falling back on default (hardcoded) input config
(D)[mpv/global] config file: 'scripts'
(D)[mpv/global] config file: 'lua'
(D)[mpv/cplayer] Run command: hook_add, flags=0, args=[on_load, 0, 0]
(D)[mpv/cplayer] Run command: hook_add, flags=0, args=[on_unload, 1, 0]
(D)[mpv/cplayer] Run command: stop, flags=0, args=[]
(D)[mpv/cplayer] Run command: vo_cmdline, flags=0, args=[scale=bilinear:cscale=bilinear:dscale=bilinear:dither-depth=auto:dither=no:frame-queue-size=3:frame-drop-mode=clear:fancy-downscaling=no:sigmoid-upscaling=no:interpolation=no:fbo-format=rgba16]
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv/cplayer] Set property string: ass-style-override='yes'
(D)[Main] Show MainWindow.
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[OpenGL/SG] OpenGL debug logger is running.
(D)[mpv/opengl-cb] GL_VERSION='4.5.0 NVIDIA 352.86'
(D)[mpv/opengl-cb] Detected desktop OpenGL 4.5.
(D)[mpv/opengl-cb] GL_VENDOR='NVIDIA Corporation'
(D)[mpv/opengl-cb] GL_RENDERER='GeForce GTX 650 Ti BOOST/PCIe/SSE2'
(D)[mpv/opengl-cb] GL_SHADING_LANGUAGE_VERSION='4.50 NVIDIA'
(D)[mpv/opengl-cb] OpenGL legacy compat. found.
(D)[mpv/opengl-cb] Detected OpenGL features:
(D)[mpv/opengl-cb]   - Framebuffers
(D)[mpv/opengl-cb]   - VAOs
(D)[mpv/opengl-cb]   - Float textures
(D)[mpv/opengl-cb]   - RG textures
(D)[mpv/opengl-cb]   - 1D textures
(D)[mpv/opengl-cb]   - 3D textures
(D)[mpv/opengl-cb]   - debugging extensions
(D)[mpv/opengl-cb] 16 bit texture depth: 16.
(D)[Main] Scene graph initialized.
(D)[Main] Start main event loop.
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[Skin] Add directory to search skin in: /home/xylosper/dev/bomi/src/bomi/skins
(D)[Skin] Add directory to search skin in: C:/Users/Kenneth/.bomi/skins
(D)[Skin] Add directory to search skin in: C:/Program Files/bomi/skins
(D)[Skin] Add directory to search skin in: /home/xylosper/dev/bomi/src/bomi/imports
(D)[Skin] Add directory to search skin in: C:/Users/Kenneth/.bomi/imports
(D)[Skin] Add directory to search skin in: C:/Program Files/bomi/imports
(D)[mpv/cplayer] Set property string: options/hwdec-codecs='mpeg1video,mpeg2video,mpeg4,h264,vc1,wmv3,hevc'
(D)[mpv/cplayer] Set property string: options/audio-device='auto'
(D)[mpv/cplayer] Set property string: options/sub-text-color='#ffffffff'
(D)[mpv/cplayer] Set property string: options/sub-text-font='MS Shell Dlg 2'
(D)[mpv/cplayer] Set property: options/sub-text-font-size=36.000000
(D)[mpv/cplayer] Set property: options/sub-text-border-size=1.800000
(D)[mpv/cplayer] Set property string: options/sub-text-border-color='#ff000000'
(D)[mpv/cplayer] Set property string: options/sub-text-back-color='#00000000'
(D)[mpv/cplayer] Set property string: options/sub-text-shadow-color='#7f000000'
(D)[mpv/cplayer] Set property: options/sub-text-shadow-offset=5.091169
(D)[mpv/cplayer] Run command: loadfile, flags=0, args=[F:/Anime/TeddyLoid - ME!ME!ME! (feat. daoko) (1080p full video) (1080p)-HD.mp4, replace, pause=no,resume-playback=yes]
(D)[mpv/global] config path: 'watch_later/B61C49E9F7A58D93203695079B67EEC0' -> '(NULL)'
(D)[mpv/global] config path: 'watch_later' -> '(NULL)'
(D)[mpv/cplayer] Setting option 'pause' = 'no' (flags = 16)
(D)[mpv/cplayer] Setting option 'resume-playback' = 'yes' (flags = 16)
(I)[mpv/cplayer] Playing: F:/Anime/TeddyLoid - ME!ME!ME! (feat. daoko) (1080p full video) (1080p)-HD.mp4
(D)[mpv/cplayer] Running hook: main/on_load
(D)[mpv/cplayer] Set property: file-local-options/sub-file=[]
(D)[mpv/cplayer] Set property: file-local-options/aid=1
(D)[mpv/cplayer] Set property: speed=1.000000
(D)[mpv/cplayer] Set property: video-rotate=0
(D)[mpv/cplayer] Set property string: options/vo='opengl-cb:scale=mitchell:scale-param1=0.00000000000000000:scale-param2=0.50000000000000000:cscale=bilinear:dscale=mitchell:dscale-param1=0.33333333333333331:dscale-param2=0.33333333333333331:dither-depth=auto:dither=no:frame-queue-size=3:frame-drop-mode=clear:fancy-downscaling=no:sigmoid-upscaling=no:interpolation=no:fbo-format=rgba16'
(D)[mpv/cplayer] Set property string: options/vf='noformat:address=172608624:swdec_deint=Bob|1|CPU:hwdec_deint=Bob|1|GPU:interpolate=0:color_space=0:color_range=0'
(D)[mpv/cplayer] Set property string: options/deinterlace='yes'
(D)[mpv/cplayer] Set property string: options/af='dummy:address=172607056:use_scaler=1:use_normalizer=0:layout=3'
(D)[mpv/cplayer] Set property: options/volume=10.000000
(D)[mpv/cplayer] Set property string: options/mute='no'
(D)[mpv/cplayer] Set property: options/audio-delay=0.000000
(D)[mpv/cplayer] Set property string: options/audio-channels='stereo'
(D)[mpv/cplayer] Set property: options/sub-visibility=true
(D)[mpv/cplayer] Set property: options/sub-delay=0.000000
(D)[mpv/cplayer] Set property string: file-local-options/cache='no'
(D)[mpv/cplayer] Set property string: stream-open-filename='F:/Anime/TeddyLoid - ME!ME!ME! (feat. daoko) (1080p full video) (1080p)-HD.mp4'
(D)[mpv/cplayer] Run command: hook_ack, flags=0, args=[on_load]
(D)[mpv/file] Opened: F:/Anime/TeddyLoid - ME!ME!ME! (feat. daoko) (1080p full video) (1080p)-HD.mp4
(D)[mpv/demux] Trying demuxer: disc (force-level: normal)
(D)[mpv/demux] Trying demuxer: edl (force-level: normal)
(D)[mpv/demux] Trying demuxer: cue (force-level: normal)
(D)[mpv/demux] Trying demuxer: rawaudio (force-level: normal)
(D)[mpv/demux] Trying demuxer: rawvideo (force-level: normal)
(D)[mpv/demux] Trying demuxer: libass (force-level: normal)
(D)[mpv/demux] Trying demuxer: mkv (force-level: normal)
(D)[mpv/demux] Trying demuxer: rar (force-level: normal)
(D)[mpv/demux] Trying demuxer: lavf (force-level: normal)
(D)[mpv/lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048.
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv/cplayer] Set property string: ass-style-override='yes'
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv/lavf] avformat_find_stream_info() finished after 282789 bytes.
(D)[mpv/demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat)
(E)[Locale] Cannot find locale for und
(I)[mpv/cplayer]  (+) Video --vid=1 (*) (h264)
(I)[mpv/cplayer]  (+) Audio --aid=1 --alang=und (*) (aac)
(D)[mpv/cplayer] [V] fourcc:0x31637661  size:1280x720  fps:29.970
(D)[mpv/vo/opengl-cb] Setting option 'scale' = 'mitchell' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'scale-param1' = '0.00000000000000000' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'scale-param2' = '0.50000000000000000' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'cscale' = 'bilinear' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'dscale' = 'mitchell' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'dscale-param1' = '0.33333333333333331' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'dscale-param2' = '0.33333333333333331' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'dither-depth' = 'auto' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'dither' = 'no' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'frame-queue-size' = '3' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'frame-drop-mode' = 'clear' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'fancy-downscaling' = 'no' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'sigmoid-upscaling' = 'no' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'interpolation' = 'no' (flags = 0)
(D)[mpv/vo/opengl-cb] Setting option 'fbo-format' = 'rgba16' (flags = 0)
(D)[mpv/vd] Container reported FPS: 29.970030
(I)[mpv/vf] Opening video filter: [noformat address=172608624 swdec_deint=Bob|1|CPU hwdec_deint=Bob|1|GPU interpolate=0 color_space=0 color_range=0]
(D)[mpv/noformat] Setting option 'address' = '172608624' (flags = 0)
(D)[mpv/noformat] Setting option 'swdec_deint' = 'Bob|1|CPU' (flags = 0)
(D)[mpv/noformat] Setting option 'hwdec_deint' = 'Bob|1|GPU' (flags = 0)
(D)[mpv/noformat] Setting option 'interpolate' = '0' (flags = 0)
(D)[mpv/noformat] Setting option 'color_space' = '0' (flags = 0)
(D)[mpv/noformat] Setting option 'color_range' = '0' (flags = 0)
(D)[mpv/vd] Codec list:
(D)[mpv/vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
(D)[mpv/vd] Opening video decoder lavc:h264
(D)[mpv/vd] Requested hardware decoder not compiled.
(I)[mpv/vd] Using software decoding.
(D)[mpv/vd] Detected 8 logical cores.
(D)[mpv/vd] Requesting 9 threads for decoding.
(D)[mpv/vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
(D)[mpv/ad] Codec list:
(D)[mpv/ad]     lavc:aac - AAC (Advanced Audio Coding)
(D)[mpv/ad] Opening audio decoder lavc:aac
(D)[mpv/ad] Requesting 1 threads for decoding.
(D)[mpv/ad] Selected audio codec: AAC (Advanced Audio Coding) [lavc:aac]
(D)[mpv/cplayer] Starting playback...
(D)[mpv/af] Adding filter dummy 
(D)[mpv/af] Setting option 'address' = '172607056' (flags = 0)
(D)[mpv/af] Setting option 'use_scaler' = '1' (flags = 0)
(D)[mpv/af] Setting option 'use_normalizer' = '0' (flags = 0)
(D)[mpv/af] Setting option 'layout' = '3' (flags = 0)
(D)[mpv/af] Audio filter chain:
(D)[mpv/af]   [in] 48000Hz stereo 2ch floatp
(D)[mpv/af]   [dummy] 48000Hz stereo 2ch float
(D)[mpv/af]   [out] 48000Hz stereo 2ch float
(D)[mpv/af]   [ao] 48000Hz stereo 2ch float
(D)[mpv/ao/wasapi] requested format: 48000 Hz, stereo channels, float
(D)[mpv/ao/wasapi] Default device ID: {d57321d1-445a-4a9a-93ad-a929728a8f1a}
(D)[mpv/ao/wasapi] Device loaded: Speakers (Logitech G930 Headset)
(D)[mpv/ao/wasapi] Trying stereo float @ 48000hz (shared)
(D)[mpv/ao/wasapi] Closest match is 7.1 float @ 48000hz
(D)[mpv/ao/wasapi] Accepted as 7.1 float @ 48000hz (shared)
(D)[mpv/ao/wasapi] Device period: 10 ms
(D)[mpv/ao/wasapi] Buffer frame count: 2400 (50 ms)
(D)[mpv/ao/wasapi] IAudioClock::GetFrequency gave a frequency of 1536000.
(D)[mpv/ao/wasapi] Format fixed. Using 76800 byte buffer block size
(D)[mpv/ao/wasapi] Monitoring changes in device {0.0.0.00000000}.{d57321d1-445a-4a9a-93ad-a929728a8f1a}
(D)[mpv/ao/wasapi] device buffer: 2400 samples.
(D)[mpv/ao/wasapi] using soft-buffer of 9600 samples.
(I)[mpv/cplayer] AO: [wasapi] 48000Hz 7.1 8ch float
(D)[mpv/cplayer] AO: Description: Windows WASAPI audio output (event mode)
(D)[mpv/ao/wasapi] Updating stream title to """"
(E)[mpv/af] Unable to convert audio input format to output format.
(E)[mpv/af] Audio filter chain:
(E)[mpv/af]   [in] 48000Hz stereo 2ch floatp
(E)[mpv/af]   [dummy] 48000Hz 7.1(alsa) 8ch float <-
(E)[mpv/af]   [out] 48000Hz 7.1 8ch float
(E)[mpv/af]   [ao] 48000Hz 7.1 8ch float
(E)[mpv/af] Could not create audio filter chain.
(E)[mpv/cplayer] Couldn't find matching filter/ao format!
(D)[mpv/ad] Uninit audio filters...
(D)[mpv/af] Removing filter dummy 
(D)[mpv/ad] Uninit audio decoder.
(I)[mpv/cplayer] Audio: no audio
(D)[mpv/cplayer] EOF code: 7  
(D)[mpv/cplayer] Running hook: main/on_unload
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000
(D)[mpv/cplayer] Run command: hook_ack, flags=0, args=[on_unload]
(I)[mpv/cplayer] 
(D)[mpv/vd] Uninit video.
(E)[Engine] Playback has been terminated by error: the file has no audio or video data
(D)[mpv] Error property unavailable: Couldn't set property sub-pos(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-scale=1.000000

Edit: to remove about log viewer not working, when it was user error.

@bylee20
Copy link
Owner

bylee20 commented May 20, 2015

It seems that some channel layouts are missing in bomi.
For testing, can you try something other speaker/headphone which supports stereo (2ch output)?

FYI, to use the log viewer, you have to enable it first in preferences. It's turned off by default because logging to memory could require lots of memory and CPU resources.

@Flat
Copy link
Author

Flat commented May 20, 2015

Looks like using a different audio device seems to work fine.

Unfortunately for me, I mainly use my headphones as I only have monitor speakers. And I didn't even see the logging part of the preferences, sorry about that. Looks like the log viewer does indeed work fine if it's turned on.

Here's the log with the other audio device.

Are audio layouts generally simple to add or is it something that has to be done on the filter level?

(I)[OpenGL] Check OpenGL stuffs.
(I)[OpenGL] Version: 4.5
(I)[OpenGL] Available FBO texture format: OGL::RGBA16_UNorm
(I)[OpenGL] Available FBO texture format: OGL::RGBA8_UNorm
(I)[OpenGL] Available extensions: GL_ARB_texture_rg, GL_ARB_texture_float, GL_KHR_debug, GL_ARB_framebuffer_object
(D)[Engine] Create audio/video plugins
(D)[mpv/preview] Start playloop thread
(D)[Engine] Make registrations and connections
(D)[Engine] Initialized
(D)[mpv] Start playloop thread
(D)[mpv/cplayer] mpv UNKNOWN (C) 2000-2015 mpv/MPlayer/mplayer2 projects
(D)[mpv/cplayer]  built on 2015-05-02T09:49:25
(D)[mpv/cplayer] ffmpeg library versions:
(D)[mpv/cplayer]    libavutil       54.20.100
(D)[mpv/cplayer]    libavcodec      56.26.100
(D)[mpv/cplayer]    libavformat     56.25.101
(D)[mpv/cplayer]    libswscale      3.1.101
(D)[mpv/cplayer]    libswresample   1.1.100
(D)[mpv/cplayer] 
(D)[mpv/cplayer] Configuration: ./waf configure --prefix=../../build --disable-manpage-build --enable-libmpv-static --disable-pdf-build --disable-vf-dlopen-filters --disable-test --disable-cplayer --disable-rubberband --enable-iconv --disable-termios --disable-shm --disable-libguess --disable-drm --enable-encoding --enable-libbluray --enable-dvdread --enable-dvdnav --disable-enca --disable-ladspa --disable-libbs2b --disable-lcms2 --enable-libswresample --disable-libavfilter --disable-libavdevice --disable-libavresample --disable-vapoursynth --disable-vapoursynth-lazy --disable-sdl2 --disable-sdl1 --disable-rsound --disable-sndio --disable-openal --disable-win32 --disable-x11 --disable-cocoa --disable-wayland --disable-xss --disable-xext --disable-xv --disable-xinerama --disable-xrandr --enable-gl --enable-gl-dummy --disable-vaapi-vo --disable-vdpau-vo --disable-vaapi-vpp --disable-caca --disable-dvb --disable-dvbin --disable-jpeg --disable-direct3d --disable-vda-gl --disable-tv --disable-tv-v4l2 --disable-libv4l2 --disable-pvr --disable-audio-input --disable-lua --enable-dsound --enable-wasapi --enable-dxva2-hwaccel --disable-jack --disable-pulse --disable-cdda --disable-libsmbclient --disable-vdpau --disable-vdpau-gl-x11 --disable-vaapi --disable-vaapi-glx --enable-win32-internal-pthreads
(D)[mpv/cplayer] List of enabled features: asm atomics avcodec-chroma-pos-api avframe-metadata avframe-skip-samples build-date debug-build dlopen dos-paths dsound dvdnav dvdread dxva2-hwaccel encoding gl gl-dummy gl-win32 glob-win32-replacement iconv libass libass-osd libav libbluray libm libmpv-static libswresample mingw noexecstack optimize posix-or-mingw resampler stdatomic subprocess wasapi win32 win32-internal-pthreads zlib
(D)[mpv/input] Falling back on default (hardcoded) input config
(D)[mpv/global] config file: 'scripts'
(D)[mpv/global] config file: 'lua'
(D)[mpv/cplayer] Run command: hook_add, flags=0, args=[on_load, 0, 0]
(D)[mpv/cplayer] Run command: hook_add, flags=0, args=[on_unload, 1, 0]
(D)[mpv/cplayer] Run command: stop, flags=0, args=[]
(D)[mpv/cplayer] Run command: vo_cmdline, flags=0, args=[scale=bilinear:cscale=bilinear:dscale=bilinear:dither-depth=auto:dither=no:frame-queue-size=3:frame-drop-mode=clear:fancy-downscaling=no:sigmoid-upscaling=no:interpolation=no:fbo-format=rgba16]
(D)[mpv/cplayer] Set property: ass-force-margins=false
(D)[mpv/cplayer] Set property: sub-pos=100
(D)[mpv] Error property unavailable: Couldn't set property sub-pos

@bylee20
Copy link
Owner

bylee20 commented May 20, 2015

Are audio layouts generally simple to add or is it something that has to be done on the filter level?

Supported channel layouts are hardcoded in source code, so sorry to say this, but you have to wait new release.
Missing layouts were overlooked when I ported bomi for Windows because x.1ch layouts use different name for Windows and Linux.

@Flat
Copy link
Author

Flat commented May 20, 2015

Supported channel layouts are hardcoded in source code, so sorry to say this, but you have to wait new release.

Nothing to be sorry for, bomi looks great so far, minus the not working because one audio layout, but if people don't use it it's easy to miss. If you need anything on my side to add it please let me know, I'm not too familiar with programming for audio and video, but I don't mind helping out if I can.

@bylee20
Copy link
Owner

bylee20 commented May 20, 2015

Here's a test build: http://sourceforge.net/projects/bomi/files/windows/test/bomi-x86_64-20150520105225.7z/download
Please check you can play file this binary.

@Flat
Copy link
Author

Flat commented May 20, 2015

Looks like that one works great!

@Flat
Copy link
Author

Flat commented May 20, 2015

One other thing I noticed, if you full screen the player while it's on a second monitor it fullscreens to the main monitor. Is there a way to change this or is it also a bug?

@bylee20
Copy link
Owner

bylee20 commented May 20, 2015

Here's another test build: http://sourceforge.net/projects/bomi/files/windows/test/bomi-x86_64-20150520145105.7z/download
Please check if it works for you.

@Flat
Copy link
Author

Flat commented May 20, 2015

Works great. Thank you

@Flat Flat closed this as completed May 20, 2015
@bylee20
Copy link
Owner

bylee20 commented May 21, 2015

Thank you for testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants