You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
it couldn't decode the remote video , when i used ffmpeg as codec, it always said
**[DOUBANGO WARN]: function: "tdav_codec_h264_get_pay()"
file: "src/codecs/h264/tdav_codec_h264_rtp.c"
line: "198"
MSG: 24 not supported as valid NAL Unit type
***[DOUBANGO ERROR]: function: "tdav_codec_h264_decode()"
file: "src/codecs/h264/tdav_codec_h264.c"
line: "366"
MSG: ./tinyDAV/src/codecs/h264/tdav_codec_h264.c Depayloader failed to get H.264 content
*[DOUBANGO INFO]: Failed to decode the buffer with error code =-1, size=1681, append=no
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
*[DOUBANGO INFO]: Failed to decode the buffer with error code =-1, size=1167, append=yes
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
pls help me to fix it.
thks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
it couldn't decode the remote video , when i used ffmpeg as codec, it always said
**[DOUBANGO WARN]: function: "tdav_codec_h264_get_pay()"
file: "src/codecs/h264/tdav_codec_h264_rtp.c"
line: "198"
MSG: 24 not supported as valid NAL Unit type
***[DOUBANGO ERROR]: function: "tdav_codec_h264_decode()"
file: "src/codecs/h264/tdav_codec_h264.c"
line: "366"
MSG: ./tinyDAV/src/codecs/h264/tdav_codec_h264.c Depayloader failed to get H.264 content
*[DOUBANGO INFO]: Failed to decode the buffer with error code =-1, size=1681, append=no
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
*[DOUBANGO INFO]: Failed to decode the buffer with error code =-1, size=1167, append=yes
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
pls help me to fix it.
thks
The text was updated successfully, but these errors were encountered: