Skip to content
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

what type of file should be inputed? #28

Open
likangGit opened this issue Nov 24, 2020 · 2 comments
Open

what type of file should be inputed? #28

likangGit opened this issue Nov 24, 2020 · 2 comments

Comments

@likangGit
Copy link

I have finished compiling the app. But what type of file should be inputted? I have tried mp4 and mkv which are encoded by HEVC. However, I always get the error message that is like the following:

[Warn]: libpng warning: iCCP: known incorrect sRGB profile
[Warn]: libpng warning: iCCP: known incorrect sRGB profile
[Warn]: libpng warning: iCCP: known incorrect sRGB profile
[Debug]: "\"/media/ryan/F/GitlHEVCAnalyzer/decoders/HM_100\" -b \"/media/ryan/D/Datasets/rainNoise/19.mp4\" -o decoder_yuv.yuv"
[Crit]: Bitstream decoding FAILED!
Following may be the reasons for this failure:
1. Corrupted HEVC bitstream?
2. Bitstream-decoder version mismatch?
3. Non-English characters in bitstream path or analyzer path?
@clime
Copy link

clime commented Nov 27, 2020

The same problem here. Tried to produce the required input by: ffmpeg -i h265_sample_8b.ts -c:v copy -bsf hevc_mp4toannexb out.h265 but it threw an error. like that.

@clime
Copy link

clime commented Nov 27, 2020

Btw. can it display dependencies between frames (i.e. that some b-frame references a p-frame or so).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants