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.
我有一堆带有 .VID 扩展名的旧视频二进制文件。我尝试与主要玩家一起玩,但没有成功。
在 linux 或 windows 上有什么方法可以检测使用哪种视频格式?
这些文件来自一张旧 cd,它有一个正在播放该视频的程序,但它现在已损坏,我需要这些视频...
对正确方向有任何帮助吗?
你试过 ffmpeg / mplayer 吗?
尝试:
ffmpeg -i yourfile.vid