Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gst-launch-0.10 v4l2src ! videorate ! x264enc ! avimux ! filesink location=result.avi
执行命令后有视频“result.avi”。
我需要:“2012-04-22_15-30-00.avi”、“2012-04-22_15-31-00.avi”等。我该怎么做?
谢谢。
你可以
还有更多方法,但很快就会变得更加复杂。