Opened 18 years ago
Closed 18 years ago
#1053 closed defect (fixed)
[PATCH] DVCPRO50 fourcc for .mov files
| Reported by: | Owned by: | ||
|---|---|---|---|
| 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
Note:
See TracTickets
for help on using tickets.

thanks, added to codecs.conf