by Devin Yang
(This article was automatically translated.)

Published - 8 years ago ( Updated - 8 years ago )

To convert webm to mp4, you can use the command below
ffmpeg -fflags +genpts -i webcams.webm -r 24 webcams.mp4

Tags: bash ffmpeg

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


terminal,shortcuts,bash

Terminal Hotkey Raiders

This article introduces and sorts out some hotkeys of the terminal, let’s see what you don’t know? Come and try.

ffmpeg

ffmpeg's batch conversion skills webm to mp3

This article introduces how I do multi-file format conversion in one directory. When you learn it, you can definitely conjure up new tricks.

ffmpeg

Use ffmpeg to list the webcam and mic supported by MacOS

Here is how to capture capture devices on MacOS