Home > Web Front-end > HTML Tutorial > Newbie, about the video playback problem of vlc player embedded in the web page_html/css_WEB-ITnose

Newbie, about the video playback problem of vlc player embedded in the web page_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:02:31
Original
2524 people have browsed it

width="480" height="360" events="True" id="vlc2">

< param name="ShowDisplay" value="True" />



VLC is used in the laboratory project. I am a novice in this regard. Please tell me the value of the last StartTime parameter. , can it be modified on the page? For example, there is an input box on the page. After filling in the data, you can modify the starting playback time


Reply to the discussion (solution)

width="480" height="360" id="vlc2">






How to dynamically modify the StartTime in the middle? Why can other things like AutoPlay and AutoLoop be found in js in the form of vlc2. Play

solves the problem of changing the value, but it seems that there is no limit, and it still plays from the beginning. I guess these parameters have been initialized into the playback content when the player appears on the page, that is, when What if the playback content and start time have already been decided when the page is opened?
Can these initialization parameters be modified dynamically, so that the content of the played video can be changed after modification?
Looking for an expert? It seems quite simple, but as a newbie I have been struggling for more than a week.

Could you please tell me why this code inserted into the vlc player does not work on the web page after I use it? What about the display player?

Never used it. . support! Introducing the example of flv player
http://www.ok22.org/art_detail.aspx?id=377 [flash player code example download]

If you use VLC as a plug-in, you need to first register.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template