I have a 3d sbs MKV H265 video. I need to convert it to 3d sbs mkv H264. I need to convert the H265 to H264 while preserving the existing 3d sbs part of the video. Does anyone know a software that can do this?
I tried using PAVtube video converter, but it doesn't know the original video is 3d and ends up adding SBS twice when I use the MKV 3d sbs profile.
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 1 to 6 of 6
Thread
-
-
Shouldn't be too difficult. E.g. encode in HandBrake with custom x264 parameter "frame-packing=3". Then afterwards add 3D flag with MkvToolNix GUI's Header Editor (video track->stereo mode, set to "1" and save)
Should be similar with other software like MeGUI except they want format like: --frame-packing 3 -
-
-
x264/H.264:
Code:--frame-packing <integer> For stereoscopic videos define frame arrangement - 0: checkerboard - pixels are alternatively from L and R - 1: column alternation - L and R are interlaced by column - 2: row alternation - L and R are interlaced by row - 3: side by side - L is on the left, R on the right - 4: top bottom - L is on top, R on bottom - 5: frame alternation - one view per frame - 6: mono - 2D frame without any frame packing - 7: tile format - L is on top-left, R split across
Similar Threads
-
3d iso to SBS mkv
By Captainfearless in forum Video ConversionReplies: 36Last Post: 1st Oct 2019, 07:13 -
Extract/convert/ripp/copy u name it 3D blueray iso to mkv sbs
By dannydevito in forum Blu-ray RippingReplies: 0Last Post: 19th Jan 2016, 03:47 -
3D Bluray to SBS MKV on OS X
By ddregs in forum Blu-ray RippingReplies: 1Last Post: 7th Jan 2016, 15:10 -
How to convert a Top-Bottom mkv-file to SBS
By ErwinForum in forum Video ConversionReplies: 0Last Post: 17th Feb 2015, 06:18 -
Convert 3D H264(MVC) to SBS Format
By maomoa in forum Video ConversionReplies: 1Last Post: 5th Feb 2013, 14:22