No video bitrate information in filefield meta
zaczek - August 20, 2009 - 21:23
| Project: | FileField |
| Version: | 6.x-3.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | zaczek |
| Status: | active |
Jump to:
Description
I am working with the filefield meta and getid3 modules. I have noticed that the filefield meta module only stores the following data:
width, height, duration, audio_format, audio_sample_rate, audio_channel_mode, audio_bitrate, audio_bitrate_mode.
I would like to extract video fps, video codec, video bitrate and other video metadata. Is it possible with filefield meta?
Why is only audio data collected? Is it an issue with filefield meta, or getid3?
Thanks,
Jakub

#1
I have discovered the issue is with filefield_meta. The getid3 module can see video metadata, but filefield meta doesn't save it.
I am planning to create a patch to extend the filefield_meta module so that it saves all data, including video. I will post the patch here when ready.
#2
#3
Thanks!
#4
subscribing
;*
#5
subscribing
#6
+1