projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
906a263
)
mxfenc: support 23.976 and 24 frame rates
author
Matthieu Bouron
<matthieu.bouron@gmail.com>
Wed, 12 Sep 2012 22:48:40 +0000
(
00:48
+0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Thu, 20 Sep 2012 00:40:18 +0000
(
02:40
+0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mxfenc.c
patch
|
blob
|
history
diff --git
a/libavformat/mxfenc.c
b/libavformat/mxfenc.c
index
66c085f
..
55d3202
100644
(file)
--- a/
libavformat/mxfenc.c
+++ b/
libavformat/mxfenc.c
@@
-53,6
+53,8
@@
typedef struct {
} MXFSamplesPerFrame;
static const MXFSamplesPerFrame mxf_samples_per_frames[] = {
+ { { 1001, 24000 }, { 2002, 0, 0, 0, 0, 0 } }, // FILM 23.976
+ { { 1, 24}, { 2000, 0, 0, 0, 0, 0 } }, // FILM 24
{ { 1001, 30000 }, { 1602, 1601, 1602, 1601, 1602, 0 } }, // NTSC 29.97
{ { 1001, 60000 }, { 801, 801, 801, 801, 800, 0 } }, // NTSC 59.94
{ { 1, 25 }, { 1920, 0, 0, 0, 0, 0 } }, // PAL 25