Inconsistent file format: SDK generates MP4 file with Matroska (MKV) format inside
AnsweredI'm using your SDK to generate video files, which are saved with an MP4 file extension. However, when I run ffprobe on these files, they're identified as Matroska (MKV) format instead of MP4.
Here's an example ffprobe output:
Input #0, matroska,webm, from 'output.mp4':
Metadata:
encoder : SDK
Duration: 00:00:10.42, start: 0.000000, bitrate: 1024 kb/s
Stream #0:0(und): Video: h264 (High), yuv420p(progressive), 1280x720, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
Stream #0:1(und): Audio: aac (LC), 44100 Hz, stereo, fltp (default)
I'd like to know:
1. Is this a known issue with the SDK?
2. Can the SDK be configured to generate proper MP4 files instead of wrapping MKV format in an MP4 container?
3. Are there any plans to address this inconsistency in future SDK updates?
Thank you for your assistance in clarifying this issue.
Additional details:
- SDK version: 5.1.3.38363-windows_x64
- Platform: metadata-sdk-5.1.3.38363
-
Hello,
I'm afraid, I don't completely understand what are you doing?
I'm using your SDK to generate video files, which are saved with an MP4 file extension.
Could you please clarify, what SDK specifically are you using to generate video files?
0 -
Metadata SDK
metadata-sdk-5.1.3.38363
Nx Meta VMS0 -
Hi,
I'm sorry, but I still don't understand what you're doing.
The thing is that Metadata SDK is not about generating video files, it's about generating metadata.
> I'm using your SDK to generate video files, which are saved with an MP4 file extension.
Could you describe your objective in more detail? What would be the final result?
Could you share a code example demonstrating this specific action “I'm using your SDK to generate video files”?0
Please sign in to leave a comment.
Comments
3 comments