Hi Hitesh, I have tried installing ffmpeg on Linux. 1.downloaded svn checkout version 2.unzipping it using tar -xjf command 3.Do ./configure --enable-shared 4.Make install 5.make
I got the .so libraries in /usr/lib/local folder but when i am linking the above librraies and running the code i am getting the segmentation fault error in av_open_input_stream. I think that there is error in ffmpeg installation. Please guide me how should i be able to install the ffmpeg correctly. Regards, Mayank _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
