mipops / dvrescue

Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation. Snapshot daily builds are at https://mediaarea.net/download/snapshots/binary/dvrescue/.
BSD 3-Clause "New" or "Revised" License
82 stars 19 forks source link

support HDV input via DV #879

Open dericed opened 1 week ago

dericed commented 1 week ago

We read DV as AVMediaTypeMuxed via avfoundation. When dvrescue reads an HDV source, then only the video data is read in this way. Could we read incoming HDV with both audio and video and wrap into an m2ts?