Hide Seconds count in Video
|
03-29-2016, 12:47 AM
Post: #2
|
|||
|
|||
RE: Hide Seconds count in Video
You can do it when you create the video (not for a video that is already rendered). There are a few hidden parameters that you can pass to the filmstrip comparison page that can be used to change the video rendering settings: https://github.com/WPO-Foundation/webpag...e.php#L365
Specifically, if you add &timeHeight=0 to the compare.php url then create the video, the time will not be displayed (passing &labelHeight=0 will also get rid of the label above the video). If you have a private instance and want to change it for all videos there are several settings that can be modified in an ini file: https://github.com/WPO-Foundation/webpag...er.php#L56 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Hide Seconds count in Video - chelvan - 03-23-2016, 03:02 AM
RE: Hide Seconds count in Video - pmeenan - 03-29-2016 12:47 AM
|
User(s) browsing this thread: 1 Guest(s)