Opened 3 years ago
Last modified 13 months ago
#6422 new defect
cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)
Reported by: | yunhai2009 | 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
cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)
Attachments (2)
Change History (10)
Changed 3 years ago by yunhai2009
comment:1 Changed 3 years ago by yunhai2009
Expected Behavior:
ffmpeg can parse ts,and display video
Actual Behavior:
ffmpeg cannot parse ts
Steps to Reproduce:
1、txt to ts
2、use ffmpeg parse ts
comment:2 follow-ups: ↓ 3 ↓ 7 Changed 3 years ago by cehoyos
- Keywords h264 regression added; TS removed
- Priority changed from normal to important
- Reproduced by developer set
- Version changed from 3.2.4 to git-master
Regression since 0bf5fd2e / 98c97994
Not reproducible with --disable-bsf=extract_extradata.
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 3 years ago by yunhai2009
Replying to cehoyos:
Regression since 0bf5fd2e / 98c97994
Not reproducible with --disable-bsf=extract_extradata.
what do you mine by "not reproducible with"? you mine that i need edit configure? in addition,is this a bug?
comment:4 in reply to: ↑ 3 ; follow-ups: ↓ 5 ↓ 6 Changed 3 years ago by cehoyos
Replying to yunhai2009:
Replying to cehoyos:
Regression since 0bf5fd2e / 98c97994
Not reproducible with --disable-bsf=extract_extradata.
what do you mine by "not reproducible with"?
I was unable to reproduce the issue you describe if I use the configure option --disable-bsf=extract_extradata.
you mine that i need edit configure in order to solve this problem.
I don't think solve is the right word, it may be a work-around.
in addition,is this a bug?
I believe so and I set the status to reproduced.
comment:5 in reply to: ↑ 4 Changed 3 years ago by yunhai2009
using 2.8.11 that is not unable to reproduce the issue,and i do not edit configure.if i use 3.3.1 that need use the configure option --disable-bsf=extract_extradata.
comment:6 in reply to: ↑ 4 Changed 3 years ago by yunhai2009
Replying to cehoyos:
using 2.8.11 that is not unable to reproduce the issue,and i do not edit configure.if i use 3.3.1 that need use the configure option --disable-bsf=extract_extradata.
i have a question how to use function to disable-bsf=extract_extradata, 3.3.1 version.thanks.
comment:7 in reply to: ↑ 2 Changed 2 years ago by cehoyos
Replying to cehoyos:
Regression since 0bf5fd2e / 98c97994
Not reproducible with --disable-bsf=extract_extradata.
The same regression can be reproduced with http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket6961/
Changed 13 months ago by cehoyos
comment:8 Changed 13 months ago by cehoyos
I attached a possible related sample that shows a regression reported on the user mailing list:
http://ffmpeg.org/pipermail/ffmpeg-user/2018-November/042045.html
TS