mbbiii / crusher264

Automatically exported from code.google.com/p/crusher264
GNU General Public License v2.0
0 stars 0 forks source link

Problems Compiling On Arm With FFMpeg #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I tried to configure ffmpeg 0.6.1 with crusher264 on a Dockstar, I ran 
into several problems.  First off, I had to use the SVN crusher264 to get the 
program to work because I was having issues with the crusher264-1.1.1.  Next, 
ffmpeg complained about the CFLAG "mv=5e", so I removed it from the 
configure.ac script.  Lastly, there looked to be a typo in crusher264.c which 
caused the program to looked for the firmware in a relative folder rather than 
an absolute folder.  I've attached a patch file which contains my fixes for 
this.

Original issue reported on code.google.com by DHPoll...@gmail.com on 27 Oct 2010 at 3:04

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for patch, already in svn.
I have armel arch too (nslu2), and tested flash publishing on there.

Original comment by piratfm@gmail.com on 27 Oct 2010 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by piratfm@gmail.com on 27 Oct 2010 at 9:48