This is based off the latest xuggle GIT source (04a94d9cc729) built using mingw-w64-x86_64 (svn), GCC 4.7.1
I disabled the AVX support within ffmpeg with hopes of solving the crash bug present in Xuggle 5.4 64bit that seemed to effect only 'Sandy Bridge / Ivy Bridge' series of Intel Processors.
That said this build is just for testing with Jpcsp, let me know if its working properly on these processors (no crashes with video or audio), of course you can also test it on other processors).
Instructions
1. Get both Jpcsp 32bit, and Jpcsp 64bit builds
2. Extract the 64bit build to a directory of your choice.
3. Open the 32bit Jpcsp archive then just copy out 'bin/jpcsp.jar' to where you extracted the 64bit build (overwrite the jar file)
4. Open the xuggle 7z archive and extract 'libxuggle-5.dll' to the Jpcsp "lib\windows-amd64" dir.
xuggle-xuggler-noarch-5.4.jar goes in the 'lib' dir (overwrite, I added -5.4 to the filename, the current jpcsp xuggle-xuggler-noarch-5.4.jar might also work but for safe results I decided to include the one I built)
5. run Jpcsp and look for the bug.
xuggle-5.5-git(04a94d9cc729)
Bug free (no crashes)
http://www.mediafire.com/?gpnyn1sq9wi0505 (no avx, no cpu detect, confirmed working - replaced build with Cpu detect)
http://www.mediafire.com/download.php?ympk3tfjs5y68hn (no avx, Cpu detect, confirmed working)
Bug confirmed on these builds
http://www.mediafire.com/download.php?nt56c362wa9onsc (avx)
as always I test on my PC first to make sure everything works at a basic level (movies, audio ..etc ) and that I have no crashes.
Instruction video if needed
http://www.dailymotion.com/video/xuvh05_xug_videogames
I disabled the AVX support within ffmpeg with hopes of solving the crash bug present in Xuggle 5.4 64bit that seemed to effect only 'Sandy Bridge / Ivy Bridge' series of Intel Processors.
That said this build is just for testing with Jpcsp, let me know if its working properly on these processors (no crashes with video or audio), of course you can also test it on other processors).
Instructions
1. Get both Jpcsp 32bit, and Jpcsp 64bit builds
2. Extract the 64bit build to a directory of your choice.
3. Open the 32bit Jpcsp archive then just copy out 'bin/jpcsp.jar' to where you extracted the 64bit build (overwrite the jar file)
4. Open the xuggle 7z archive and extract 'libxuggle-5.dll' to the Jpcsp "lib\windows-amd64" dir.
xuggle-xuggler-noarch-5.4.jar goes in the 'lib' dir (overwrite, I added -5.4 to the filename, the current jpcsp xuggle-xuggler-noarch-5.4.jar might also work but for safe results I decided to include the one I built)
5. run Jpcsp and look for the bug.
xuggle-5.5-git(04a94d9cc729)
Bug free (no crashes)
http://www.mediafire.com/?gpnyn1sq9wi0505 (no avx, no cpu detect, confirmed working - replaced build with Cpu detect)
http://www.mediafire.com/download.php?ympk3tfjs5y68hn (no avx, Cpu detect, confirmed working)
Bug confirmed on these builds
http://www.mediafire.com/download.php?nt56c362wa9onsc (avx)
as always I test on my PC first to make sure everything works at a basic level (movies, audio ..etc ) and that I have no crashes.
Instruction video if needed
http://www.dailymotion.com/video/xuvh05_xug_videogames
Code:
Full source code for this build can be obtained here if needed (I would of included it in the archive but it was 200 megs)
Working.
git clone https://github.com/xuggle/xuggle-xuggler
git checkout 04a94d9cc729a7d7e8ce28e4ccbc4d4eda4a1d47
Configuration Flags
ffmpeg version N-36078-g04a94d9-xuggle-5.5 Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 5 2012 23:22:43 with gcc 4.7.1
configuration: --prefix=/usr/local/xuggler --disable-shared --enable-pic --enable-gpl --disable-nonfree --enable-libx264 --enable-version3 --enable-cross-compile
--cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --pkg-config=pkg-config --disable-avx --enable-libmp3lame --enable-libvorbis --enable-libtheora
--enable-libspeex --enable-libvo-aacenc --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --extra-libs=-lwinmm --enable-zlib --enable-libvpx
libavutil 51. 46.100 / 51. 46.100
libavcodec 54. 14.101 / 54. 14.101
libavformat 54. 3.100 / 54. 3.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 67.101 / 2. 67.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 10.100 / 0. 10.100
libpostproc 52. 0.100 / 52. 0.100
Try Out JPCSP Launcher v1.8.0.4 | How to post a log