vrecord icon indicating copy to clipboard operation
vrecord copied to clipboard

vrecord exited a form in an unexpected way (P1_ERR=234)

Open FolkHistory opened this issue 4 months ago • 4 comments

I'm getting this error after installing latest Vrecord update. Crashes immediately after hitting enter to start recording.
All appears to be fine in passthrough mode.

I've tried a clean install but same results.

Here's the info from terminal. Thanks! Nigel

Hit enter to start recording

Could not find disk: /Volumes/New
Could not find disk: /dev/
Close the playback window to stop recording.
[aist#0:0/pcm_s32le @ 0x7fe5e9806f40] Guessed Channel Layout: 7.1
[AVFormatContext @ 0x7fe5e980af80] Unable to choose an output format for 'Volume/TEST/t1.mkv|[f=nut:onfail=abort:select=v,a\\:1,a\\:0]pipe:1'; use a standard extension for the filename or specify the format manually.
[out#1 @ 0x7fe5e980acc0] Error initializing the muxer for Volume/TEST/t1.mkv|[f=nut:onfail=abort:select=v,a\\:1,a\\:0]pipe:1: Invalid argument
Error opening output file Volume/TEST/t1.mkv|[f=nut:onfail=abort:select=v,a\\:1,a\\:0]pipe:1.
Error opening output files: Invalid argument
[Parsed_amovie_0 @ 0x7facbc1147c0] Failed to avformat_open_input 'pipe:0'
[AVFilterGraph @ 0x7facbc614e00] Error processing filtergraph: Invalid data found when processing input
amovie='pipe\:0':streams=dv+da[vid][aud],    [aud]pan=stereo|c0=c0|c1=c1,asplit=2[aud1][out1];    [aud1]showvolume=t=0:dm=5400:rate=25000/1000[aud2];    [vid]split=5[a][b][c][d][e];    [a]copy[a1];    [b]field=top,    format=yuv422p,    waveform=scale=ire:intensity=0.1:mode=column:mirror=1:c=1:f=lowpass:e=instant:graticule=green:flags=numbers+dots[b1];    [c]field=bottom,    format=yuv422p,    waveform=scale=ire:intensity=0.1:mode=column:mirror=1:c=1:f=lowpass:e=instant:graticule=green:flags=numbers+dots[c1];    [d]    format=yuv422p,    vectorscope=i=0.04:mode=color2:c=1:envelope=instant:graticule=green:flags=name,    scale=512:512,    drawbox=w=9:h=9:t=1:x=128-3:y=512-452-5:[email protected],    drawbox=w=9:h=9:t=1:x=160-3:y=512-404-5:[email protected],    drawbox=w=9:h=9:t=1:x=192-3:y=512-354-5:[email protected],    drawbox=w=9:h=9:t=1:x=224-3:y=512-304-5:[email protected],    drawgrid=w=32:h=32:t=1:[email protected],    drawgrid=w=256:h=256:t=1:[email protected][d1];    [e]scale=512:ih,format=yuv444p,pseudocolor=if(between(1\,val\,amax)+between(val\,254\,amax)\,65\,-1):if(between(1\,val\,amax)+between(val\,254\,amax)\,100\,-1):if(between(1\,val\,amax)+between(val\,254\,amax)\,212\,-1)[e1];    [a1][b1][c1][e1][d1]xstack=inputs=5:layout=0_0|0_h0|0_h0+h1|w0_0|w0_h0[vidstack];    [vidstack][aud2]overlay=10:10[out0]: Invalid data found when processing input

 2025-08-14T16:00:58 - vrecord exited a form in an unexpected way (P1_ERR=234), please report this error to https://github.com/amiaopensource/vrecord/issues
 2025-08-14T16:00:58 - Error details: /usr/local/bin/ffmpeg-ma

FolkHistory avatar Aug 14 '25 15:08 FolkHistory