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

No progress bar with "-f concat" #18

Open
GuizmoPhil opened this issue Aug 28, 2020 · 0 comments
Open

No progress bar with "-f concat" #18

GuizmoPhil opened this issue Aug 28, 2020 · 0 comments

Comments

@GuizmoPhil
Copy link

Hello,

I do not know if this is a bug or a technical limitation.

I've been using ffmpeg-bar for a while without any issue via the Ubuntu bash on Windows 10.

I've just experienced the first hickup. The progression bar isn't being displayed when I use the concat format to merge multiple files of the same codec together.

Here's the command I'm using:
ffmpeg-bar -f concat -i vidlist.txt -c copy outputfile.MP4

The vidlist.txt file contains the path of the video files to be merged together.

The files are being processed and merged in the backend, but the frontend doesn't let you know about it. I first though my command wasn't working, until I realized that the ffmpeg command was working, but only the ffmpeg-bar wasn't displaying.

As I said, it might be technically impossible to have the progress bar in this situation, since multiple files, one after the other, are being joined together. But I though I should ask nonetheless. :)

Thanks,
Phil

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

No branches or pull requests

1 participant