Polyv Cloud Video Platform
Updated: 2022-05-16 10:08:41
Polyv is a user-demand-driven video cloud platform. After a period of collecting and accumulating user requirements, we have added 4 backend feature optimizations and extensions, 1 API interface update, 3 encoder logic adjustments, and 2 player JS code optimizations in this new version.
The specific updates are as follows:
I. Backend Feature Optimization and Extension
- Q&A player feature: Added formula display, and a formula editor in the backend.
- Re-transcoding adjustment: Fixed the issue of subtitle loss after transcoding.
- Q&A player feature: When entering data without specifying a correct answer, a prompt will pop up.
- Data statistics feature: Added download interface traffic statistics.
II. API Interface Update
- API interface update:
getNewListnow includes the total number of videos; whencatatreeis present, it returns the total number of videos in the current directory.
III. Encoder Logic Adjustment
- Encoder logic: Check if the height and width are odd numbers; if odd, add 1 to avoid encoding failure caused by odd values.
- Encoder logic: If the original video DAR is 16:9, calculate the height based on 16:9 during compression.
- Encoder logic: Added the
-rparameter to specify the frame rate, resolving playback stutter differences greater than 5 seconds on set-top boxes.
IV. Player JS Code Optimization
- Player JS code: When the height is set to 0, the player calculates the height based on the video aspect ratio.
- Player JS code: Added
j2s_stayInVideoTimeto obtain the number of seconds the video has been watched.
Your needs are our driving force and direction for development. If you have any feature or optimization suggestions for the Polyv cloud platform, please contact us: Email: service@polyv.net, QQ: 800009268.
Polyv Team
March 12, 2015
