#5599 closed defect (fixed)
Regression in concat filter: Channel layout change is not supported
Reported by: | fiuqwb | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avfilter |
Version: | git-master | Keywords: | codecpar amovie regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
In the latest Windows build, I noticed a regression. I am attaching the command and output from the latest build here, plus the command and output from an older build, for comparison.
The intent of the command is to concatenate an audio stream with silence, to achieve a desired output duration.
The input file I used for testing is available here: https://mega.nz/#!A1A2HaBT!Q0Ey40Iz1wYCe750CqIOX0QamkZ5HREO-Rh3kuaELNQ
Attachments (2)
Change History (4)
by , 9 years ago
Attachment: | Failing.txt added |
---|
by , 9 years ago
Attachment: | Working.txt added |
---|
Success using earlier Windows build (N-79143-g8ff0f6a)
comment:1 by , 9 years ago
Component: | undetermined → avfilter |
---|---|
Keywords: | codecpar movie regression added; concat lavfi filter audio removed |
Priority: | normal → important |
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
Regression since 8cae006c5646a08fd73cf62c46bb16598be6c7b4, fixed by Muhammad Faiz in 2991d935203ed1a193d5624bf88655f7b1abe5ea
comment:2 by , 9 years ago
Keywords: | amovie added; movie removed |
---|
Note:
See TracTickets
for help on using tickets.
Failure in latest Windows build (N-80129-ga1953d4)