Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added resources/0ff22a15475e27fcc200f6d618a9-orig.wav
Binary file not shown.
37 changes: 36 additions & 1 deletion video2.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,39 @@
size: 720p
# you can also add background music,
# see https://github.com/gojko/vpexamples/blob/master/background-sound
background:
audio: 0ff22a15475e27fcc200f6d618a9-orig.wav
volume: 0.2
resourceDir: resources
scenes:
- video: Living Doc.mp4
- image: 2.png
slide: Define a default language for Living Doc
duration: 2
# no need to define duration when there is an audio or video in the scene,
# it will be automatically calculated
# you can pull segments out of a video, check out https://github.com/gojko/vpexamples/tree/master/video
- video:
file: Living Doc.mp4
segment: start
# you can do multi-line narration, just use > to tell YAML what follows is a
# multi-line string
narration: >
The new version of Living Doc allows you to define a default language for your builds.
Previously, English was the default language used to parse feature files.
- narration: Select your project language in the build step from the drop-down list
video:
file: Living Doc.mp4
segment: 00:16 - 00:26
- narration: >
Furthermore, the list of builds has been improved.
The list now only includes those builds that include the SpecFlow+ build step,
and the entries are now sorted alphabetically.

This is a real time-saver in cases where you have a lot of builds.
video:
file: Living Doc.mp4
segment: 00:37 - 00:58
- narration: And as you can see, our German language feature files have been parsed correctly!
video:
file: Living Doc.mp4
segment: end