Convert .flv to .mp4 [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this questionIs there a good tool that I can try out to convert my .flv file to .mp4? I need to use it on a mac, so not on a wi开发者_如何学编程ndows PC.
I have made an iPhone application and I want to try out how a webcast of 40 minutes streams on it. To do this i must convert my .flv file to .mp4.
I have found a converter (This one) but if you use it as trial you can only edit 3 minutes.
Thanks.
I've done this in the past using ffmpeg:
http://www.ffmpeg.org/
I really like handbrake. I have used a converted video in my app.
精彩评论