概述 : R800ZZ WebXR PMX+VRM Viewer
English Русский Español ภาษาไทย 中文 한국어 日本語 vr180g.com
2026年6月8日更新
免费的VR网络应用程序
R800ZZ WebXR PMX+VRM Viewer
3D 头像查看器、3DCG 视频制作软件、VRM→ PMX 转换器

VRM → PMX 转换功能

勾选复选框 "VRM to PMX converter",加载 VRM 文件后将输出 PMX 文件。
此软件在本地进行转换。
此软件不会将文件发送到外部服务器。
在加载 VRM 文件后,您可以立即检查转换后 PMX 角色的质量,包括表情、物理和动作。
我已尽力使其能够读取尽可能多的 VRM。
已知问题:VRM 1.0 的肘部。

・VRM 1.0 转换错误(已修复)
・VRoid 的眼镜未变为透明(已修复)
・特定模型的颜色不同(已修复)
・其他转换错误(发现的错误已修复)。

VR180 SBS (12 Cameras) : 视频文件创建

R800ZZ PMX+VRM Viewer , VR180 SBS output
需要 ffmpeg 或替代软件来连接连续的图像文件。
H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -filter_complex "[0:v]crop=iw:ih/2:0:0[left_cubemap];[0:v]crop=iw:ih/2:0:ih/2[right_cubemap];[left_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[left_vr];[right_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[right_vr];[left_vr][right_vr]hstack[sbs]" -map "[sbs]" -c:v libx264 -crf 18 -pix_fmt yuv420p output_vr180.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -filter_complex "[0:v]crop=iw:ih/2:0:0[left_cubemap];[0:v]crop=iw:ih/2:0:ih/2[right_cubemap];[left_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[left_vr];[right_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[right_vr];[left_vr][right_vr]hstack[sbs]" -map "[sbs]" -c:v hevc_nvenc -crf 18 -pix_fmt yuv420p output_vr180.mp4
将连续的图像文件连接起来以创建MP4视频文件。
在批处理文件 (.bat) 中,必须将"%"替换为"%%"。
makevr180mp4.bat
makevr180mp4nvidia.bat
H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -filter_complex "[0:v]crop=iw:ih/2:0:0[left_cubemap];[0:v]crop=iw:ih/2:0:ih/2[right_cubemap];[left_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[left_vr];[right_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[right_vr];[left_vr][right_vr]hstack[sbs]" -map "[sbs]" -map 1:a -c:v libx264 -crf 18 -pix_fmt yuv420p output_vr180.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -filter_complex "[0:v]crop=iw:ih/2:0:0[left_cubemap];[0:v]crop=iw:ih/2:0:ih/2[right_cubemap];[left_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[left_vr];[right_cubemap]v360=input=c3x2:output=equirect:h_fov=180:v_fov=180:w=2048:h=2048[right_vr];[left_vr][right_vr]hstack[sbs]" -map "[sbs]" -map 1:a -c:v hevc_nvenc -crf 18 -pix_fmt yuv420p output_vr180.mp4
连接连续的图像文件 + 添加音频文件。
在批处理文件 (.bat) 中,必须将"%"替换为"%%"。
makevr180mp4audio.bat
makevr180mp4nvidiaaudio.bat

2D : 视频文件创建

需要 ffmpeg 或替代软件来连接连续的图像文件。
H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -c:v libx264 -pix_fmt yuv420p output.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -c:v hevc_nvenc -pix_fmt yuv420p output.mp4
将连续的图像文件连接起来以创建MP4视频文件。
在批处理文件 (.bat) 中,必须将"%"替换为"%%"。
catmp4.bat
catmp4nvidia.bat

H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -c:v libx264 -pix_fmt yuv420p output.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -c:v hevc_nvenc -pix_fmt yuv420p output.mp4
连接连续的图像文件 + 添加音频文件。
在批处理文件 (.bat) 中,必须将"%"替换为"%%"。
catmp4audio.bat
catmp4audio_nvidia.bat

Tips ffmpeg


R800ZZ WebXR VRM Viewer
WebXR Unity,Ayame no meaning
WebXR Unity,Ayame no meaning R18

软件: babylon.js, babylon-mmd, PHP

vr180g.com