Help?
Mac OS 10.13.6, VLC 3.0.6 and 3.0.8.
I've reset all of the preferences in the GUI.
Probably user error, but I can't see where....
The full output of a sample run using a `dvd://` and then a `dvdsimple://` URL is at this GitHub gist (it's too long to paste here):
https://gist.github.com/hartzell/5ec05719bfc76a82525c53bc6d68124a
Here's what might be the interesting bits:
Code: Select all
imac:sands hartzell$ /Applications/VLC.app/Contents/MacOS/VLC -vvv --play-and-exit dvd:///dev/rdisk7#2:1-2:1 -I dummy --no-sout-video --sout-audio --no-sout-rtp-sap --no-sout-standard-sap --sout-keep --sout "#transcode{acodec=s16l,channels=2}:std{access=file,mux=wav,dst=foo.wav}"
VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73)
[00007ff50ef073d0] main libvlc debug: VLC media player - 3.0.6 Vetinari
[00007ff50ef073d0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[00007ff50ef073d0] main libvlc debug: revision 3.0.6-0-g5803e85f73
[00007ff50ef073d0] main libvlc debug: configured with /Users/d-fu/vlc-3.0/extras/package/macosx/../../../configure '--prefix=/Users/d-fu/vlc-3.0/build/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-osx-notifications' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-pulse' '--disable-sdl-image' '--disable-vnc' '--build=x86_64-apple-darwin17' '--host=x86_64-apple-darwin17' '--with-macosx-version-min=10.7' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk' '--with-breakpad=https://mac.crashes.videolan.org' 'build_alias=x86_64-apple-darwin17' 'host_alias=x86_64-apple-darwin17' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'CFLAGS=-g' 'LDFLAGS=' 'CXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++' 'CXXFLAGS=-g' 'OBJC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'OBJCFLAGS=-g'
[...]
[00007ff50ec69820] dvdnav demux debug: DVDNAV_NOP
[00007ff50ec69820] dvdnav demux debug: DVDNAV_WAIT
[00007ff50ec69820] dvdnav demux debug: DVDNAV_STILL_FRAME
[00007ff50ec69820] dvdnav demux debug: - length=0xff
^C[00007fe3675157c0] main libvlc debug: exiting
[00007fe3675157c0] main libvlc debug: removing all interfaces
[00007fe367716640] main interface debug: removing module "dummy"
[...]
[00007fe367608120] main keystore debug: removing module "memory"