Size: 523
Comment: Qualify version of MEncoder needed
|
Size: 450
Comment: Generalize MEncoder command
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
mencoder -ovc lavc -oac lavc ./19--Offline-OpenStreetMaps-in-the-context-of-Electronic-Election-Observation.wmv -o output.webm -of lavf -lavfopts format=webm -lavcopts acodec=vorbis:vcodec=libvpx -ffourcc VP80 | mencoder -ovc lavc -oac lavc -of lavf -lavfopts format=webm -lavcopts acodec=vorbis:vcodec=libvpx -ffourcc VP80 input.avi -o output.webm |
This page has a counterpart, Theora, for Ogg Theora video.
MEncoder
mencoder -ovc lavc -oac lavc -of lavf -lavfopts format=webm -lavcopts acodec=vorbis:vcodec=libvpx -ffourcc VP80 input.avi -o output.webm
Confirmed working with r31918. More information available with this mailing list thread.