Hi,
I'm looking for a good library for editing media files like video and audio. Does anyone has any recommendation? It can be in either C#, Java or Python.
Thank you.
Python has several wrappers over ffmpeg. Probably a similar situation Java and C# too. Video is hard, so a lot of video (and audio, and image) tools are basically sugar on top of ffmpeg.
Thank you for your reply.
I am django developer.. even though I have not code anything related to audio and video files.. I think python have several packages to achieve what you want and a very large community to help out..