- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to decode an AVC stream from a sample file. The file is located at http://jell.yfish.us/ and is called jellyfish-50-mbps-hd-h264.mkv. I removed the MKV container using ffmpeg
ffmpeg.exe -i jellyfish-50-mbps-hd-h264.mkv -c:v copy X:\jellyfish.264
Feeding that file into sample_decode fails with error
Return on error: error code -10, src\pipeline_decode.cpp 642
This is using the SDK Samples version 2016 6.0.0.142. The sample plays correctly using VLC. What am I doing wrong?
-J
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jordan,
Can you check if MSDK sample_multi_transcode work for you ?
Can you also share log from system_analyzer tool located at (mediasdk/tools/analyzer) ? This will help provide us your system details.
Thanks,
Zachary
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page