Opened 16 years ago

Closed 16 years ago

#1053 closed defect (fixed)

[PATCH] DVCPRO50 fourcc for .mov files

Reported by: j@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Index: etc/codecs.conf
===================================================================
--- etc/codecs.conf (revision 26334)
+++ etc/codecs.conf (working copy)
@@ -1230,6 +1230,8 @@

fourcc "dvc " ; NTSC DV in .mov
fourcc dvpp ; DVCPRO - PAL
fourcc dv50 ; DVCPRO 50

+ fourcc dv5n ; DVCPRO 50 NTSC in .mov
+ fourcc dv5p ; DVCPRO 50 PAL in .mov

driver ffmpeg
dll dvvideo
out 411P,422P,YV12

Change History (1)

comment:1 by compn, 16 years ago

Resolution: fixed
Status: newclosed

thanks, added to codecs.conf

Note: See TracTickets for help on using tickets.