Suslik V
Active Member
@Tormy you need "file" (OBS Multiplatform and Source video plugin)
and "duration" (at least "1")
New example:
But there is VLC Video Source with build-in playlist functionality, just install VLC Player (64bit for obs64 or 32bit for obs32) and new source will appear for the selection.
"Concat" is not just playlist, is form of playback or concatenation of files with same codecs. It was used as workaround while playlist for 'VLC Video Source' was under development.
and "duration" (at least "1")
New example:
Code:
ffconcat version 1.0
file 1280x720_420_601_tv_10sec_10sec.mp4
duration 1
file 640x480_444_709_tv_10sec_10sec.mp4
duration 1
But there is VLC Video Source with build-in playlist functionality, just install VLC Player (64bit for obs64 or 32bit for obs32) and new source will appear for the selection.
"Concat" is not just playlist, is form of playback or concatenation of files with same codecs. It was used as workaround while playlist for 'VLC Video Source' was under development.