本帖最后由 1094822247 于 2016-9-24 10:45 编辑
各位建筑党看过来!来围观这个神奇的mod,Camera Studio mod 它的作用是干什么?当然是录影,不过跟其他的录影工具不同,这个是可以延迟摄影的,而且录制可以录制出很圆滑的路线,并且不用自己去录制,是第三人称录影的,大家可能都看过EpicWork建筑团队的丽江古城那个视频,他们团队就用到了这个Camera Studio (如果不是不要打我)
视频介绍
使用方法具体的使用方法我参考贴吧里的介绍(http://tieba.baidu.com/p/2077675 ... 5&cid=0#27796006305)给大家贴过来,因为我自己还没全部弄懂
安装成功之后再左下角会有提示的
按O进入菜单 P设置点
先把设置 设置好← ←
然后就是设置点了
在一个地方按 P 就可以设置点
在一些地方设置点过后, 按 /cam 快速拍摄看是不是你要的路径
【记得要开Cam third person ← ← 】
然后 /cam start Xm Xm 是录制的持续时间 X 是你要改的设置,比如说要录一分钟 就是
/cam start 1m(1秒就是1s 1小时就是1h)
如果不满意的话 就/cam clear
/cam clear 会中断摄影所以要注意
/cam pause 暂停~
/cam resume继续~
设置
第三人称
Cam third person
是否让摄影师【第三个人的视角】摄影
Player view
这个选项关闭的话就会从玩家视角转移到摄影师的视角来录影
indirect video record
关闭可以测试摄影师路线,摄影师会移动但是不会录影
Video Speed
录影速度,1的话就是原本速度,2的话就是双倍……
1= 1秒 捕捉画面一次
2= 2秒 捕捉画面一次
还有就是越快的话摄影师录影的画面就越少,对机子负担不大
show cameraman frustum
显示摄影师可视范围
fix chunks unloading
解决区域被解放的问题
简单来说就是解决可视距离低然后背景一闪一闪的问题
指令
[ ] 为可以更改的数值
·点设置
直接按P设置
/cam p 设置玩家站的地方为点
/cam p[数字] 设置玩家站的地方为[数字]点,
比如说
我输入/cam p123456789 我站的地方会变p123456789
这个也可以用来取代 已经存在的点
我设置了 p1 p2 p3 但是对P2的位置 不满意
我换另一个地方站着 输入 /cam p2
我现在站的地方会取代旧的 p2
/cam undo p[数字]
undo 还原刚才的设置
我觉得新的p2没有旧的好,输入 /cam undo p2 就可以回复了
/cam goto p[数字]
马上移动到 p[数字]点上,
注意是移动不是传送!
玩家在的位置和点之间不能有方块【← ←防作弊】
/cam target
设置玩家所在的位置为中心点
额,意思是录像的时候全程看着这个 所谓的中心点
不管你设 点的时候 看哪里都一样
/cam target undo
……
/cam orient [on|off|target]
……这是录像的时候看的方向的设置
/cam orient on 的话
是用在设 P 点 的时候看的方向
/cam orient off
自由移动视角
/cam orient target
和/cam target 同一个功能
/cam save [存档名,这个随便填]
储存你所设置的 点,路径,时间什么的
/cam load [被你随便填的存档名]
读取你所设置的 点,路径,时间什么的
/cam list
saves列表
/cam default
把所有 O哦 的设置 还原 |
更新日志
(V2.18)
- UPDATED for Minecraft 1.8
(V2.1710)
- UPDATED for Minecraft 1.7.10
(V2.172)
- UPDATED for Minecraft 1.7.2
- Unfotunately the 'keep chunk' feature is broken
(V2.164)
- UPDATED for Minecraft 1.6.4
(V2.9)
- UPDATED for Minecraft 1.6.2
(V2.8.5)
- Added camera Roll in 1st person mode.
(V2.8)
- UPDATED for Minecraft 1.5.2
(V2.7.1)
- Added Forge compatibility
(V2.7)
- UPDATED for Minecraft 1.5.1
- Fixed 3rd person mode recording starting too early, which made the video start from inside the player !
(V2.6)
- UPDATED for Minecraft 1.4.6 / 1.4.7
(V2.5)
- UPDATED for Minecraft 1.4.4 / 1.4.5
- Fixed Elastic Time not working in previous version.
(V2.4)
- UPDATED for Minecraft 1.4.2
- Added /cam start|stop shortcut
- Fixed unwanted object & xp orb pickup effects on third person view.
- Moved log file to ./minecraft/CameraStudio_log.txt
(V2.3)
- Fixed Zombe compatibility with Modloader
- Fixed the recorder crash that occured when the screen size was not a multiple of 2.
- Fixed fire appearing on the cameraman screen when player is on fire (and potentially other effects).
- Changed /goto behavior : the command is now unavailable while a travelling is in progress.
- Added an option to view the cameraman frustum. Very handy to know what will be seen on the video.
- Added an option to fix the unwanted chunks unloading. As this option can lead to a minecraft crash by eating slowly up all the available memory, it is turned off by default.
- Added an option to change the video folder.
- Added two new codecs (FFV1 and FFVHUFF). These are ffmpeg codecs wich should give better fps, but which have respectively small and barely no compression - so they generate HUGE FILES! Also, these codecs are not handled by windows media player, however they work fine with Youtube and VideoLan player.
- Added an attempt to rescue the video file being recorded when a minecraft crash occurs.
- Added recorder multithread support.
- Added video duration in filename.
(V2.2b) (mainly a corrective version)
- Cosmetic changes in the options gui
- 'Show fps counter' is not a default setting anymore (you can reset your options with the command '/cam default')
- Added gui tooltips for some options (will be further updated to cover all options).
- Added more debbuging facilities.
- [VIDEO RECORDER] Added more file extensions for your video files (mov, flv, asf)
- [VIDEO RECORDER] Added more debugging facilities (if the game crashes, look at the log.txt file in the camerastudio folder)
(V2.2)- Added a third person mode for the camera : You can now view yourself while playing a traveling, or keep the main player's view and view the cameraman.
[The following features require you install an additional dependency] - Added a /rec command to record a video from main view.
- Added options to control video FPS and speed.
- Added options to record also sound : sound source can be choosed.
- Added a feature to record the main player's view from a third point of view : awesome for timelapses !
(V2.1)- Updated to 1.3.2
- Fixed compatibility with ZOMBE mod when patching minecraft.jar directly (ModLoader Zombe's compat. will come when ModLoader will be 100% functionnal)
(V2.0)- Updated to 1.3.1
- Modloader compatible (means you can use it as a modloader mod)
- Added an option GUI
- Key binding for registering a point
- Auto spline option (a spline path is used for all the registered points)
- Corrected the mouse pointer being locked up while playing
- Corrected the crash bug on /cam goto
(build 347)- Updated to 1.2.4 (compatible 1.2.5)
(build 345)(build 340)- Corrected a bug which made circular path unusable.
(build 337)- Each point now saves orientation as well ! Playing a path will take care of these orientations and smoothly turn the camera between the points.
- Added a generic command to register points. "/cam p" will create a new point and auto-increment its name.
- Added generic commands to register path. "/cam sp" creates a spline with all registered points, keeping their order. "/cam l" and "/cam cr|cl" will use the last two points.
- Changed path registration arguments order so that its a more natural. Instead of typing "/cam p1 l p2", "/cam p1 cr p2" or "/cam p1 sp p2 p3", you must now type "/cam l p1 p2", "/cam cr p1 p2" and "/cam sp p1 p2 p3".
- Added a compacted way to register spline points. Typing "/cam sp p1-p5" is equivalent to "/cam sp p1 p2 p3 p4 p5"
- Added commands to load and save current settings : "/cam load", "/cam save", "/cam list"
- Added an autosave feature on cam start (path can be reloaded through "/cam load last")
- Added commands to pause current traveling : "/cam pause", "/cam resume"
- Added commands to bind start command and elastic time : "/cam bind", "/cam unbind"
- Corrected a "moved too quickly!" bug on a "/cam goto" or "/cam start" command.
|
下载地址
地址在上面啊喂,点进去之后,选择你需要的版本就可以了,后面有cn的代表是汉化的 |
汉化截图
搬运日志
1.4
- 今天发现了1.7.10版本的,补上,,mod版本1.710,支持minecraft1.7.10
1.3
- 更新mod版本2.18测试版,支持minecraft 1.8
1.2
- 更新mod版本2.172,支持minecraft 1.7.2
1.1
- 更新mod版本2.164,支持minecraft 1.6.4
1.0
- 更新mod版本2.9,支持minecraft 1.6.2,这个我汉化了
|
重要说明
PS:说明一下,安装的时候不是只下载一个,有一个名叫CameraStudio-VR-Dependencies的文件是必要文件,必须下载,把这个文件解压放在minecraft.jar文件里(注意备份)还有,只有1.6.2是汉化的,其他的版本我有时间在汉化。另:请注意,我是汉化的,还有不要做伸手党,为了排版我编辑了很久! |
刚刚去看了下,原作者早就更新1.7.10了,我没看见,今天补上了,下面有童鞋说视频录制文件夹在minecraft/video里面,大家可以去看看,我是很久没玩minecraft了,另外就是汉化的问题,汉化不管怎么说都是有bug的,最好用原版的,而且我汉化的话是个半吊子。
最后说一个小的技巧,有人反映录制视频无法生成,这儿说一下,你们录制的时候用这个mod来设置路线,然后用其他的录制软件来录制,这样的话效果要好一点,卡与不卡取决于你的电脑配置。
今天有人留言说原作者弃坑了,我去一看,果然是……下面是原作者的原话:
After three years of dev and support, and seeing the ungratefulness (and stupidity!) of some nasty (and stupid!) people (and not just only one!), I've decided to stop future releases of the CameraStudio mod - these will be private and for friends only.
You can still use my older versions - including the latest one (2.18 beta for mc 1.8) - under my formerlicense terms.
大意就是他三年的开发,看到了一些忘恩负义的人,所以决定停止更新了!
唉,真对不起我头顶上的[永久更新]
我的微博:http://weibo.com/510812234 绿叶小舟