-
I’m going to be building a new web site using WordPress with the Responsive theme and the Flowplayer plug-in for videos. I want to know how Flowplayer responds to a screen size smaller than the resolution of a video. In particular does it do anything to reduce the amount of data it sends so as to lower the bandwidth needed? My concern is that the older mobile devices might handle only H.264 Baseline profile and level 3.0 while the Flowplayer plug-in tries to feed them my H.264 video made with a higher profile or level even if Flowplayer can reduce the resolution. Obviously, I can generate different compressions for the different devices I want to target; I was just wondering if the Flowplayer plug-in could relieve me of some of the work.