Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Ffmpeg single thread #427

Merged
merged 20 commits into from
Mar 8, 2022
Merged

Ffmpeg single thread #427

merged 20 commits into from
Mar 8, 2022

Conversation

abhinavkgrd
Copy link
Member

@abhinavkgrd abhinavkgrd commented Mar 5, 2022

Description

  • switched to single thread FFmpeg core because of memory leak in multithreaded one
  • created a custom worker to handle FFmpeg
  • added progress bar for the metadata extraction step

Test Plan

  • tested with sample files

@cloudflare-pages
Copy link

cloudflare-pages bot commented Mar 7, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3fd97a
Status: ✅  Deploy successful!
Preview URL: https://de2fc88d.bada-frame.pages.dev

View logs

@abhinavkgrd abhinavkgrd requested a review from ua741 March 7, 2022 14:10
@abhinavkgrd abhinavkgrd changed the base branch from master to refactor-services March 7, 2022 14:10
ua741
ua741 previously approved these changes Mar 8, 2022
@abhinavkgrd abhinavkgrd changed the base branch from refactor-services to master March 8, 2022 04:52
@abhinavkgrd abhinavkgrd dismissed ua741’s stale review March 8, 2022 04:52

The base branch was changed.

@abhinavkgrd abhinavkgrd merged commit ae7ecd1 into master Mar 8, 2022
@abhinavkgrd abhinavkgrd deleted the ffmpeg-single-thread branch April 27, 2022 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants