Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Can Azure Kinect Viewer play an Encoded video? #1951

Open
ashutosh3308 opened this issue Sep 28, 2023 · 1 comment
Open

Can Azure Kinect Viewer play an Encoded video? #1951

ashutosh3308 opened this issue Sep 28, 2023 · 1 comment
Labels
Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.

Comments

@ashutosh3308
Copy link

I successfully recorded a video using a Kinect Azure DK device and was able to play it back using Azure Kinect Viewer. However, when I attempted to encode the video using FFmpeg with the command provided below, I encountered an issue.

ffmpeg -i .\RGB.mkv -c:v libx264 RGB_Enc.mkv

Specifically, I am unable to play the encoded video using Azure Kinect Viewer, and I receive an error message stating "Failed to open Recording." I'm seeking guidance on how to resolve this problem. I have tried different codecs (libx264, VP8, VP9, libx265), but could not playback the video.

Video Link: https://drive.google.com/file/d/1pmZmExeBkSsPr4hnO2SgCmWjyx3uNToe/view?usp=drive_link

This video contains only one channel (RGB) from the original video. I am able to play this video using Azure Kinect Viewer.

@ashutosh3308 ashutosh3308 added Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. labels Sep 28, 2023
@zhonghong322
Copy link

K4aViewer can only play MKV files recorded by K4aRecord.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.
Projects
None yet
Development

No branches or pull requests

2 participants