2008-04-08, 04:54 AM
I have been trying to estimate the final file size of an output MVP Transcoded MPG.
This is so I can compare the current size to the 'final' size and get a good indication of the progress. It is so that I can also get an idea of how well my computer is performing.
Also, after the progress has passed a level (like 80%) I can assume that the transcode will complete successfully, rather than bail or kak...
ffmpeg and mencoder give me log files that I can parse. VLC doesn't give me anything that I can parse that has position, progress, fps...
I run mplayer on a file, and I get secs, and the frame count.
Supposedly, (vbitrate (kbit) * 1024 + abitrate (kbit) * 1024) * secs = Total Bits /8 to give total bytes...
Apparently this quation is for fixed bit rate, but that is what ZProcess/Transcoder is set for...
And yet, the numbers are quite off track for wmvs.
Is there a better way?
This is so I can compare the current size to the 'final' size and get a good indication of the progress. It is so that I can also get an idea of how well my computer is performing.
Also, after the progress has passed a level (like 80%) I can assume that the transcode will complete successfully, rather than bail or kak...
ffmpeg and mencoder give me log files that I can parse. VLC doesn't give me anything that I can parse that has position, progress, fps...
I run mplayer on a file, and I get secs, and the frame count.
Supposedly, (vbitrate (kbit) * 1024 + abitrate (kbit) * 1024) * secs = Total Bits /8 to give total bytes...
Apparently this quation is for fixed bit rate, but that is what ZProcess/Transcoder is set for...
And yet, the numbers are quite off track for wmvs.
Is there a better way?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]