summaryrefslogtreecommitdiffstats
path: root/libavformat/dashenc.c
diff options
context:
space:
mode:
authorBrion Vibber <[email protected]>2022-07-01 18:09:34 -0700
committerMarton Balint <[email protected]>2022-07-09 19:03:28 +0200
commit66a251e836033db9562dad78269a837bc9dae122 (patch)
tree47d3d6c946a75fd571d0b2c904f1b13cdf85c4a1 /libavformat/dashenc.c
parentfc1ca18fcf48ceb44a5307753b60ba5e9c0dfed9 (diff)
Support for 16:9 DV in QuickTime
Some files I have from circa year 2000 are 16:9 NTSC DV video encoded as QuickTime with Radius SoftDV. This marked 4:3 videos with the box 'dvc ' for NTSC or 'dvcp' for PAL, which are already supported, but 16:9 videos as 'dvl ' or 'dvlp', which were not. Adding these to the list for DV codec processing gives the expected metadata and playback. I have not tested PAL as I have no sample data, only NTSC. Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'libavformat/dashenc.c')
0 files changed, 0 insertions, 0 deletions