Skip to content

/opt/homebrew/bin/dvpackager: line 1326: 96512 Segmentation fault: 11 "${DVRESCUE_PATH}" "${DVFILE}" "${OUTPUTOPTS[@]}" #993

Description

@karavelioglu

This is on an M1 MBP, fresh install of dvrescue/dvpackager.

dvpackager -> ../Cellar/dvrescue/24.07/bin/dvpackager

I am getting the following when I try to split a 1 hour dv capture into clips:

$: dvpackager -n -e mov -s video.dv
Analyzing video.dv, making dvrescue outputs
/opt/homebrew/bin/dvpackager: line 1326: 96634 Segmentation fault: 11 "${DVRESCUE_PATH}" "${DVFILE}" "${OUTPUTOPTS[@]}"
/var/folders/1m/hpmp29g95gz1m7yzv7f7tws00000gn/T/dvpackager.bdUzh3Epqn.xml:1.1: Document is empty

^
failed to load external entity "./video.dv.dvrescue.xml"

Segmentation options. Split on: Recording_Start_Marker = 1, Recording_Timestamp_Jump = 0, Timecode_Jump = 0, Audio_characteristics_change = 0, Aspect_Ratio_change = 1

St='Flagged Start of a recording', ncTC='non-continuous timecode value', ncR='non-continuous recording timestamp value'

| PTS Range | Duration | Frame Range | Byte Range | Timecode | Recording Timestamp | Size | Frame Rate | DAR | ChSub | Audio | St | ncTC | ncR |

1 | - | 0.000 | 0 - 0 | 0 - 0 | | | | | | | 0ch 0 | | | |

I get the same seg fault when I run it to create the xml file:

$: dvpackager -n video.dv
Analyzing video.dv, making dvrescue outputs
/opt/homebrew/bin/dvpackager: line 1326: 96829 Segmentation fault: 11 "${DVRESCUE_PATH}" "${DVFILE}" "${OUTPUTOPTS[@]}"
/var/folders/1m/hpmp29g95gz1m7yzv7f7tws00000gn/T/dvpackager.NAVvQOQjjL.xml:1.1: Document is empty

^
failed to load external entity "./video.dv.dvrescue.xml"

Segmentation options. Split on: Recording_Start_Marker = 0, Recording_Timestamp_Jump = 0, Timecode_Jump = 0, Audio_characteristics_change = 0, Aspect_Ratio_change = 1

St='Flagged Start of a recording', ncTC='non-continuous timecode value', ncR='non-continuous recording timestamp value'

| PTS Range | Duration | Frame Range | Byte Range | Timecode | Recording Timestamp | Size | Frame Rate | DAR | ChSub | Audio | St | ncTC | ncR |

1 | - | 0.000 | 0 - 0 | 0 - 0 | | | | | | | 0ch 0 | | | |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions