Hi Carl

>> How to only get 2d video via ffmpeg lib?
 
>Isn't this exactly what current FFmpeg does if you feed it with MVC?

I found one way to get 2d video from 3d content by using video filter, such as 
crop filter or stereo3d. But I don't how know the stereo3d type of 3d video. 
Different stereo3d type leads to differnt parameters for video filter. How to 
check media files contain 3d video and how to know what stereo3d type it has? 
Thanks!

B.R.

Andrew


 
From: Carl Eugen Hoyos
Date: 2016-06-13 00:09
To: libav-user
Subject: Re: [Libav-user] How to decode only 2d video from 3d content
qw <applemax82@...> writes:
 
> H.264 MVC allows decoder is only able to decode base view for 3d video.
 
Yes, I think so.
 
> How to only get 2d video via ffmpeg lib?
 
Isn't this exactly what current FFmpeg does if you feed it with MVC?
 
Carl Eugen
 
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to