Converting AVI file to MP4 (H264)
General and Desktop
6
Posts
6
Posters
4.3k
Views
1
Watching
-
wrote on 3 Dec 2012, 10:23 last edited by
Is there a simple way without using FFmpeg to convert an AVI to any standard video format available in HTML5 <VIDEO> tag? It can be a MPEG4 with H264 video, no need for audio in my case. Thanks in advance!
-
Hard to guess your use case, but FFmpeg is probably the best option. You can take a look at "WebM":http://www.webmproject.org/docs/vp8-sdk/ API, maybe they have come conversion stuff.
-
wrote on 17 Dec 2012, 07:35 last edited byThis post is deleted!
-
wrote on 4 Sept 2013, 14:19 last edited byThis post is deleted!
-
wrote on 13 Apr 2015, 10:07 last edited byThis post is deleted!
-
wrote on 22 Apr 2015, 07:47 last edited byThis post is deleted!