I installed the nightly build, but now I get this error:
Code: Select all
[00000352] logger interface warning: no log filename provided, using `vlc-log.txt'
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000360] access_output_file generic error: cannot open `' (No such file or directory)
[00000360] main generic warning: no sout access module matching "file" could beloaded
[00000359] stream_out_standard generic error: no suitable sout access module for `file/raw://(null)'
[00000359] main generic warning: no sout stream module matching "std" could be loaded
[00000358] stream_out_duplicate generic error: no destination given
[00000358] main generic warning: no sout stream module matching "duplicate" could be loaded
[00000356] stream_out_transcode generic error: cannot create chain
[00000356] main generic warning: no sout stream module matching "transcode" could be loaded
[00000355] main stream output error: stream chain failed for `transcode{acodec=mp3,ab=32,channels=2}:duplicate{dst=std{access=file,mux=raw,url=C:\w.mp3}}'
[00000354] main input error: cannot start stream output instance, aborting
Also when I have firefox and some other applications open at the same time and run VLC it just quits after a few seconds without any errors!
I'm at a lost here, I bet the previous error in my original post has to do with insufficient memory, is there anyway to reduce the amount of memory that VLC uses as it records a stream to a mp3 file? (it's a 2 hour long stream)
The nightly version seems to use more memory than the old version, not good!!! my virtual server only has 256MB of ram and anything over that will make the application to simply die!!