Encode stereoscopic h265 video with FFmpeg
up vote
0
down vote
favorite
I've seen somewhere to encode a 3D stereoscopic h264 video in an MP4 container for YouTube with FFmpeg you'd put the argument -x264opts frame-packing=3
(or something along those lines, don't remember the exact command). However, I've noticed that when using this argument while encoding with h265 instead, when you upload it YouTube the site doesn't detect it as 3D. How can I encode a stereoscopic L-R side-by-side 3D video (not 360° video) as h265 with FFmpeg?
ffmpeg
add a comment |
up vote
0
down vote
favorite
I've seen somewhere to encode a 3D stereoscopic h264 video in an MP4 container for YouTube with FFmpeg you'd put the argument -x264opts frame-packing=3
(or something along those lines, don't remember the exact command). However, I've noticed that when using this argument while encoding with h265 instead, when you upload it YouTube the site doesn't detect it as 3D. How can I encode a stereoscopic L-R side-by-side 3D video (not 360° video) as h265 with FFmpeg?
ffmpeg
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've seen somewhere to encode a 3D stereoscopic h264 video in an MP4 container for YouTube with FFmpeg you'd put the argument -x264opts frame-packing=3
(or something along those lines, don't remember the exact command). However, I've noticed that when using this argument while encoding with h265 instead, when you upload it YouTube the site doesn't detect it as 3D. How can I encode a stereoscopic L-R side-by-side 3D video (not 360° video) as h265 with FFmpeg?
ffmpeg
I've seen somewhere to encode a 3D stereoscopic h264 video in an MP4 container for YouTube with FFmpeg you'd put the argument -x264opts frame-packing=3
(or something along those lines, don't remember the exact command). However, I've noticed that when using this argument while encoding with h265 instead, when you upload it YouTube the site doesn't detect it as 3D. How can I encode a stereoscopic L-R side-by-side 3D video (not 360° video) as h265 with FFmpeg?
ffmpeg
ffmpeg
asked Nov 16 at 14:47
Eduardo Perez
11
11
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55
add a comment |
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376014%2fencode-stereoscopic-h265-video-with-ffmpeg%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You mean the information here? support.google.com/youtube/answer/7278886?hl=en — probably the last command shown there works for HEVC-encoded video as well.
– slhck
Nov 18 at 9:55