These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

How to get the size of a file

user-573

Is there a solution of getting strict media_file_size?
Code:
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b04vjysx/atk/b3832000c63c9f1547ef8e65ef3217352852a34c/asn/1
http://www.bbc.co.uk/programmes/b04vjz06

user-2

No. You'll have to implement it yourself.

user-573

Do you know the suitable way out to unwrap the FLV container?

I use the latest version of ffmpeg,
ffmpeg -i "FILE_NAME.flv" -codec copy "NEW_FILE_NAME.mp4"

Then, in the HEX editor, cut 2 words,

meta

data

and get that size.

[Image: http://www.google.ru/logos/doodles/2015/...472-hp.gif]

These forums are archived

See this post for further info