PDA

View Full Version : How to cross compile librtmp with mingw-w64 on Ubuntu11.04 ?


x264devdummy
04-01-2012, 03:31 PM
I've trying cross compiling to create a windows binary of ffmeg, then I have to make librtmp to enable librtmp features on ffmpeg.

But I still coundn't find information to make librtmp on Ubuntu11.04 with Ubuntu's mingw-w64 that could be installed by apt-get.

Anyone help me out.

svnpenn
04-01-2012, 07:10 PM
Or you could just download it.

ffmpeg.zeranoe.com

x264devdummy
04-02-2012, 02:04 PM
I've known Zeranoe's build and using it.
But I want to build with own setting.