Skip to content
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

Replace FFmpeg system call by dev libraries #915

Merged
merged 13 commits into from
May 20, 2021

Conversation

Adrien4193
Copy link
Contributor

Movie generation implemented and tested on WebBrayns.

Adrien4193 and others added 3 commits May 7, 2021 15:27
- MovieMaker class.
- FFmpeg libraries abstraction layer.
- Error handling.
- Disable movie generation in CMake if FFmpeg libraries not found.
@Adrien4193 Adrien4193 requested a review from NadirRoGue May 7, 2021 13:54
@Adrien4193
Copy link
Contributor Author

Could you retest this please.

Copy link
Contributor

@NadirRoGue NadirRoGue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion, I wouldn't implement this feature with a complex architecture. As we are trying to simplify Brayns code base, and the features of the movie making are focused only for one entry point, I would use a single class which implements the whole process.

@Adrien4193 Adrien4193 changed the title BRAYNS-255_ReplaceFfmpegSystemCallByDevLibraries Replace FFmpeg system call by dev libraries May 19, 2021
Replaced CMake source file selection by macro.

Added STATUS to CMake messages.
@Adrien4193 Adrien4193 merged commit f63ba45 into master May 20, 2021
@Adrien4193 Adrien4193 deleted the BRAYNS-255_ReplaceFfmpegSystemCallByDevLibraries branch May 20, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants