Author Topic: suddenly raise of database size  (Read 4778 times)

0 Members and 1 Guest are viewing this topic.

Offline itsme

  • Member
  • *
  • Posts: 3
    • View Profile
suddenly raise of database size
« on: January 17, 2014, 12:21:16 am »
Hello, in my database there are about 2000 movies, each with 3 screenshots, most of them with also a poster. Filesize is appr. 500MB. This makes 0,25 MB per movie.

Now I added 100 more movies and created automatically 3 screenshots for each, no posters so far. After that the filesize of my database raised to 1GB, what makes 5 MB for each of the new movies. Is there an explanation for this behavior?

The new movies are nothing special. A database optimisation did not change anything.

Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: suddenly raise of database size
« Reply #1 on: January 17, 2014, 12:49:52 am »
Sounds strange indeed. What options did you select for optimization?
Gentlemen, you can’t fight in here! This is the War Room!

Offline itsme

  • Member
  • *
  • Posts: 3
    • View Profile
Re: suddenly raise of database size
« Reply #2 on: January 17, 2014, 09:08:46 am »
thanks for your reply. I selected only "delete invisible movies and actors orphans" and of course the last point: cleaning database.
Before adding the movies I made a copy, so I could compare both files. Adding the movies (without screenshots) did not change the size of the database at all.

Offline itsme

  • Member
  • *
  • Posts: 3
    • View Profile
Re: suddenly raise of database size
« Reply #3 on: January 17, 2014, 08:45:35 pm »
I found out this happens only, when I use ffmpeg for the creation of the screenshots. When I use MS Directshow file size is growing much slowlier. Unfortunately not all movie are avi...

I have ffdshow installed, perhaps this interferes with the ffmpeg you use?