tovid-suite / tovid

Suite of tools for DVD authoring
http://tovid.wikia.com/wiki/Tovid_Wiki
GNU General Public License v2.0
7 stars 4 forks source link

-fit does not seem to work with the full size of the project #143

Closed tovid-suite closed 9 years ago

tovid-suite commented 9 years ago

From sven.her...@gmail.com on February 22, 2011 05:21:58

Hi,

I am having the feeling that -fit works on the file-level and not on the project level. I.e. if I have three files with 1.6GB each and set -fit to 4300MB, then it does not generate a 4300MB project, but 4800MB (in my case) - I could live with that, I'd just liked to have this confirmed.

Thanks for this and the great project btw.

Cheers, Sven

Original issue: http://code.google.com/p/tovid/issues/detail?id=143

tovid-suite commented 9 years ago

From grepper@gmail.com on March 02, 2011 18:12:44

I don't believe -fit was intended to check a project size. It is an option to the makempg (tovid mpg) script that attempts to keep the filesize of the output mpg at a certain size.

From 'man tovid' in the 'mpg' section: "-fit Fit the output file into NUM MiB"

grepper

Status: WontFix

tovid-suite commented 9 years ago

From sven.her...@gmail.com on March 02, 2011 23:56:50

Hi grepper,

that's fine, but I was using tovid gui and the -fit seems to suggest that it would make the project fit - maybe you could just change the tooltip for this in the gui???

Cheers, Sven