google-code-export / tovid

Automatically exported from code.google.com/p/tovid
1 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by sven.her...@gmail.com on 22 Feb 2011 at 10:21

GoogleCodeExporter commented 9 years ago
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

Original comment by grepper@gmail.com on 3 Mar 2011 at 2:12

GoogleCodeExporter commented 9 years ago
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

Original comment by sven.her...@gmail.com on 3 Mar 2011 at 7:56