I want to generate a thumbnail preview of videos in Java. I\'m mostly JMF and video manipulation alienated.
I tried Xuggler and JCodec; Both can generate the frame snapshot;
However, they cannot extract the orientation of the video properly (portrait video became landscape image); Anyone could help about this??