Opened 10 years ago
Closed 9 years ago
#4236 closed defect (worksforme)
HEVC compatible decoding issue
Reported by: | zhi he | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | 2.5.2 | Keywords: | HEVC |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Hello,
I use latest ffmpeg code to decode a hevc bit-stream, it seems only decoded part of the content (one tile)
The bit-stream is 4k resolution(3840x2160), it can be decoded by HM decoder and Elecard analyser.
I will upload the bit-stream file.
Attachments (2)
Change History (8)
comment:1 by , 10 years ago
follow-up: 3 comment:2 by , 10 years ago
Check https://ffmpeg.org/bugreports.html in the section "Submitting Sample Media". It explains how to upload samples to our FTP.
comment:3 by , 10 years ago
Replying to jamrial:
Check https://ffmpeg.org/bugreports.html in the section "Submitting Sample Media". It explains how to upload samples to our FTP.
Thanks, I can connect to the ftp site but have some problem uploading file to it. I will attach the media file with less than 2.5M size
comment:4 by , 10 years ago
can I upload second attachment of the bit-stream? I want to upload the bitstream with .MP4 container, but the uploading always fail.
comment:5 by , 10 years ago
FFmpeg decodes the whole 3840x2160
do i misunderstand or what are you using to display the decoded video ?
comment:6 by , 9 years ago
Keywords: | decoding removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Decoding works fine for me both with FFmpeg 2.5 and current git head.
sorry, the bitstream file is large than 2.5M, where should I upload the bitstream?