amiaopensource / amiaopensource/vrecord
vrecord pipe error with DVCPRO ERR=141
- Ngôn ngữ chính
- Shell
- Star
- 204
- Fork
- 53
- Merge trung bình
- 3 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 10
Mô tả
Hi There,
I am running into an issue with vrecord trying to transfer some DVCPRO tapes. I am using a MacBook Pro with an M1 chip that is running on Monterey 12.6.5. The deck being used is a DVCPRO AJ-D250. I have swapped out cables and other decks of the same model but keep getting an error right when the recording begins.
avftl seems to be working, but I think there may be an issue with FFmpeg. I did notice that the version of FFmpeg I have installed on my computer is v6. However, vrecord (version 2023-08-07) seems to be utilizing FFmpeg version 5.1.2. Not sure if this is contributing to what is going on.
```
$ vrecord -e
And place logs at /Users/tothba/Desktop too.
Summary: Copying video from [0] DVCPro. Technician=Brianna Toth. Inputs recorded to /Users/tothba/Desktop/test.dv and Auxiliary Files created in /Users/tothba/Desktop.
Hit enter to start recording
Close the playback window to stop recording.
ffmpeg version 5.1.2 Copyright (c) 2000-2022 the FFmpeg developers
built with Apple clang version 13.1.6 (clang-1316.0.21.2.5)
configuration: --prefix=/opt/homebrew/Cellar/ffmpegdecklink/5.1.2 --disable-shared --enable-version3 --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libfreetype --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-libfontconfig --disable-libjack --disable-indev=jack --enable-neon --enable-nonfree --enable-decklink --extra-cflags=-I/opt/homebrew/include --extra-ldflags=-L/opt/homebrew/include
libavutil 57. 28.100 / 57. 28.100
libavcodec 59. 37.100 / 59. 37.100
libavformat 59. 27.100 / 59. 27.100
libavdevice 59. 7.100 / 59. 7.100
libavfilter 8. 44.100 / 8. 44.100
libswscale 6. 7.100 / 6. 7.100
libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100
pipe:: Invalid data found when processing inputKB sq= 0B f=0/0
pipe:: Invalid data found when processing input
nan : 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
2023-10-25T13:30:36 - vrecord exited a form in an unexpected way (P1_ERR=141), please report this error to https://github.com/amiaopensource/vrecord/issues
2023-10-25T13:30:36 - Error details: avfctl
```
```
$ cat Desktop/test_capture_options.log
computer_name: SLA-LCG-3117B
computer_model_name: MacBook Pro
computer_model_id: MacBookPro18,1
computer_processor_name:
computer_processor_speed:
computer_processor_count:
computer_memory: 32 GB
computer_serial: TR2L9N9FJK
computer_cores: 10
user_name: tothba
operating_system_VERSION: Darwin Kernel Version 21.6.0: Thu Mar 9 20:12:21 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_ARM64_T6000
vrecord version: 2023-08-07
datetime_start: 2023-10-25T13:29:20
capture_device_node: /dev/disk3
capture_device_protocol: Apple Fabric
capture_device_name: APPLE SSD AP1024R
capture_device_block_size: 4096 Bytes
capture_device_location: Internal
capture_device_partition_type: 41504653-0000-11AA-AA11-00306543ECAC
capture_device_partition_name: APFS
capture_device_volume_uuid: 8984BC4A-68B9-4C50-BF71-5E73838E7548
capture_device_volume_available:
capture_device_volume_total:
FILE_PATH: /Users/tothba/Desktop/test.dv
AVFCTL_INPUT_CHOICE: [0] DVCPro
WAVEFORM_SCALE_CHOICE: digital
SIGNAL_VIEW_CHOICE: Broadcast Range
MONITOR_AUDIO_CHOICE: Yes
PLAYBACKVIEW_CHOICE: Visual + Numerical
DV_CONTAINER_CHOICE: DV
TECHNICIAN: Brianna Toth
Capture command: avfctl -device 0 -cmd capture -
Record command: /opt/homebrew/opt/ffmpegdecklink/bin/ffmpeg-dl -nostdin -nostats -i - -map 0:v -c copy -f rawvideo /Users/tothba/Desktop/test.dv -map 0:v -f rawvideo -c copy -
Playback command: /opt/homebrew/opt/ffmpegdecklink/bin/ffplay-dl -v info -hide_banner -stats -autoexit -window_title mode:record - input:'[0] DVCPro' - to end recording press q, esc, or close video window -i - -af channelmap=0|1:stereo
Capture exit code: 141
Record exit code: 1
Playback exit code: 0
vrecord command Error: invalid P1_ERR value of 141
computer_name: SLA-LCG-3117B
computer_model_name: MacBook Pro
computer_model_id: MacBookPro18,1
computer_processor_name:
computer_processor_speed:
computer_processor_count:
computer_memory: 32 GB
computer_serial: TR2L9N9FJK
computer_cores: 10
user_name: tothba
operating_system_VERSION: Darwin Kernel Version 21.6.0: Thu Mar 9 20:12:21 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_ARM64_T6000
vrecord version: 2023-08-07
datetime_start: 2023-10-25T13:30:34
capture_device_node: /dev/disk3
capture_device_protocol: Apple Fabric
capture_device_name: APPLE SSD AP1024R
capture_device_block_size: 4096 Bytes
capture_device_location: Internal
capture_device_partition_type: 41504653-0000-11AA-AA11-00306543ECAC
capture_device_partition_name: APFS
capture_device_volume_uuid: 8984BC4A-68B9-4C50-BF71-5E73838E7548
capture_device_volume_available:
capture_device_volume_total:
FILE_PATH: /Users/tothba/Desktop/test.dv
AVFCTL_INPUT_CHOICE: [0] DVCPro
WAVEFORM_SCALE_CHOICE: digital
SIGNAL_VIEW_CHOICE: Broadcast Range
MONITOR_AUDIO_CHOICE: Yes
PLAYBACKVIEW_CHOICE: Visual + Numerical
DV_CONTAINER_CHOICE: DV
TECHNICIAN: Brianna Toth
Capture command: avfctl -device 0 -cmd capture -
Record command: /opt/homebrew/opt/ffmpegdecklink/bin/ffmpeg-dl -nostdin -nostats -i - -map 0:v -c copy -f rawvideo /Users/tothba/Desktop/test.dv -map 0:v -f rawvideo -c copy -
Playback command: /opt/homebrew/opt/ffmpegdecklink/bin/ffplay-dl -v info -hide_banner -stats -autoexit -window_title mode:record - input:'[0] DVCPro' - to end recording press q, esc, or close video window -i - -af channelmap=0|1:stereo
Capture exit code: 141
Record exit code: 1
Playback exit code: 0
vrecord command Error: invalid P1_ERR value of 141
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.