-
Notifications
You must be signed in to change notification settings - Fork 1.1k
wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations) #1464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations) #1464
Changes from 9 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
2663374
Improve video frame handling and YUV conversion performance
richiemcilroy 636f5b3
Improve audio-video sync and adjust playback buffer sizes
richiemcilroy b7011d8
Remove fragmented_mp4, add segmented_stream encoder
richiemcilroy a122436
Remove segmented MP4 encoder and enhance MP4 encoder settings
richiemcilroy 84cba3c
Replace segmented muxers with M4S muxer on macOS
richiemcilroy b33d74c
Add async finalization for fragmented recordings
richiemcilroy 04066dd
Refactor macOS memory usage reporting to use libproc
richiemcilroy 3bfdbbc
Remove backward stale frame handling in AVAssetReaderDecoder
richiemcilroy 9b03f4e
Fix audio sync in fragmented m4s
richiemcilroy 94ad34c
Add decode-benchmark example to editor crate
richiemcilroy ef81bbc
Refactor CameraLayer::prepare argument structure
richiemcilroy 4ff10db
Improve video decoding performance and add keyframe indexing
richiemcilroy cf96969
Add multi-position decoder pool for AVAssetReader
richiemcilroy 9232b71
Update audio playhead logic in MP4 export
richiemcilroy 89bb3a1
Remove debug and trace logging statements
richiemcilroy c44ad76
Fix audio sample calculation for MP4 export
richiemcilroy cdb9b15
clippy
richiemcilroy 962df11
clippy
richiemcilroy c79f8de
coderabbit bits
richiemcilroy c1c98f1
coderabbit
richiemcilroy 5fb8232
Add EditorSkeleton loading component
richiemcilroy 8df37a9
Refactor crop dialog to use canvas frame instead of video
richiemcilroy f32f3a2
Add export preview generation for video exports
richiemcilroy b15ae5d
Replace ExportDialog with ExportPage in editor
richiemcilroy 9ecd43e
Redesign export page UI and improve export options
richiemcilroy e4517f1
Add shimmer animation to Tailwind config
richiemcilroy da6841b
Add export preview render time and frame estimates
richiemcilroy e9809d1
Refactor ExportPage layout and add new animations
richiemcilroy 1f1fb45
Update export and header button styles and labels
richiemcilroy d7edd42
coderabbit bits
richiemcilroy 4a07659
clippy
richiemcilroy bbd80f3
clippy
richiemcilroy 599c380
fmt
richiemcilroy 9285e02
clippy
richiemcilroy 3ff5712
clippy
richiemcilroy 340f7f8
greptile
richiemcilroy d43f7e3
Add preview label and tooltip to export page
richiemcilroy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.