You are not logged in.
Pages: 1
After compiling Live-Media with PIC support, removing the –enable-skins2 line out of the package build, and modifying the FFMPEG line to work with my SVN copy, I successfully compiled VLC from SVN on Arch64. It starts, but no matter what operation I do, I get stuff like below (I was trying to open a MP4 file). What am I missing?
VLC media player 0.9.0-svn Grishenko
[00000433] access_directory access error: : No such file or directory
[00000433] access_file access error: cannot open file (No such file or directory)
[00000431] main input error: open of `' failed: could not create access: no suitable access2
module
libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't stat e
No such file or directory
libdvdnav: vm: faild to open/read the DVD
[00000437] access_directory access error: e: No such file or directory
[00000437] access_file access error: cannot open file e (No such file or directory)
[00000435] main input error: open of `e' failed: could not create access: no suitable access2
module
libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't stat +
No such file or directory
libdvdnav: vm: faild to open/read the DVD
[00000440] access_directory access error: +: No such file or directory
[00000440] access_file access error: cannot open file + (No such file or
directory)
[00000438] main input error: open of `+' failed: could not create access: no
suitable access2 module
Offline
it seeems to be aproblem with the dvd device, there is an optin for it, somewhere .. maybe try to point it to the correct file if that's the problem, or disable it, recompile and see if it goes away...
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
Without DVD, it outputs another set of similar errors. No matter what operation I try, it does exactly that.
Offline
Pages: 1