View Issue Details

IDProjectCategoryView StatusLast Update
0000307eac3tobugpublic2015-06-05 13:33
ReporterLonelyPixel Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformWindowsOSWindowsOS VersionWindows 7
Summary0000307: eac3to shows "analyze:" but no "process:"
DescriptionI'm using eac3to 3.29 in my GUI and need to read the progress output from stdout. I've once seen it working but it does no longer for some time. I added the parameter "-progressnumbers" but I only get "analyze:" numbers, no more "process:" numbers. That's a little bit useless because I can show a smooth progress bar for the first 1/10th of the total time. It just gets stuck and then suddenly jumps to 100% when eac3to is done.

How can I get both the "analyze:" and "process:" numbers to be printed?

My command line looks like this:

eac3to "D:\Videos\...\00026.m2ts"+"D:\Videos\...\00027.m2ts" 1: "d:\tmp\1.mkv" 2: "d:\tmp\2.ac3" -192 3: "d:\tmp3.ac3" -192 4: "d:\tmp\4.sup" -progressnumbers -log=NUL

The output is:

analyze: 1%
analyze: 2%
(...)
analyze: 100%
M2TS, 1 video track, 2 audio tracks, 1 subtitle track, 0:04:34, 100i
(1.5 seconds until here)
(nothing more)
(finishes after 1 more minute)

Putting multiple "-progressnumbers" after each output track does not help.
TagsNo tags attached.
eac3to Version3.27 - 3.29

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-05-31 15:10 LonelyPixel New Issue
2015-06-05 13:33 LonelyPixel Status new => closed
2015-06-05 13:33 LonelyPixel Resolution open => no change required