We have just recently experienced a problem where the recorded videos are being played sideways on Chrome.
The latest version of Chrome was released only 2 days ago and it has affected most of our recorded videos done through WCS. It seems unaffected by the device it was recorded on, as Windows-Chrome, iMac-Chrome, iPad Safari, Linux Firefox were all tested.
I have tested recording videos today on our server, WCS 5.2.944, and on Flashphoner's demo server, WCS 5.2.1131, and they both have the video playback sideways. This is also true with old recorded videos done on WCS 5.2.780.
What is weird however is that when I went back as far as WCS 5.2.389 (recorded around early 2020), it seems that the videos are orientated correctly for Chrome.
Also when I run the ffmpeg command to repair the videos,
I'm unsure why this is the case however since checking Google's support centre doesn't seem to have any issue of the likes reported, nor could I find a pattern from the metadata of the videos.
Any idea as to why this is happening would be greatly appreciated.
Just to reiterate:
Taylor
The latest version of Chrome was released only 2 days ago and it has affected most of our recorded videos done through WCS. It seems unaffected by the device it was recorded on, as Windows-Chrome, iMac-Chrome, iPad Safari, Linux Firefox were all tested.
I have tested recording videos today on our server, WCS 5.2.944, and on Flashphoner's demo server, WCS 5.2.1131, and they both have the video playback sideways. This is also true with old recorded videos done on WCS 5.2.780.
What is weird however is that when I went back as far as WCS 5.2.389 (recorded around early 2020), it seems that the videos are orientated correctly for Chrome.
Also when I run the ffmpeg command to repair the videos,
ffmpeg -i video.mp4 repaired_video.mp4
, the repaired video plays correctly on Chrome.I'm unsure why this is the case however since checking Google's support centre doesn't seem to have any issue of the likes reported, nor could I find a pattern from the metadata of the videos.
Any idea as to why this is happening would be greatly appreciated.
Just to reiterate:
- Recorded videos are being rotated sideways when playing on Chrome browser.
- It affects Chrome and Edge browsers.
- Does not affect Firefox or iOS Safari browsers.
- Does not affect Android Chrome browser (application version was 99.0.4844.88 which was 6 days prior to the latest Chrome update on PCs)
- Only appeared recently, which we believe is due to latest Chrome version 100.0.4896.75.
- Only appears to affect videos recorded on WCS.
- Have check at least 10 different videos sourced outside of WCS and all play correctly.
- Unaffected by device recorded on, or by orientation of video:
- Recording on Chrome is in landscape orientation and rotates 90 degrees when playing back on Chrome.
- Recording on iPad Safari is in portrait orientation and rotates 90 degrees when playing back on Chrome.
- Affects new and old recorded videos (WCS 5.2.780, 5.2.944, 5.2.1311).
- Hasn't affected videos recorded on WCS 5.2.389 (was done two years ago, haven't tested on newly deployed server of same version).
- Running ffmpeg command on video fixes the issue.
Taylor