1.6.3 fails to calculate filesize correctly

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
cbxbiker61
Posts: 6
Joined: Sun Jan 23, 2011 7:02 am

1.6.3 fails to calculate filesize correctly

#1 Post by cbxbiker61 » Sun Jan 23, 2011 7:10 am

It won't copy a 21 gig file when there is plenty of space.

The size of output file '/home/kelly/Videos/Wall·E_Disc_1/title00.mkv' may reach
as much as 21697 megabytes while target filesystem has a file size limit of 0
megabytes. Do you still want to continue (title will be skipped)?

df -h .
Filesystem Size Used Avail Use% Mounted on
/dev/sda10 230G 85G 133G 39% /home

grep home /etc/fstab
/dev/sda10 /home ext4 defaults 1 2

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: 1.6.3 fails to calculate filesize correctly

#2 Post by mike admin » Sun Jan 23, 2011 11:40 am

Thanks, noted.

Post Reply