Main Page | Report this Page
Hobby Forum Index  »  Video  »  How display codecs used in FLV?...
Page 1 of 1    

How display codecs used in FLV?...

Author Message
Rexx...
Posted: Tue Sep 29, 2009 1:12 pm
Guest
I want to get a free codec displayer for FLVs.

I need to know what vid/audio codecs are used in FLVs I downloaded.
GSpot and MediaInfo are too old to work on FLVs.
 
Johnw...
Posted: Tue Sep 29, 2009 7:13 pm
Guest
Rexx pretended :
Quote:
I want to get a free codec displayer for FLVs.

I need to know what vid/audio codecs are used in FLVs I downloaded.
GSpot and MediaInfo are too old to work on FLVs.

Have a look at Tools in these programs.

K-Lite Codec Pack Corporate Update

http://www.softpedia.com/get/Multimedia/Video/Codec-Packs-Video-Codecs/K-Lite-Codec-Pack-Corporate.shtml

http://www.softpedia.com/progScreenshots/K-Lite-Codec-Pack-Corporate-Screenshot-111582.html

http://www.codecguide.com/features_corp.htm

http://www.softpedia.com/get/Multimedia/Video/Codec-Packs-Video-Codecs/KLite-Codec-Pack.shtml

http://www.softpedia.com/progScreenshots/KLite-Codec-Pack-Screenshot-16475.html

http://www.codecguide.com/features_full.htm
 
rich...
Posted: Wed Sep 30, 2009 3:20 am
Guest
On Tue, 29 Sep 2009 20:12:53 +0100, Rexx wrote:

Quote:
I want to get a free codec displayer for FLVs.

I need to know what vid/audio codecs are used in FLVs I downloaded.
GSpot and MediaInfo are too old to work on FLVs.

If you can get it to play in VLC you can get the info there.
my windoze version 0.8.6i plays but my linux ver 0.9.9 refuses to
play .flv

Open the .flv in VLC. Pause it if you need to.
Right click on movie to bring up the menu then
bottom of menu is 'miscellaneous' -> 'media info' -> click on the
'advanced information' tab.

You get something like:

Stream 0

Codec: FLV1
Language:
Type: Video
Resolution: 320x240

Stream 1

Codec: mp3
Language:
Type: Audio
Channel: 2
Sample rate: 22050 Hz
Bits per sample: 16
General
Duration: 0:00:44

Which is about all the info available in the flv header.

If you want to look at the flv file with a hex editor.
following is pinched from the flv spec.

FLV header

Field Comment
Signature Signature byte always 'F' (0x46)
Signature Signature byte always 'L' (0x4C)
Signature Signature byte always 'V' (0x56)
Version File version (0x01 for FLV version 1)
TypeFlagsReserved Must be 0
TypeFlagsAudio Audio tags are present
TypeFlagsReserved Must be 0
TypeFlagsVideo Video tags are present
DataOffset Offset in bytes from start of file to start
of body (that is, size of header)


and so on................

--
rich
 
rich...
Posted: Wed Sep 30, 2009 3:51 am
Guest
On Wed, 30 Sep 2009 09:20:06 +0000, rich wrote:

Quote:
On Tue, 29 Sep 2009 20:12:53 +0100, Rexx wrote:

I want to get a free codec displayer for FLVs.

I need to know what vid/audio codecs are used in FLVs I downloaded.
GSpot and MediaInfo are too old to work on FLVs.

If you can get it to play in VLC you can get the info there. my windoze
version 0.8.6i plays but my linux ver 0.9.9 refuses to play .flv

Open the .flv in VLC. Pause it if you need to. Right click on movie to
bring up the menu then bottom of menu is 'miscellaneous' -> 'media info'
-> click on the 'advanced information' tab.

snip


should add that if you have a recent version of VLC then its tools menu
then-> codec information.

--
rich
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Tue Dec 01, 2009 6:02 pm