-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
errorCode=INVALID_MKV_DATA #179
Comments
Can you post the full logs? If you use a tool like |
Hello @hassanctech please find logs below `+ EBML head
|
Could you help me to figure out why my mkv video file is wrong.
mediainfo output looks like:
`General
Unique ID : 123230831018932709636111506672951743609 (0x5CB5650E8A2B66FCC588EA8810EFD479)
Complete name : /video-capture/records/low_resolution/cam1/record_1677231463791_cam1_l.mkv
Format : Matroska
Format version : Version 2
File size : 1.73 MiB
Duration : 30 s 0 ms
Overall bit rate : 483 kb/s
Movie name : {'start_time': 1677231463.7916667, 'interpipe': 'cam1'}
Encoded date : UTC 2023-02-24 09:37:44
Writing application : GStreamer Matroska muxer
Writing library : GStreamer matroskamux version 1.20.3
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High 4:4:4 Predictive@L3.1
Format settings : CABAC / 3 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 3 frames
Format settings, GOP : M=1, N=12
Codec ID : V_MPEG4/ISO/AVC
Duration : 30 s 0 ms
Bit rate : 474 kb/s
Nominal bit rate : 500 kb/s
Width : 800 pixels
Height : 600 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 10.000 FPS
Color space : YUV
Chroma subsampling : 4:4:4
Bit depth : 10 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.099
Stream size : 1.69 MiB (98%)
Title : Video
Writing library : x264 core 163 r3060 5db6aa6
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=4 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=2 / keyint=45 / keyint_min=4 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=cbr / mbtree=1 / bitrate=500 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=81 / qpstep=4 / vbv_maxrate=500 / vbv_bufsize=300 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Language : English
Default : Yes
Forced : No
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709`
I get the following error when I try to put a video file to kinesis
onAckEvent AckEvent{ackEventType=ERROR, fragmentTimecode=null, fragmentNumber='null', errorCode=INVALID_MKV_DATA, errorId=4006}
The text was updated successfully, but these errors were encountered: