摘要: # This is a sample Python script. from os import listdir import csv import numpy import pandas as pd # C:\\Users\\geovindu\\PycharmProjects\\pythonPro 阅读全文
posted @ 2022-11-21 16:17 ®Geovin Du Dream Park™ 阅读(50) 评论(0) 推荐(0)
摘要: http://ffmpeg.org/ ffmpeg -version ffplay D:\VR班\Venice.mp4 --播放 ffmpeg -i D:\VR班\Venice.mp4 -c copy D:\VR班\geovindu\Venice.avi --转换为av格式 ffmpeg -i D: 阅读全文
posted @ 2022-11-21 00:45 ®Geovin Du Dream Park™ 阅读(42) 评论(0) 推荐(0)