A front end video editor app prototype: React + Video.js + FFmpeg-wasm

preview_player
Показать описание
A front end video editor app prototype done with React and FFmpeg-wasm doing all the video cutting operations entirely in the browser.
Рекомендации по теме
Комментарии
Автор

thank you @Emilian Gospodinov for your awsome work

mohammedshoaib
Автор

Very cool implementation. I will try doing this.
Just one question, does the video seeker bar work well for longer videos as well? For example, is it sensitive enough to position it at exactly 1:25:10 in a 1:35:00 video?

Garethbale
Автор

Hi, this looks nice! How do you render thumbs below the video? Is this achieved with ffmpeg..wasm?

lisazwillow
Автор

Great video! could you release the repository for study?

guilhermeabel
Автор

Are you using the VisX brush component? Looks great!

TamilLatest
Автор

the line which travels from point a to point b, is that also a component of visxbrush ?

vaibhavdave
Автор

I just need to know how can we build the bar below that is providing functionality for tirm

zeetube_
Автор

I would like to get the source code =)

favaku
Автор

Hi! I'm currently porting ffmpeg-wasm with flutter and got it working. However I'm struggling with trim (copy, not re-encoding). I was wondering how you were able to get perfect cuts? Did you have to use ffprobe?

desertfoxgames
Автор

where is the source code mate?? plz can u give me its source code.

amt.rambo
Автор

Upload full video how did you created, I'm new so this simple project is good for me,

You can give me source code or upload full video and explain everything thanks so I will understand more clearly 😅

rahulrajpoot
Автор

what command in ffmpeg to produce image frame by frame ?

hendrialqori
Автор

Bro how did you solved sharedArrayBuffer issue. Plz bro help i cant find any solution of it

ashutoshsharma
Автор

Can we do this using react-player or video-react?

ganesans
Автор

I really need to know how did you manage to make the trimming timeline, nice app you’ve made

heisst
Автор

i like this code can u help me for more addons audio recorder and effects ?

mazekaty
Автор

Hello Emilian, really appreciate your work. I am a teacher in a university and along side I have started a small software startup. Currently, I got a task to develop a video editing application. I am good in backend but not well versed with frontend. I need to do video trimming, merging, overlays and related operations. I have seen your video, it is really an awsome work. I have seen many people have asked for source code but not shared. You must have valid reasons for that. If you can provide me your email so that I can discuss and may get right path to follow. This will be a huge favour. Thanks

tft-trainingsfortomorrow