[x264-devel] Re: Is this output meaningful?

Limin Wang lance.lmwang at gmail.com
Mon Mar 5 09:41:41 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

* farnaz s.m <torang_13 at yahoo.com> [2007-03-05 08:12:08 +0000]:

> 
>    Hi,
>    I am trying to read the resulted bitstream from outputs files (i.e.
>    mkv,x264,mp4). while opening the output I receive the same answer for
>    3 types of outputs  which I do not know why 3 different  format must
>    have the same output stream :
>    134520840
>    Is this output correct and does it represent the coded video after nal
>    units
>    or not?
>    Many thanks for your guids in advance.

It's impossible for they're the same size. Just do ls and see its output.
ls -l tess*



>    Farzaneh
>    ***********************
>    #include <string.h>
>    #include <stdio.h>
>    main(void)
>    {
>    FILE *fp;
>    fp=fopen("tesss.mp4","rb");/*or tess.mkv or tess.x264*/
>    if (fp==0)
>    printf("cannot open\n");
>    else
>    printf("the bitstream is \n%d\n",fp);

oh, wrong, fp isn't the file size.


Thanks,
Limin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRevXxUztbf7dKiuoAQJl6Af/UmdEaaa4ydQ1I2/HtkdRcF+uKMO8jwpB
2LgQXO4ob4OkqksJu2TXLJP501clMzduQqPTnF3YYqVBsLtAzBvvzmOrtBWvTxH0
a1CmNWGDzmvMyhJi8J4wtfF7XZuU3KILTUGpXvYdJWTvUeys+FV3acoYwjPKg9JS
Yri9rcAl4ksgDwiCbkxAZpWPS6SWlw65RtNPWOzWLMFH43mvK3hzzBdVpH0f0gBg
S0WWdos/8DOq5xaUkaXRSVT8lp61IcaahH47byaC65kHfgE4kxKLS6pRSJw5kOzt
7PWHB9UIz4BfnrGoz/O+X3b8bwPphb+960QwLj4Ff6erNiyWLYBwIQ==
=fdqj
-----END PGP SIGNATURE-----

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list