Opened 13 years ago
Closed 13 years ago
#555 closed defect (fixed)
h264: invalid 8x8 inference, reference decoder works fine
Reported by: | wanderman | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | H264 regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
ffplay.exe cann't play the h.264.ts file, but the old version is OK!
Attachments (4)
Change History (10)
by , 13 years ago
Attachment: | H264-TS-CanNotBePlayed-ws1.ts added |
---|
by , 13 years ago
Attachment: | invalid8x8.h264 added |
---|
comment:1 by , 13 years ago
Analyzed by developer: | unset |
---|---|
Component: | undetermined → avcodec |
Keywords: | regression added; TS NOT PLAYED removed |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Summary: | ffplay.exe cann't play the h.264.ts file, but the old version is OK! → h264: invalid 8x8 inference, reference decoder works fine |
Version: | unspecified → git-master |
by , 13 years ago
Attachment: | patchinvalid8x8.diff added |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 by , 13 years ago
thanks! this file can do be played, but now my another H264 TS file (1080P) can not be played, before it can be played smoothly.
comment:4 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 13 years ago
I have already uploaded this file to http://upload.ffmpeg.org/upload/. this file name is H264-TS-CanNotBePlayedSmoothly1080P-zw2.ts .
by , 13 years ago
Attachment: | H264-TS-CanNotBePlayedSmoothly1080P-zw3.ts added |
---|
divided to less size to upload
comment:6 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The problem you reported was fixed in N-33660 (2ed7e353bd8867215bc156c430d4ded7f6774ad4). I just tested N-33659 (1d0afec8fcfaca9736c927715ddd56a5902855ab), N-33660 and current git head (N-33691, 55d44578c61ccd8b7db50e26e01196476ea530f3), and all three decode H264-TS-CanNotBePlayedSmoothly1080P-zw3.ts bit-identically, so I assume any problems you have with this file are not related to the original report.
Please open a new ticket, explain what is wrong when decoding H264-TS-CanNotBePlayedSmoothly1080P-zw3.ts (re-encoding works fine for me with current ffmpeg) and please do not forget to add the command line you are using and complete, uncut console output (only report ffplay problems if they are unreproducible with ffmpeg and please mention this clearly if you report a ffplay problem).
Attached h264 raw stream can be decoded with the reference decoder, ffmpeg does not decode the stream since 1c3ce2cd3ef3df47eccb0245017a6d2f3d5308b4 (r21668), protesting "This stream was generated by a broken encoder, invalid 8x8 inference"