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


bash,cli

some commands to check cpu, ram and disk info in linux

Introduce those commands that can be used to check hardware information on the Linux host

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.

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.