How to simply use this for YT? (for a layman, please)
170 views
Skip to first unread message
Joel
unread,
Apr 6, 2023, 9:23:47 AM4/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spatial-media-discuss
Hi,
I post 3D videos on YT. In the past I used ffmpeg and the command for %f in (*.mp4) do ffmpeg -i "%f" -aspect 1.7777 -c copy -metadata:s:v:0 stereo_mode=1 "%~nf_MetadataInjected.mkv". But this does not work correctly anymore. I read the support article https://support.google.com/youtube/answer/7278886?hl=en and but do not really understand what exactly I have to do to upload a side by side video to YouTube.