dvrescue crash with no decklink input
dericed opened this issue · 1 comments
dericed commented
I'm using https://old.mediaarea.net/download/snapshots/binary/dvrescue/20231130-3/.
Crashing when I record mkv.
$ dvrescue --list_devices
84:160a010c:00000000: UltraStudio HD Mini [DeckLink]
$ dvrescue device://84:160a010c:00000000 --decklink-video-mode ntsc --decklink-video-source sdi --decklink-audio-source embedded --decklink-timecode-format vitc -m out24.mkv
Capture frame 1, press ctrl+c to stop.Segmentation fault: 11
The outputs are 946176 bytes out23.mkv.zip
dericed commented
Trying again with deck control
$ dvrescue device://84:160a010c:00000000 --control "/dev/tty.RS422 Deck Control" --decklink-video-mode ntsc --decklink-video-source composite --decklink-audio-source embedded --decklink-timecode-format vitc -capture -cmd play -m out35.mkv --verbosity 9 --csv
Capture frame 1, press ctrl+c to stop.Segmentation fault: 11
same sized output.