Skip to content

unrecognized arguments: --multiprocessing-fork #1020

@bradriley

Description

@bradriley

Checklist

  • ✅ I have searched the issues page for any duplicate issues open or closed and confirmed that this bug has not been reported before.
  • ✅ I have tested the issue with the current build.
  • ✅ I have attached log files, uploaded sample data, and commands used so that the issue can be easily reproduced by the developers.

Bug Description

Two strange error messages.

Steps to Reproduce

  1. ld-decode ve-snw-cut.ldf bug

Expected Behaviour

Decode the file in full.

Actual Behaviour

No frames output + error messages.

Environment

  • Decode version: 7.2.0
  • Operating System: MacOS Tahoe 26.3.1
  • Hardware Used: Mac mini, M2 Pro, 16GB

Additional Information

ld-decode ve-snw-cut.ldf bug
usage: ld-decode [-h] [--start file-location] [--length frames] [--seek frame] [--PAL] [--NTSC] [--NTSCJ] [-m mtf] [--MTF_offset mtf_offset] [--noAGC] [--noDOD]
                 [--noEFM] [--preEFM] [--disable_analog_audio] [--AC3] [--start_fileloc start_fileloc] [--ignoreleadout] [--verboseVITS] [--RF_TBC] [--lowband]
                 [--NTSC_color_notch_filter] [--V4300D_notch_filter] [--deemp_low deemp_low] [--deemp_high deemp_high] [--deemp_strength deemp_str] [-t threads]
                 [-f FREQ] [--analog_audio_frequency AFREQ] [--video_bpf_low FREQ] [--video_bpf_high FREQ] [--video_lpf FREQ] [--video_lpf_order VLPF_ORDER]
                 [--audio_filterwidth FREQ] [--use_profiler] [--write-test-ldf output.ldf]
                 infile outfile
ld-decode: error: unrecognized arguments: --multiprocessing-fork
usage: ld-decode [-h] [--start file-location] [--length frames] [--seek frame] [--PAL] [--NTSC] [--NTSCJ] [-m mtf] [--MTF_offset mtf_offset] [--noAGC] [--noDOD]
                 [--noEFM] [--preEFM] [--disable_analog_audio] [--AC3] [--start_fileloc start_fileloc] [--ignoreleadout] [--verboseVITS] [--RF_TBC] [--lowband]
                 [--NTSC_color_notch_filter] [--V4300D_notch_filter] [--deemp_low deemp_low] [--deemp_high deemp_high] [--deemp_strength deemp_str] [-t threads]
                 [-f FREQ] [--analog_audio_frequency AFREQ] [--video_bpf_low FREQ] [--video_bpf_high FREQ] [--video_lpf FREQ] [--video_lpf_order VLPF_ORDER]
                 [--audio_filterwidth FREQ] [--use_profiler] [--write-test-ldf output.ldf]
                 infile outfile
ld-decode: error: argument --seek/-S: expected one argument

Completed without handling any frames.
multiprocessing/resource_tracker.py:147: UserWarning: resource_tracker: process died unexpectedly, relaunching.  Some resources might leak.
usage: ld-decode [-h] [--start file-location] [--length frames] [--seek frame] [--PAL] [--NTSC] [--NTSCJ] [-m mtf] [--MTF_offset mtf_offset] [--noAGC] [--noDOD]
                 [--noEFM] [--preEFM] [--disable_analog_audio] [--AC3] [--start_fileloc start_fileloc] [--ignoreleadout] [--verboseVITS] [--RF_TBC] [--lowband]
                 [--NTSC_color_notch_filter] [--V4300D_notch_filter] [--deemp_low deemp_low] [--deemp_high deemp_high] [--deemp_strength deemp_str] [-t threads]
                 [-f FREQ] [--analog_audio_frequency AFREQ] [--video_bpf_low FREQ] [--video_bpf_high FREQ] [--video_lpf FREQ] [--video_lpf_order VLPF_ORDER]
                 [--audio_filterwidth FREQ] [--use_profiler] [--write-test-ldf output.ldf]
                 infile outfile
ld-decode: error: argument --seek/-S: expected one argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions