#5330 closed defect (wontfix)
concat error
| Reported by: | laurfb | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | concat regression |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Summary of the bug:
Hi. Concat not working as expected since with latest git ffmpeg build.
The command used (based on https://trac.ffmpeg.org/wiki/Concatenate):
ffmpeg -f concat -i loop.txt -c copy output.avi
Please find the complete console output for two ffmpeg versions, only one working as expected (ffmpeg build on march 9)
regards,
laur
Attachments (3)
Change History (5)
by , 8 years ago
| Attachment: | ffmpeg-20160311-184316.log added |
|---|
by , 8 years ago
| Attachment: | ffmpeg-20160311-185322.log added |
|---|
by , 8 years ago
comment:1 by , 8 years ago
| Component: | undetermined → avformat |
|---|---|
| Keywords: | concat regression added |
| Priority: | normal → important |
| Reproduced by developer: | set |
| Resolution: | → invalid |
| Status: | new → closed |
| Version: | unspecified → git-master |
comment:2 by , 8 years ago
| Resolution: | invalid → wontfix |
|---|
Note:
See TracTickets
for help on using tickets.



You have to use relative paths for security reasons since 689211d5727231c3fe92762d224dbadebdbf4e30
As an alternative, specify
-safe 0