请问老师,报错Non-monotonous DTS in output stream 0:0
来源:6-1 通过命令方式采集音频数据

慕侠1321342
2020-03-25
sudo ffmpeg -f alsa -i hw:0 out.wav 可以输出out.wav文件
报错如下:
Non-monotonous DTS in output stream 0:0; previous: 1075873, current: 1075870; changing to 1075873. This may result in incorrect timestamps in the output file.
ffplay播放out.wav没有声音。ffplay没有问题,可以播放出mp3文件。
写回答
1回答
-
李超
2020-03-25
Linux系统?虚拟机?
022020-03-25
相似问题