[Info] Updated ffmpeg helped me... (1 Viewer)

Bohiti

New Member
April 2, 2012
2
0
44
Home Country
United States of America United States of America
I was having trouble streaming m4v movies via aMPdroid. The common theme was that the higher resolution/bitrate/filesize movies just wouldn't start (near-DVD quality 480p). I noticed ffmpeg was only using one of my two cores, so near 50%, and the video player would never move past the first frame. Lower rez movies (kids educational things, old 4:3) would play just fine and ffmpeg uses near 100% cpu.

I tried playing with the -threads parameters in streaming.xml with no difference. On a whim, I downloaded the latest Windows binary from http://ffmpeg.zeranoe.com/builds/. On a bigger whim, I chose the 64-bit one even though MPExtended is all 32-bit. Replaced the C:\Program Files (x86)\MPExtended\Service\Streaming\ffmpeg.exe with the one from \bin in the zip file. Shockingly, not only did it not crash, but it used near 100% CPU and my movies streamed great!
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    As we only launch ffmpeg.exe and do not link against it, whether you have a 32-bit or 64-bit ffmpeg doesn't matter. We usually update our ffmpeg with each major release, so it should work out of the box with MPExtended 0.5 for you :)
     

    Users who are viewing this thread

    Top Bottom