[Ffmpeg-devel] Patch to add header info to flv format
陆然
hephooey
Sun Aug 6 08:41:13 CEST 2006
Hi,
On Sunday 06 August 2006 04:57, Chris Dolan wrote:
> And for a VP6 (Flash 8) encoding of the same source:
>
> {
> 'width' => '320',
> 'videocodecid' => '4',
> 'videodatarate' => '280',
> 'audiocodecid' => '2',
> 'metadatacreator' => 'FLV::File v0.12',
> 'keyframes' => {
> 'times' => [
> '0',
> '2.4',
> '2.85',
> '5.85',
> '7.4'
> ]
> },
> 'metadatadate' => 'Sat Aug 5 20:54:50 2006',
> 'duration' => '7.4',
> 'videosize' => '218664',
> 'height' => '240',
> 'audiodelay' => '0',
> 'creationdate' => 'Sat Aug 5 20:54:50 2006',
> 'framerate' => '20',
> 'lasttimestamp' => '7.4',
> 'canSeekToEnd' => '1',
> 'audiosize' => '119118',
> 'audiodatarate' => '128'
> }
An OT question: how did you get the video width/height of the vp6 stream?
--
Best Regards,
LR
More information about the ffmpeg-devel
mailing list