I managed to figure it out by myself. Actually it is permission issue.
The ffmpeg command needs to be run with root privilege. Either launching the command with root account, or launching with sudo should fix the problem.
The ffmpeg command needs to be run with root privilege. Either launching the command with root account, or launching with sudo should fix the problem.