09-27-2019 06:35 AM - edited 09-27-2019 06:53 AM
Hello,
I tried to implement Zynq UltraScale+ MPSoC VCU TRD 2018.3 - SDI Video Capture and SDI Display project but it didn't work then I changed my version to 2019.1 as @kvasantr suggested in this thread. However, it didn't work neither. Also I got the blue screen in 2018.3 project but now I can't get anything.
Then I noticed there is a second version of 2019.1 project and now I am trying to implement that. At first, I decided to run default image in 2019_1 v2 project. When I run vcu_gst_app, pipeline seems like it is working but I can't see any output on my monitor.
My setup is simply like this: SDI video generator -> ZCU106 SDI In -> Encode-Decode -> ZCU SDI Out -> SDI to HDMI converter -> Monitor
Here is the terminal output of the execution.
root@zcu106_vcu_trd:~# vcu_gst_app /media/card/config/input.cfg
/*************************Pipeline Information Start*************************/
Pipeline Info : On
Fps Info : On
APM Info : On
Output goes on : SDI
Frame rate : 60
Number of Source is : 1
Use case is to : Display
Audio format is : S24_32LE
Audio sampling rate is : 48000
Channel is : 2
Volume level is : 2.000000
Audio Source is : SDI
Audio Renderer is : SDI
B Frames : 0
Bitrate : 60000
Enable L2Cache : True
Enc Name : AVC
Gop Len : 60
Profile : High
Qp Mode : Auto
Rc Mode : CBR
Num Slice : 8
GoP Mode : Basic
Filler Data : True
Low Bandwidth : False
Latency Mode : Normal
Device Type : SDI
Format : NV12
Width : 1920
Height : 1080
Raw : False
Accelerator flag : False
Enable_scd flag : False
Src Type : Live Src
URI : file:///media/usb/test_1.ts
/*************************Pipeline Information End*************************/
[ 753.748829] xlnx_formatter_pcm a0000000.audio_formatter: stream 0 : format = 1 mode = 3 ch_limit = 2
[ 753.757985] xlnx-sdi-audio a0010000.v_uhdsdi_audio: sdi tx audio enabled
[ 753.781484] xlnx_formatter_pcm a0000000.audio_formatter: stream 1 : format = 1 mode = 1 ch_limit = 2
[ 753.796124] xlnx_formatter_pcm a0000000.audio_formatter: sample rate = 48000
[ 753.803195] xlnx_formatter_pcm a0000000.audio_formatter: bit_depth = 24
[ 753.822614] xlnx-sdi-audio a0010000.v_uhdsdi_audio: stream params: channels = 2 sample_rate = 48000 bits = 24
!! The specified Level is too low and will be adjusted !!
Encoder Memory Bandwidth (3.83 Gbps)
Decoder Memory Bandwidth (3.84 Gbps)
Pipeline [1] Fps[0]
Encoder Memory Bandwidth (5.34 Gbps)
Decoder Memory Bandwidth (6.13 Gbps)
Pipeline [1] Fps[57]
Encoder Memory Bandwidth (5.35 Gbps)
Decoder Memory Bandwidth (5.55 Gbps)
Pipeline [1] Fps[60]
Encoder Memory Bandwidth (5.29 Gbps)
Decoder Memory Bandwidth (6.16 Gbps)
Pipeline [1] Fps[60]
^CHit Ctrl-C
Quitting the app now
Quitting the loop
playback count 1
[ 759.034303] xlnx-sdi-audio a0010000.v_uhdsdi_audio: sdi tx audio disabled
[ 759.056194] xlnx-sdi-audio a0020000.v_uhdsdi_audio: sdi rx audio disabled
pipeline stopped successfully
I appreciate any help. Thanks in advance.
10-02-2019 07:54 AM
Hello @silat14
Does it work now?
Yes it will not work with the default modetest which is part of autostart.sh script. you will need to modify it for full HD resolution.
Thank You
Kunal
09-29-2019 11:46 PM
Hello @silat14
Please help me with the following questions:
1. are you getting the blue screen after booting the images?
2. What is your SDI video source?
3. What is the resolution of your Monitor?
4. Please give a try to other configurations as mentioned below:
config/
├── 4kp60
│ ├── Display
│ ├── Record
│ ├── Stream-out
│ └── Stream-in
├── 4kp30
│ ├── Display
│ ├── Record
│ ├── Stream-out
│ └── Stream-in
├── 1080p60
│ ├── Display
│ ├── Record
│ ├── Stream-out
│ └── Stream-in
└── input.cfg
Input.cfg used input as recorded file for decoding.
09-30-2019 02:14 AM
Hi @kvasantr ,
1. are you getting the blue screen after booting the images?
No, I am not. My monitor isn't 4K and I didn't change autostart.sh. This is probably the reason for it.
2. What is your SDI video source?
I use Blackmagic Video Assist 4K as SDI input and my video is in 1080p60fps format.
3. What is the resolution of your Monitor?
I have a Dell U2715H Monitor, it supports up to 2K resolution. I use a SDI to HDMI converter beforehand.
10-02-2019 07:54 AM
Hello @silat14
Does it work now?
Yes it will not work with the default modetest which is part of autostart.sh script. you will need to modify it for full HD resolution.
Thank You
Kunal
10-07-2019 02:12 AM
Hi @silat14
If your question is answered or your issue is solved, please kindly mark the response which helped as a solution (click on "Accept as solution" button below the reply).
If this is not solved/answered, please reply in the topic giving more information on your current status.
Thanks and Regards,
**~ Got a minute? Answer our Vitis HLS survey here! ~**