Opened 3 years ago
Closed 3 years ago
#10812 closed defect (invalid)
FOURCC for NotchLC in riff.c is incorrect I think
| Reported by: | malcolmb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | git-master | Keywords: | NotchLC |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
It should be ('n', 'c', 'l', 'c'), as it is in isom_tags.c. Not ('n', 'l', 'c', '1') as it is in riff.c
Or am I missing something?
Attachments (1)
Change History (6)
comment:1 by , 3 years ago
by , 3 years ago
| Attachment: | notchlc.mov added |
|---|
Sample NotchLC file exported from After Effects using official NotchLC plugin
comment:2 by , 3 years ago
Using the plugin that can be downloaded from here:
https://notchlc.notch.one/#download
comment:4 by , 3 years ago
Ok thanks. I've talked with the dev for NotchLC and he confirmed the fourCC used here is correct for .avi. Sorry about that.
comment:5 by , 3 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Is there documentation or reference media produced by an official vendor to confirm this?