diff options
author | Tobias Rapp <t.rapp@noa-archive.com> | 2017-11-27 09:13:05 +0100 |
---|---|---|
committer | Tobias Rapp <t.rapp@noa-archive.com> | 2017-11-27 09:13:05 +0100 |
commit | 26c0c84784f1f4e73e2de25b09b659781f06b0f2 (patch) | |
tree | 890e9ca4b2e1070222f51e8c37b936c745480718 /libavdevice/opengl_enc_shaders.h | |
parent | 0e93694e64cdc72f7ccb8a986171593e672b8dba (diff) | |
download | ffmpeg-26c0c84784f1f4e73e2de25b09b659781f06b0f2.tar.gz |
avformat/avienc: fix fields-per-frame value for interlaced video streams
Writes one set of field framing information for progressive streams and
two sets for interlaced streams. Fixes ticket #6383.
Unfortunately the OpenDML v1.02 document is not very specific on what
value to use for start_line when frame data is not coming from a
capturing device, so this is just using 0/1 depending on the field order
as a best-effort guess.
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
Diffstat (limited to 'libavdevice/opengl_enc_shaders.h')
0 files changed, 0 insertions, 0 deletions