diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 03:43:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 03:43:47 +0100 |
| commit | 138aada1a50c6b6e17864f705ce9f18bcd647808 (patch) | |
| tree | 71cb8b01b0ce2aa1f710729ec8df66ce8a70dfd1 | |
| parent | d7c2644cfd074bb46922c1976044312ad07be1c7 (diff) | |
Fix short test references.
| -rw-r--r-- | test/metadata.ref | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/metadata.ref b/test/metadata.ref index 61b6df751..58cddd163 100644 --- a/test/metadata.ref +++ b/test/metadata.ref @@ -1,7 +1,5 @@ name fred content -dcp_long_name sheila -guess_dcp_long_name 0 dcp_content_type Short frames_per_second 0 format 185 @@ -13,9 +11,11 @@ filter pphb filter unsharp scaler bicubic dcp_frames 42 +dcp_trim_action cut dcp_ab 1 audio_gain 0 audio_delay 0 +still_duration 10 width 0 height 0 length 0 |
