Log in

View Full Version : VLC media player 0.9.0-svn-20070417-0001 misscompiled?


Sirber
18th April 2007, 14:40
VLC media player 0.9.0-svn-20070417-0001 Grishenko
[00000310] main playlist error: Reloading playlist not implemented.
[00000317] access_directory access error: /C:/Documents and Settings/berste01/Bu
reau/play/E001.avi: No such file or directory
Compiler did not align stack variables. Libavcodec has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler. Do not report crashes to FFmpeg developers.
[00000332] access_directory access error: /C:/Documents and Settings/berste01/Bu
reau/play/E001.avi: No such file or directory

LoRd_MuldeR
18th April 2007, 16:41
I have reported that on the VLC forums a while ago.
But they only said we should ignore that :confused:

Nevertheless the same message was seen on Avidemux' log too and it has been fixed.

Sirber
18th April 2007, 17:31
thanks for the answer!

LoRd_MuldeR
18th April 2007, 18:00
I managed to find my old thread again:
http://forum.videolan.org/viewtopic.php?t=32343&highlight=libavcodec

// EDIT

If I remember correctly, Mean solved the problem for Avidemux by switching the compiler to GCC4 Experimental Branch...