I have .m2ts video which include a 3d video, with, as consequence, the left and right components. Is there a smart way to split the video in two stimulus (with for example ffmpeg)?
The actual solution is to convert the video in mp4 and then crop it in two. However, I suppose that it is not the smarter solution.
Thanks