Gentoo Archives: gentoo-user

From: Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 4gb mpeg to 100mb xvid?
Date: Wed, 07 Sep 2005 19:03:19
Message-Id: 431F34E1.20902@buanzo.com.ar
In Reply to: Re: [gentoo-user] 4gb mpeg to 100mb xvid? by Holly Bostick
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Holly Bostick wrote:
5 > Is this 100MB a strict limit on the final file size (if you even can do it,
6 > it's going to be the size of a postage stamp, though possibly the most
7 > beautiful postage stamp ever seen)? Is all the data in the original file
8 > strictly necessary?
9
10 This is the output of idmedia on one of those fiels:
11
12 ID_VIDEO_ID=0
13 ID_AUDIO_ID=0
14 ID_FILENAME=/home/buanzo/work/dd/DD_25_2005.MPG
15 ID_VIDEO_FORMAT=0x10000002
16 ID_VIDEO_BITRATE=9900000
17 ID_VIDEO_WIDTH=720
18 ID_VIDEO_HEIGHT=576
19 ID_VIDEO_FPS=25.000
20 ID_VIDEO_ASPECT=1.3333
21 ID_AUDIO_CODEC=mp3
22 ID_AUDIO_FORMAT=80
23 ID_AUDIO_BITRATE=384000
24 ID_AUDIO_RATE=48000
25 ID_AUDIO_NCH=2
26 ID_LENGTH=3502
27
28 idmedia(){
29 mplayer -identify -frames 0 -ao null -vo null -vc dummy "$@" 2>/dev/null | grep ID_
30 }
31
32 The file is exactly 4566906464
33
34 This is a digital dump, probably really compressable, as I have already seen it. But they usually
35 encode with wmv, which is, by no means, better.
36
37 - --
38 Arturo "Buanzo" Busleiman - www.buanzo.com.ar
39 Consultor en Seguridad Informatica
40 KTP Consultores - info AT ktpconsultores.com.ar
41 -----BEGIN PGP SIGNATURE-----
42 Version: GnuPG v1.4.2 (GNU/Linux)
43 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
44
45 iD8DBQFDHzThAlpOsGhXcE0RAnvrAJ9g5p5AMenoiCfHaDbOMSIZHuXR3gCeLMO4
46 eqfWY8c+9SK4HCL7eZvYoVA=
47 =0MNl
48 -----END PGP SIGNATURE-----
49 --
50 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 4gb mpeg to 100mb xvid? Holly Bostick <motub@××××××.nl>