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.
我有一些由应用程序编码的电影,该应用程序将音频和视频分隔在两个不同的文件中。我需要编写一个应用程序来像普通电影一样同时播放这两个文件,还需要添加字幕。
有任何想法吗?还是一段代码?
谢谢
也许这个讨论可以为您指明正确的方向。 如果 XNA 为您做这件事,那是有道理的。许多游戏都需要来自不同来源的视频和音频。