#7586 closed defect (invalid)
HEVC stream Find ref with POC error with ffplay
Reported by: | Wu Yongkai | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
Hi all, I'm trying to support sending the HEVC stream to SRS server by RTMP protocol. And I used ffplay to get the stream from SRS. The command is:
ffplay rtmp://192.168.1.189:1935/app/rtmpstream0
(192.168.1.189:1935/ is my SRS server IP and port)
The stream source which I send to SRS is created using the China hisiv high video embeded system. I've modified the code of ffplay to support HEVC by RTMP protocol. And I'm sure that the data from SRS is correct,but I just got the problem :[hevc @ 0xad240480] Could not find ref with POC 14
[swscaler @ 0xbbceb40] deprecated pixel format used, make sure you did set range correctly
and the video shows nothing but grey.What could make this happen?
The ffmpeg release is ffmpeg-4.1.
Change History (3)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
FLV/RTMP have not support hevc yet. there have no specification support that.
You can goto https://github.com/CDN-Union/H265 to find the solutions.
comment:3 by , 6 years ago
Component: | ffplay → undetermined |
---|
ffplay version 4.1 Copyright (c) 2003-2018 the FFmpeg developers
Input #0, flv, from 'rtmp://192.168.1.189:1935/app/rtmpstream0':