08-19-2017, 05:20 PM
(08-17-2017, 03:58 PM)Green Wrote:Sorry, that AppImage didn't actually have the updated ffmpeg, just the evdev fixes. Please try the latest one from the website.(08-17-2017, 12:33 PM)ssshadow Wrote: Maybe this PR: https://github.com/RPCS3/rpcs3/pull/3244
Still no dice.
eb22e4e-178_linux64 also hangs wit the same error at starting the opening movie sequence.
The following is taken from my build output with using -DUSE_SYSTEM_FFMPEG=ON (Which does play the movie sequences.)
Code:-- RPCS3: using shared ffmpeg
-- Checking for module 'libavcodec'
-- Found libavcodec, version 57.89.100
-- Checking for module 'libavformat'
-- Found libavformat, version 57.71.100
-- Checking for module 'libavutil'
-- Found libavutil, version 55.58.100
-- Found FFMPEG or Libav: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so, /usr/include/x86_64-linux-gnu
The attached log file is for eb22e4e-178_linux64.