Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

How to identify ffmpeg compression command execution ? #170

Closed
krunaldoshi2019 opened this issue Jul 14, 2020 · 3 comments
Closed

How to identify ffmpeg compression command execution ? #170

krunaldoshi2019 opened this issue Jul 14, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request fixed

Comments

@krunaldoshi2019
Copy link

krunaldoshi2019 commented Jul 14, 2020

I have use case in Video sharing app like

Record multiple videos > ffmpeg compression fire on each video > ffmpeg run it in stack

How can we identify which command is running and for which file it's running ?

Below method only giving this info which can not uniquely identify the video
statisticsCallback(int time, int size, double bitrate, double speed,
int videoFrameNumber, double videoQuality, double videoFps)

Please help
Thanks in advance.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@tanersener tanersener added enhancement New feature or request and removed no-issue-activity labels Sep 13, 2020
@tanersener tanersener self-assigned this Sep 13, 2020
@tanersener
Copy link
Owner

Implemented in the development branch.

@tanersener
Copy link
Owner

Released in v0.3.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

2 participants