View Bug Details

IDProjectCategoryView StatusLast Update
0002105DCP-o-maticBugspublic2021-11-01 15:15
Reportercarl Assigned Tocarl  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0002105: Programming error at ../src/lib/reel_writer.cc:563 188584 vs 188687
Description

[]

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2021-10-13 18:57

administrator   ~0004595

Log in email

carl

2021-10-13 18:59

administrator   ~0004597

2.15.166

carl

2021-10-13 19:05

administrator   ~0004598

Last edited: 2021-10-13 19:08

Assert is that the picture asset is not the same length as the reel's period.
Reel period is 754748000 i.e. 188687 frames @ 24fps.
Asset was only 188584 frames.

carl

2021-10-13 19:09

administrator   ~0004599

It's got a negative trim end of -412412 which is 103.103 frames which matches the error.

carl

2021-10-13 20:12

administrator   ~0004600

Last edited: 2021-10-13 20:13

Negative trim can be made by:

  • add arrietty to project
  • set start trim to 30s
  • set length to 2m30

carl

2021-10-13 20:28

administrator   ~0004601

Disallowed in 58db838562bad82981cd454aeed83186c0c7bfc2 and 1e419dedd828490498b501e86e67654461cc9488

carl

2021-10-14 19:01

administrator   ~0004603

Reporter is checking with the new version.

carl

2021-10-25 23:13

administrator   ~0004619

Last edited: 2021-10-25 23:21

Still not working. We have a sound asset of 188564 (video frames equivalent) with a reel of 188568. Looks like this should be fixed by FFmpegDecoder::flush()

Asked reporter if it's possible to get the source files.

carl

2021-11-01 15:15

administrator   ~0004630

Will wait until reporter has some time to help with debugging.

Bug History

Date Modified Username Field Change
2021-10-13 18:56 carl New Bug
2021-10-13 18:57 carl Note Added: 0004595
2021-10-13 18:59 carl Priority normal => immediate
2021-10-13 18:59 carl Estimated work required => Undecided
2021-10-13 18:59 carl Note Added: 0004597
2021-10-13 19:05 carl Note Added: 0004598
2021-10-13 19:08 carl Note Edited: 0004598
2021-10-13 19:09 carl Note Added: 0004599
2021-10-13 20:12 carl Note Added: 0004600
2021-10-13 20:13 carl Note Edited: 0004600
2021-10-13 20:28 carl Note Added: 0004601
2021-10-14 19:01 carl Assigned To => carl
2021-10-14 19:01 carl Status new => feedback
2021-10-14 19:01 carl Note Added: 0004603
2021-10-25 23:13 carl Status feedback => acknowledged
2021-10-25 23:13 carl Note Added: 0004619
2021-10-25 23:17 carl Note Edited: 0004619
2021-10-25 23:21 carl Note Edited: 0004619
2021-11-01 15:15 carl Priority immediate => normal
2021-11-01 15:15 carl Target Version 2.16.0 =>
2021-11-01 15:15 carl Note Added: 0004630