1 Dec 04:54
Re: assertion failure with certain DVD's
> > Does it report this error message for both mplayer and VLC (does VLC still > loop)? I'm unable to tell if VLC is fixed by it or not. My "guess" is that it would be fixed, however, since it fixed mplayer which seemed to be doing about the same behavior if I commented out the assertion line that failed. As a note, when I try to compile libdvdread (as a precursor to compiling libdvdnav), to then use it to compile VLC, I run into some snags in building under msys... $./configure2 ./configure2: line 95: cd: /usr/local/: No such file or directory # needs to be run in bash I believe Checking if we're big-endian... ./configure2: line 113: mktemp: command not found # this one might be my fault Done, type 'make install' to build and install bash-3.1$ make sh "/c/dev/ruby/downloads/libdvdread"/version.sh "/c/dev/ruby/downloads/libdvdread" "4.2.0" cd obj && gcc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/c/dev/ruby/downloads/libdvdread -I"/c/dev/ruby/downloads/libdvdread"/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I"/c/dev/ruby/downloads/libdvdread"/src -c -o dvd_input.so /c/dev/ruby/downloads/libdvdread/src/dvd_input.c c:/dev/ruby/downloads/libdvdread/src/dvd_input.c:1:0: warning: -fPIC(Continue reading)
RSS Feed