Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video player: additional attribute for quality #8

Open
georgringer opened this issue Nov 10, 2015 · 0 comments
Open

Video player: additional attribute for quality #8

georgringer opened this issue Nov 10, 2015 · 0 comments

Comments

@georgringer
Copy link
Contributor

I use T3 4.7.12, which uses already video js for the html5 output of the videos. To make it work, I had to replace video js with the current version and add data-setup {} as well as delete mediagroup tag in the

Now everything works, I only want to customize the flexform.xml so that it is not so difficult for an editor to include a video (HTML5 as standard and no tabs, otherwise the editor won’t know what to do and it will not work; I wonder why this is made so difficult?). What I would like to have now is an additional field for the chosen file to define a quality. Video JS will support this by core soon:
http://help.videojs.com/discussions/questions/1000-hd-quality-selector
http://3strandsmarketing.com/video-quality.php.
So I need an additional attribute like data-res="480" in the source tag. Please don’t leave a comment like "Use an extension for videos", I think it is better not to use an extension and instead make the media content element as good as it can be and as easy as it can be so even nearly everyone could do it without special instructions.

https://forge.typo3.org/issues/49546

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant