0:01
uh hello guys welcome to this video so
0:04
in this video I'll show you a FMPG web
0:07
assembly video splitter and video
0:10
trimmer kind of a timeline editor that I
0:15
browser so this application is deployed
0:18
on my website you can check out the live
0:20
demo as well the link is given in the
0:21
description so this is
0:24
video spplitter tool so from the name
0:27
itself this is a fullyfledged timeline
0:30
editor where you can edit your videos
0:33
trim the unnecessary part cut your
0:36
videos so simply you need to first of
0:38
all select a video file as soon as you
0:40
select the video file the video will
0:42
display in a timeline editor and uh it
0:46
will construct this nice little timeline
0:48
using this timeline you can control it
0:50
using your mouse just drag and drop
0:54
select whichever portion as soon as
0:57
you're changing the start and the end
0:58
duration you will see
1:02
the right here start time this is your
1:05
end time we have these three buttons you
1:07
can add this segment preview it or clear
1:09
it let's suppose I want to
1:15
cut this part i will simply say add
1:18
segment i will add this segment then I
1:21
will move the timeline let's suppose I
1:23
want to cut this part again I will say
1:26
add segment again I will move the
1:29
timeline to here add segment so now we
1:31
selected these three segments right here
1:36
simply have the button here trim and
1:38
download you have this button so as soon
1:40
as you select this button uh
1:42
automatically the fmpg web assembly will
1:45
start processing your video and then it
1:47
will create three parts first part will
1:49
be the first segment second and three
1:51
now it will create three videos
1:54
instantly i will see three segments
1:56
processed successfully this is your
1:58
first part you selected this is your
2:00
second part and this is your third part
2:02
so now it splitted your entire video not
2:06
entire but these three segments that you
2:08
selected using the timeline so now if
2:11
you open this first part
2:15
so in this easy way we are kind of a
2:17
game where you will this is your first
2:22
alongside with the video as well you can
2:24
see that tribe where you will actually
2:26
get the so similarly you will download
2:29
the second and third part so very simply
2:32
so before uh the link is given guys in
2:34
the description you can directly
2:36
purchase the full source code uh so this
2:38
is the source code here only a single
2:41
index.html file which is running this
2:43
project here and also all the
2:46
pre-ompiled fmpg binaries which are
2:49
needed for this project i bundle all
2:51
this in a single folder to make it easy
2:53
for you so after you make the payment
2:56
guys you will get all this directory
3:00
and now to run this project it's very
3:02
simple no serverside code is involved
3:04
you can inside your VS code you can
3:06
simply open this project with a live
3:08
server and you can now see we are
3:10
running it on local host again you will
3:13
repeat the same process here you
3:15
actually select your video and then it
3:17
will construct this nice little timeline
3:20
you can also preview the selection as
3:22
well right here with Russ
3:28
segment once again very simple timeline
3:30
editor which allows you to
3:37
short videos of your entire video just
3:40
selecting whichever part that you want
3:42
specific part and then you can even
3:44
preview the selection as well quiz kind
3:46
of a game trivia web quiz kind of a game
3:51
and then you can trim and download and
3:54
one by one it will create all the it
3:58
will split your video to the selected
4:02
so you can see the processing is
4:04
happening because of this ffmpg web
4:06
assembly and if you don't know about
4:08
ffmppg web assembly guys it's a utility
4:11
by which it allows you to use directly
4:13
ffmpg directly in the browser so we are
4:16
using this library to make this awesome
4:20
little application so before purchasing
4:22
it you can try this application if you
4:26
the I've given the link of this in the
4:28
description of the video so definitely
4:31
try it if you are interested you will
4:33
get the full source code after you make
4:35
the payment all the payment links are
4:37
given in the description of the video so
4:40
thank you very much for watching this