Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
--extract-audio progress #288
Comments
|
I'm not certain that we should output ffmpeg's status; that may confuse some programs that parse our output. I'll leave this open; in the next batch of changes (probably April, May), I expect an API to make it. Once that API is established, we'll have more freedom over what we output. |
|
Can't all lines be prefixed with |
|
Are we ever going to get this implemented? #1304 seems to track this but it's been locked so can't comment. I've been tracking that issue for over a year now and no updates?? |
|
Would be much appreciated. |
The following patch will send the encoding progress output from FFMPEG to youtube-dl stdout ( code taken from http://stackoverflow.com/a/2525493 )