Excellent explanation. I have been making my own side by side stereo clips for a number of years , but never uploaded them to You Tube due to having to have the knowledge of the various settings. Thankyou.
I was blocked in exactly the second reason (Gamut color shift break your anaglyph). I solved the problem neatly by following the method 3. You are my hero !!! Thank you very much.
Thank you! I've been round and round trying to get it to work, and method 3 did the trick. I made a slight modification to your helpful batch file so that I could just drag the video onto the batch and have it process: ffmpeg -i "%~1" -aspect 1.77777 -c copy -metadata:s:v:0 stereo_mode=1 "%~n1_MetadataInjected.mkv"
Thank you for letting me know I can use Hand Brake to inject the Meta Data as FFmpeg is such a headache to use! Not to mention I had to previously buy FFmpeg - ugh.
I'm using the newer version of Handbrake (2022), and I'm wondering if there's a way to setup the encode so it takes the 1920 files and upscale it to 4K SBS to take advantage of UA-cam higher bitrates.
I also can't seem to get this to work anymore. I had been able to do this earlier in the year, but neither method 2 or 3 work, even with the 'youtube edit after upload' trick to force it. Can anyone else get this to work? So frustrating that UA-cam is making this so difficult....
Have the same issue. But apparently even if doesn't appear as 3d on youtube on a browser, but it's still appear in 3d on my oculus quest 2. And the "edit trick" seems to do opposite and breaking the 3d on all platform.
Thank you so much, AnaVision! This video and the "How to Edit 3D Stereoscopic Video (2022)" have been so helpful to me. In the process of watching both videos, and due to your great explanation on both topics, I learned a lot from this exciting, and kind of forgotten way of presenting our assets. As someone who's interested in visual storytelling, learning this tool - how to create 3D imagery - from the comfort of our homes/studios, is invaluable. It really adds a new storytelling layer and I believe that it can make the difference. Thank you once again!
Antonio, thank you so much for your feedback. I'm glad you found it useful and re-discovered this forgotten visual storytelling method. Happy creating. I saw you posted a 3D video already on you channel. I gave it a thumbs up :)
This guide will be helpful with Sonic Generations my Xbox 360. There is one question you haven't answered that I'm concerned about. Combining clips into one video... Wait, THAT'S IT!!! UA-cam has it's own editor. Simply upload the 3D video in private, trim it down using UA-cam Studio and release the finished video to the public. It's sort of unconventional since I like to have fully finished videos before uploading but this would definitely work. Virtual Dub and Avi Demux won't help me here.
Preset options have changed in the newer handbrake, instead of Dimentions it has Resolution limit and it doesn't have 'always use source' option instead 1080p HD is already selected, is that going to be fine?
handbrake got some new setting options in a expanded interface. Did i miss the uodate of this film? So to see a nice software to use . Thanks for the info
Hi, looking for a bit of advice so figured this would be a good place to comment. I’ve recently bought a Fujifilm W3 camera and was wondering the best program(s) to use to edit 3D video, add text, music etc. Any recommendations would be great, thank you.
One method would be to convert the Fujifilm W3 video to SBS first using ffmpeg (using a command like this: ffmpeg -i DSCF5201.AVI -filter_complex "[0:0][0:2] hstack=inputs=2, scale=iw/2:ih [out]" -aspect 1.7777 -vcodec libx264 -x264opts frame-packing=3 -map [out] -map 0:1 DSCF5201_SBSmetadata_7.mp4). After that you can use Vegas to edit 3D, add text and music. Vegas has an effect called "Stereoscopic 3D Adjust" that recognises SBS videos.
So, as of Sept2024 method 2 and 3 works for desktop UA-cam viewing, giving me the ability to choose 3D and 2D. iPhone/iPad UA-cam shows anaglyph only with no ability to switch to 2D (and browser based viewing in AppleVisionPro) . On AppleTV it shows up as Left/Right Eye.
I didn't know that full frame packing works on youtube, i usualy squeeze 3D side by side content with Blender, it works fine but for editing and color grading i use Da Vinci resolve, it's so much easyier to link left and right images with there 3D sync mode, it color grade for your left and right footage simultanously without pain, the only problem is metadata export, the soft is almost free if you have a blackmagic design editing keyboard deck or one of there pocket cine camera, the free version dont have the HDR and 3D feature, but are really usable and powerful.
Yes, correct, VR180 is different to this. As for playing 3D videos with this 3D badge in the UA-cam VR app, I've tried this on the Oculus Quest 2 and it works. You can see these videos in stereoscopic 3D. In fact the UA-cam VR app only play SBS videos that have the 3D badge. If you want to play other SBS stereoscopic UA-cam videos on the Oculus Quest you can still do that but will need to run UA-cam in Browser instead of using UA-cam VR.
@@ANAVision Yeah I know, you have to inject vr180/360 metadata in the video for youtube to recognize it. But if I understand it correctly, you can't watch normal (boxed) stereoscopic 3d content in the youtube vr app?
@@JVJF7 try playing back this normal (boxed) video ua-cam.com/video/LGhaLXyJGd4/v-deo.html in the UA-cam VR App. I've just tried it and it plays back in 3D without the need to do anything.
You can try the following command, just replace the filename "DSCF5201.AVI" with your own AVI filename from the Fujifilm camera: ffmpeg -i DSCF5201.AVI -filter_complex "[0:0][0:2] hstack=inputs=2, scale=iw/2:ih [out]" -aspect 1.7777 -vcodec libx264 -x264opts frame-packing=3 -map [out] -map 0:1 Output.mp4
@@ANAVision It is working for raw 3D AVI file and many thanks for your help and support. I need one more help, i have used iMovie to edit that 3D AVI file and iMovie used to generate .MP4 format. When i tried that above command getting an error in the ffmpeg.. "Stream specifier ':0' in filtergraph description [0:0] [0:2] hstack=inputs=2, scale=iw/2:ih[out] matches no streams.
@@iTV365 Conceptually I understand why you would get this error. You see, when you edit the movie in iMovie, and save it as an mp4 then it no longer is stereoscopic. The two video stream that the AVI file had are no longer present. You will need to edit the video in such a way that both streams are retained. Look out for a video I'm about to release called "How to edit 3D video" ua-cam.com/video/kvHI56ZgCUM/v-deo.html and there I explain how to edit so that you don't lose the 2 streams.
Very helpful video...I've been looking all over the get web to find a way to add the required metadato. That said, unfortunately it doesn't seem to be working. I edited the video in UA-cam (trimmed a second or two) as well... still the 3D options are not visible...
@@wmturner3747 thanks for your feedback. Thanks for pointing this out. You are right, you can just delete the "-aspect 16:9" in the script. So for half-width SBS regardless of method used, you can skip the aspect ratio setting. (Note that even if you don't delete it, and end up using 16:9 for 1920x1080, it should still produce the right output, as that happens to be the required ratio anyway in your case) So for Method 2 it would be: for %f in (*.mp4) do ffmpeg -i "%f" -vcodec libx264 -x264opts frame-packing=3 "%~nf_MetadataInjected.mp4" For Method 3: for %f in (*.mp4) do ffmpeg -i "%f" -c copy -metadata:s:v:0 stereo_mode=1 "%~nf_MetadataInjected.mkv"
Absolutely, ffmpeg comes for mac also. But you may need to strip the windows specific command line parts of the script line. For example the command will look something like this for method 2: ffmpeg -i input.mp4 -aspect 4:3 -vcodec libx264 -x264opts frame-packing=3 output.mp4. So you will need a line per file and rename input.mp4 and output.mp4 to be your filenames.
Thanks to an update by UA-cam, all methods should work again without workarounds. See: twitter.com/nimazeighami/status/1778546947110191411?s=46. I've updated description with this also.🎉
Sorry. I don't know if my comments are published; I can't see any comments. I get the error: The opening parenthesis '(' is missing after the 'for' keyword. Excellent video. Thanks for sharing.
No, unfortunately not to my knowledge. But would be interested to see if others know of a way to do this. It would require a Handbrake equivalent app for android or iOS that could handle multiple file inputs (2 video files to make the SBS) and have the ability to inject metadata. There are simple ffmpeg alternative apps (such as Video Transcoder for android) but they don't appear to handle this complexity.
Does methode 3 still work? For a few days I have some issues with it. New videos I upload using methode 3 are only played in 3D in the mobile app and the YT VR app for Quest. In the browser it is played in side by side. I tried to upload an old file that I alrady uploaded to YT without problems again and it didn't work. So it can not be a chage I made because it is the same file with the same metadata and it worked a few weeks ago but does not work today. There is a YT support article about uploading 3D to YT. It shows a different way. Do have to it like in the aricte? But I do not really understand how to do this methode. Can you try whether you have to same issue or if it is just for me? If you have the same problem, please do a new and updated version of this video. Thanks for every support!
I tried everything, frame-packing, stereo mode etc. Nothing seems to work. UA-cam does not recognise my sbs videos as 3d. Would love to hear if there was something changing. Researched a couple pages on the web, but i did not find a solution that is working. Would love to see tutorial that show a working technique.
@@christianblinde I'm going to say that it is on UA-cam's side as so many folks have this same issue. UA-cam/Google currently doesn't have that discussion forum to ask about issues like this.
Not aware of a Android app, but there is a method of doing this on iOS developed by Kandao if that helps anyone (see their download page here: www.kandaovr.com/download/)
May 2024. They've fixed some things and broken others. It is no longer necessary to edit the video with UA-cam Studio so that it correctly reads the frame packing or the stereo mode metadata, but now it does not process 3D videos at 2160p 60fps and it does not understand DAR in the same way for mp4 and mkv. So if you upload a 3840x2160@60fps half side by side mp4 video with frame-packing=3 metadata, it marks it as 3D (at last!) but does not process it at 4k. After waiting 48 hours for it to process the video at 4k it simply interprets it as 1080p, 4k processing disappears. UPDATE1: It may have been a bug for a few days, but now it is fixed and everything works fine, it finishes processing at 4K without any problem. UPDATE 2: Today, 2 days after update1 I have the same problem again with 3D 4K processing. 4K processing without 3D metadata is done without any problems. What a mess!
Yes, I prefer SBS also as that gives you more options. Not sure this came out in my video, but if uploading using the method described in my video, the underlying video remains SBS, even on UA-cam. If for example you were to download the video from UA-cam you would end up simply with an SBS video. The advantage of uploading SBS in the manner described is that UA-cam recognises the video as 3D and therefore it gives you the choose of format to watch: - can watch as 2D - can watch as anaglyph - and can also watch as SBS when viewing with Cardboard for example or other VR devices - other devices can interpret the video to their required format (e.g. Mopic Snap3D)
Excellent explanation. I have been making my own side by side stereo clips for a number of years , but never uploaded them to You Tube due to having to have the knowledge of the various settings. Thankyou.
I'm glad this helped. I like your 3D video of St Ives by the way. Are those birds flying in slow motion?
I was blocked in exactly the second reason (Gamut color shift break your anaglyph).
I solved the problem neatly by following the method 3.
You are my hero !!!
Thank you very much.
Thank you so much for your feedback. I'm glad that this helped.
Thank you! I've been round and round trying to get it to work, and method 3 did the trick. I made a slight modification to your helpful batch file so that I could just drag the video onto the batch and have it process:
ffmpeg -i "%~1" -aspect 1.77777 -c copy -metadata:s:v:0 stereo_mode=1 "%~n1_MetadataInjected.mkv"
Clever idea! Thanks for sharing this.
So helpful. Great explanation of options and landscape. Thank you!
Thanks for your feedback. I'm glad it was helpful!
Thank you for letting me know I can use Hand Brake to inject the Meta Data as FFmpeg is such a headache to use! Not to mention I had to previously buy FFmpeg - ugh.
I'm glad you found it useful :)
Great Video, I spend a long time viewing videos to do this and finally got yours. I appreciate it
I'm glad it helped
thank you so much! I spent hours trying to fix it until I finally found this video!
I'm using the newer version of Handbrake (2022), and I'm wondering if there's a way to setup the encode so it takes the 1920 files and upscale it to 4K SBS to take advantage of UA-cam higher bitrates.
You may also want to experiment with Topaz (or similar) if you are upscaling to take advantage of it's AI based image enhancing.
Very helpful in processing videos from my Xreal Beam Pro, thank you!
I also can't seem to get this to work anymore. I had been able to do this earlier in the year, but neither method 2 or 3 work, even with the 'youtube edit after upload' trick to force it. Can anyone else get this to work? So frustrating that UA-cam is making this so difficult....
Have the same issue.
But apparently even if doesn't appear as 3d on youtube on a browser, but it's still appear in 3d on my oculus quest 2.
And the "edit trick" seems to do opposite and breaking the 3d on all platform.
Some of the videos I used the edit trick on are now retroactively broken. Strangely, one still works.
Thank you so much, AnaVision!
This video and the "How to Edit 3D Stereoscopic Video (2022)" have been so helpful to me.
In the process of watching both videos, and due to your great explanation on both topics, I learned a lot from this exciting, and kind of forgotten way of presenting our assets.
As someone who's interested in visual storytelling, learning this tool - how to create 3D imagery - from the comfort of our homes/studios, is invaluable. It really adds a new storytelling layer and I believe that it can make the difference.
Thank you once again!
Antonio, thank you so much for your feedback. I'm glad you found it useful and re-discovered this forgotten visual storytelling method. Happy creating. I saw you posted a 3D video already on you channel. I gave it a thumbs up :)
@@ANAVision Super useful! Thank you!
Sirve para Windows 7?
Greetings, it seems that the metadata methods are broken now in 2024, have not tried the small edit trick yet, but i dont think it will work anymore
i did all that and still no 3d after I upload, do i bneed to put something in tags like yt3d or 3D or something somewhere?
This guide will be helpful with Sonic Generations my Xbox 360. There is one question you haven't answered that I'm concerned about. Combining clips into one video... Wait, THAT'S IT!!! UA-cam has it's own editor. Simply upload the 3D video in private, trim it down using UA-cam Studio and release the finished video to the public. It's sort of unconventional since I like to have fully finished videos before uploading but this would definitely work. Virtual Dub and Avi Demux won't help me here.
wonderful walkthrough, thank you
Thanks so much for your feedback. Much appreciated!
Preset options have changed in the newer handbrake, instead of Dimentions it has Resolution limit and it doesn't have 'always use source' option instead 1080p HD is already selected, is that going to be fine?
handbrake got some new setting options in a expanded interface. Did i miss the uodate of this film? So to see a nice software to use . Thanks for the info
Many thanks!
No worries! Hope it helped.
Hi, looking for a bit of advice so figured this would be a good place to comment.
I’ve recently bought a Fujifilm W3 camera and was wondering the best program(s) to use to edit 3D video, add text, music etc.
Any recommendations would be great, thank you.
One method would be to convert the Fujifilm W3 video to SBS first using ffmpeg (using a command like this: ffmpeg -i DSCF5201.AVI -filter_complex "[0:0][0:2] hstack=inputs=2, scale=iw/2:ih [out]" -aspect 1.7777 -vcodec libx264 -x264opts frame-packing=3 -map [out] -map 0:1 DSCF5201_SBSmetadata_7.mp4). After that you can use Vegas to edit 3D, add text and music. Vegas has an effect called "Stereoscopic 3D Adjust" that recognises SBS videos.
I have succesfully used a paid software called 3D Combine for the Fujifilm W3 format.
I have 8K SBS 3D videos, but when I upload them to youtube, it only shows up as 4K. Trying to figure out how to get them to play at 8K.
2 video 4K = SBS 8K 🤔 or 8k original two videos?
@@legacy_mens the left eye is 4K and right eye is 4K so the total SBS resolution is 8K.
So, as of Sept2024 method 2 and 3 works for desktop UA-cam viewing, giving me the ability to choose 3D and 2D. iPhone/iPad UA-cam shows anaglyph only with no ability to switch to 2D (and browser based viewing in AppleVisionPro) . On AppleTV it shows up as Left/Right Eye.
Gold...thank you. Subscribed
Been trying to upload 3D from my Sony camera & wondered what happened to all the 3D settings! They are all gone. Thx for this.
Glad I could be of help. By the way, would be interested, is it the Sony HDR-TD10 3D Camcorder you have?
I didn't know that full frame packing works on youtube, i usualy squeeze 3D side by side content with Blender, it works fine but for editing and color grading i use Da Vinci resolve, it's so much easyier to link left and right images with there 3D sync mode, it color grade for your left and right footage simultanously without pain, the only problem is metadata export, the soft is almost free if you have a blackmagic design editing keyboard deck or one of there pocket cine camera, the free version dont have the HDR and 3D feature, but are really usable and powerful.
Thanks for sharing. I appreciate the insights. I'm going to have to find some time to experiment with DaVinci Resolve.
So this is different from vr180? And can the youtube vr app also play this boxed 3d video's?
Yes, correct, VR180 is different to this. As for playing 3D videos with this 3D badge in the UA-cam VR app, I've tried this on the Oculus Quest 2 and it works. You can see these videos in stereoscopic 3D. In fact the UA-cam VR app only play SBS videos that have the 3D badge. If you want to play other SBS stereoscopic UA-cam videos on the Oculus Quest you can still do that but will need to run UA-cam in Browser instead of using UA-cam VR.
@@ANAVision Yeah I know, you have to inject vr180/360 metadata in the video for youtube to recognize it. But if I understand it correctly, you can't watch normal (boxed) stereoscopic 3d content in the youtube vr app?
@@JVJF7 try playing back this normal (boxed) video ua-cam.com/video/LGhaLXyJGd4/v-deo.html in the UA-cam VR App. I've just tried it and it plays back in 3D without the need to do anything.
I have done method 2 and method 3 and am not getting the 3D setting. What am I missing?
SAME HERE ANY HELP WOULD BE APPRECIATED IN CASE YOU FIX THE ISSUE
I have a Fujifilm Finepix 3D camera and need to convert 3D AVI to youtube. Is there any methods available?
You can try the following command, just replace the filename "DSCF5201.AVI" with your own AVI filename from the Fujifilm camera:
ffmpeg -i DSCF5201.AVI -filter_complex "[0:0][0:2] hstack=inputs=2, scale=iw/2:ih [out]" -aspect 1.7777 -vcodec libx264 -x264opts frame-packing=3 -map [out] -map 0:1 Output.mp4
@@ANAVision thank you and i will get back to you soon with my status.
@@ANAVision It is working for raw 3D AVI file and many thanks for your help and support. I need one more help, i have used iMovie to edit that 3D AVI file and iMovie used to generate .MP4 format. When i tried that above command getting an error in the ffmpeg.. "Stream specifier ':0' in filtergraph description [0:0] [0:2] hstack=inputs=2, scale=iw/2:ih[out] matches no streams.
@@iTV365 Conceptually I understand why you would get this error. You see, when you edit the movie in iMovie, and save it as an mp4 then it no longer is stereoscopic. The two video stream that the AVI file had are no longer present. You will need to edit the video in such a way that both streams are retained. Look out for a video I'm about to release called "How to edit 3D video" ua-cam.com/video/kvHI56ZgCUM/v-deo.html and there I explain how to edit so that you don't lose the 2 streams.
Very helpful video...I've been looking all over the get web to find a way to add the required metadato. That said, unfortunately it doesn't seem to be working. I edited the video in UA-cam (trimmed a second or two) as well... still the 3D options are not visible...
If the video had been already uploaded (side-by-side), is there any way to turn the 3d function on it?
I wish there was, but I don't think there is.
Best video I've found for injecting 3D metadata! Can you tell me which aspect ratio I should use for half sbs 1920x1080 3D video?
or do I delete the " -aspect 16:9" part of the script?
@@wmturner3747 thanks for your feedback. Thanks for pointing this out. You are right, you can just delete the "-aspect 16:9" in the script. So for half-width SBS regardless of method used, you can skip the aspect ratio setting. (Note that even if you don't delete it, and end up using 16:9 for 1920x1080, it should still produce the right output, as that happens to be the required ratio anyway in your case)
So for Method 2 it would be:
for %f in (*.mp4) do ffmpeg -i "%f" -vcodec libx264 -x264opts frame-packing=3 "%~nf_MetadataInjected.mp4"
For Method 3:
for %f in (*.mp4) do ffmpeg -i "%f" -c copy -metadata:s:v:0 stereo_mode=1 "%~nf_MetadataInjected.mkv"
@@ANAVision You've been most helpful, thank you kind sir! I'll post a link to my 3D video when I publish it.
Looking forward to the post.
@@ANAVision Ok it's really up now LOL hope you like it ua-cam.com/video/snEvMv66F-4/v-deo.html
What about OU top bottom layout videos?
Will this work on a mac through terminal?
Absolutely, ffmpeg comes for mac also. But you may need to strip the windows specific command line parts of the script line. For example the command will look something like this for method 2: ffmpeg -i input.mp4 -aspect 4:3 -vcodec libx264 -x264opts frame-packing=3 output.mp4. So you will need a line per file and rename input.mp4 and output.mp4 to be your filenames.
available method to Apple Vision Pro device 🤔
Thanks to an update by UA-cam, all methods should work again without workarounds. See: twitter.com/nimazeighami/status/1778546947110191411?s=46. I've updated description with this also.🎉
how add in OBS streaming this 3D tag Metadata?
🔵🔴👀 and other views method
Good question my friend. I'm not aware of a method. If anyone is aware please let me know - I would be interested also.
Sorry. I don't know if my comments are published; I can't see any comments.
I get the error:
The opening parenthesis '(' is missing after the 'for' keyword.
Excellent video. Thanks for sharing.
@JCINNO may I suggest that you try windows command prompt (cmd.exe). I suspect you are using Power Shell. Am I right?
@@ANAVision Yes, it's correct. I'am using Power Shell. Thank
@@jcinno5569 no problem. Did this work for you in the end?
@@ANAVision Yes, now work fine.Thanks
@@jcinno5569 Fantastic! great to hear that this worked in the end :)
thank you. I'm going to try that
let us know how you go.
@@ANAVision the handbreak method works perfectly! Thank you so much!
Is it possible to upload one if you are using a phone?
No, unfortunately not to my knowledge. But would be interested to see if others know of a way to do this. It would require a Handbrake equivalent app for android or iOS that could handle multiple file inputs (2 video files to make the SBS) and have the ability to inject metadata. There are simple ffmpeg alternative apps (such as Video Transcoder for android) but they don't appear to handle this complexity.
@@ANAVision ok, good to know, thanks!
Does methode 3 still work? For a few days I have some issues with it. New videos I upload using methode 3 are only played in 3D in the mobile app and the YT VR app for Quest. In the browser it is played in side by side. I tried to upload an old file that I alrady uploaded to YT without problems again and it didn't work. So it can not be a chage I made because it is the same file with the same metadata and it worked a few weeks ago but does not work today. There is a YT support article about uploading 3D to YT. It shows a different way. Do have to it like in the aricte? But I do not really understand how to do this methode. Can you try whether you have to same issue or if it is just for me? If you have the same problem, please do a new and updated version of this video.
Thanks for every support!
Good catch, I seem to have same issue at the moment so it may be a change on the UA-cam side. I'll look into it more soon.
@@ANAVision Thanks a lot
Replying to this just so I know when a solution comes. I'm having this same problem.
I tried everything, frame-packing, stereo mode etc. Nothing seems to work. UA-cam does not recognise my sbs videos as 3d. Would love to hear if there was something changing. Researched a couple pages on the web, but i did not find a solution that is working. Would love to see tutorial that show a working technique.
@@christianblinde I'm going to say that it is on UA-cam's side as so many folks have this same issue. UA-cam/Google currently doesn't have that discussion forum to ask about issues like this.
How used Android app transform SBS metadata ?
Not aware of a Android app, but there is a method of doing this on iOS developed by Kandao if that helps anyone (see their download page here: www.kandaovr.com/download/)
@@ANAVision don't work this link
@@legacy_mens , my bad. I had a bracket included in the end of the URL. Here is a working URL: www.kandaovr.com/download/
May 2024. They've fixed some things and broken others.
It is no longer necessary to edit the video with UA-cam Studio so that it correctly reads the frame packing or the stereo mode metadata, but now it does not process 3D videos at 2160p 60fps and it does not understand DAR in the same way for mp4 and mkv.
So if you upload a 3840x2160@60fps half side by side mp4 video with frame-packing=3 metadata, it marks it as 3D (at last!) but does not process it at 4k. After waiting 48 hours for it to process the video at 4k it simply interprets it as 1080p, 4k processing disappears.
UPDATE1: It may have been a bug for a few days, but now it is fixed and everything works fine, it finishes processing at 4K without any problem.
UPDATE 2: Today, 2 days after update1 I have the same problem again with 3D 4K processing. 4K processing without 3D metadata is done without any problems. What a mess!
Any method works in 2024 but it works method with use some music or cut in youtube editor. Thanks!
Soooooo helpful !Thank you very much!
Compared to yours, UA-cam's help is a shit.
Thank you so much. Really appreciate your feedback 😊
The Z Axis
I don't like anaglith. I like sbs 3d video. I have some on my channel
Yes, I prefer SBS also as that gives you more options.
Not sure this came out in my video, but if uploading using the method described in my video, the underlying video remains SBS, even on UA-cam. If for example you were to download the video from UA-cam you would end up simply with an SBS video. The advantage of uploading SBS in the manner described is that UA-cam recognises the video as 3D and therefore it gives you the choose of format to watch:
- can watch as 2D
- can watch as anaglyph
- and can also watch as SBS when viewing with Cardboard for example or other VR devices
- other devices can interpret the video to their required format (e.g. Mopic Snap3D)