Can FFmpeg encode video in VP8 codec? (I mean its trunk vercion)
Asked
Active
Viewed 1,667 times
1 Answers
5
Straight from the home page at ffmpeg.org: the latest version (0.6) lists VP8 as supported via Google's libvpx library, for both encoding and decoding

djn
- 3,950
- 22
- 21
-
The *ffvp8* encoder is much better than Google's libvpx http://x264dev.multimedia.cx/?p=499 – Nietzche-jou Jul 25 '10 at 23:31
-
@Cirno: but isn't in a formal ffmpeg release yet. When people say "trunk" I'm never sure whether they mean "head-of-trunk". – Steve Jessop Jul 25 '10 at 23:46
-
1@Cimo: ffvp8 is for decoding only. – interjay Jul 26 '10 at 00:42
-
Guess I missed the 'd', *laff*. – Nietzche-jou Jul 26 '10 at 00:46