Opened 11 months ago
Last modified 3 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 (1)
Change History (8)
Changed 11 months ago by yunhai2009
comment:1 Changed 11 months 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 11 months 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 11 months 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 order to solve this problem. in addition,is this a bug?
comment:4 in reply to: ↑ 3 ; follow-ups: ↓ 5 ↓ 6 Changed 11 months 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 11 months 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 11 months 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 3 months 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/
TS