Tagged Questions
1
vote
2answers
2k views
error while compiling ffmpeg: gcc is unable to create an executable file
When I run the ./configure command in ffmpeg source directory I get this error:
gcc is unable to create an executable file. If gcc is a cross-compiler, use the --enable-cross-compile option. Only do ...
2
votes
2answers
380 views
No output produced when using winFF
I am using winFF in Ubuntu 10.04. WinFF is a graphical frontend to ffmpeg.
Typically, after selecting a file in WinFF, setting my conversion settings and pressing the "Convert" button, a console ...