Package: file
Version: 4.17-1
Severity: normal

Hi,

shortly:
$ file movie_long.avi
movie_long.avi: Claris clip art?
$ du movie_long.avi
2096552 movie_long.avi
$ du -h movie_long.avi
2,0G    movie_long.avi

$ file movie_short.avi
movie_short.avi: RIFF (little-endian) data, AVI, 720 x 400, 25.00 fps,
video: DivX 4, audio: MPEG-1 Layer 3 (stereo, 48000 Hz)
$ du movie_short.avi
24968   movie_short.avi
$ du -h movie_short.avi
25M     movie_short.avi
 
movie_short.avi and movie_long.avi are taken from the same source.
movie_long.avi is the entire movie.
movie_short.avi is about ~2000 frames of the same movie.

Encoding params used are identical for both files.
Could it be related to the fact that avi size limit is 2GB?
Maybe file ignore avi file too big?

Bye,
Mattia

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16--bymattia
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages file depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libmagic1                     4.17-1     File type determination library us
ii  zlib1g                        1:1.2.3-11 compression library - runtime

file recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to