On 8/31/18, xbmcgotham2014 <[email protected]> wrote:
> Hi,
>
> I was successful in converting a 3D SBS to 3D TAB using the following
> string:
>
> ffmpeg -i input.mp4 -vf stereo3d=sbsl:abl,scale=1920x1080 -aspect 16:9
> -c:a copy output.mp4
>
>
> However when playing the output file, I noticed that the depth of the 3D
> in the input file is better/more than the output file.
>
> Why is the depth different? Anything I need to add to the command line
> to keep the original depth?

In this case, do not use scale filter.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to