toys icon indicating copy to clipboard operation
toys copied to clipboard

Nevernude - out of range error

Open ghost opened this issue 6 years ago • 0 comments

I have not been able to get this to work on a couple different machines. I always get the below error. Using the bladerunner test video.

ffmpeg version git-2019-12-08-9f7b2b3


Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #0:1 (aac (native) -> aac (native)) Stream #0:0 -> #1:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #1:1 (aac (native) -> aac (native)) Stream #0:0 -> #2:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #2:1 (aac (native) -> aac (native)) Stream #0:0 -> #3:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #3:1 (aac (native) -> aac (native)) Stream #0:0 -> #4:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #4:1 (aac (native) -> aac (native)) Stream #0:0 -> #5:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #5:1 (aac (native) -> aac (native)) Press [q] to stop, [?] for help [trim for output stream 3:1 @ 0000018b49c11f80] Value -46000000.000000 for parameter 'durationi' out of range [0 - 9.22337e+18] [trim for output stream 3:1 @ 0000018b49c11f80] Error configuring the atrim filterInput pad "default" with type audio of the filter instance "out_3_1" of abuffersink not connected to any source Error reinitializing filters! Failed to inject frame into filter network: Invalid argument Error while processing the decoded data for stream #0:1 [aac @ 0000018b49019f00] Qavg: nan [aac @ 0000018b49019f00] 1 frames left in the queue on closing [aac @ 0000018b49017ac0] Qavg: nan [aac @ 0000018b490104c0] Qavg: nan Conversion failed! : exit status 1

ghost avatar Dec 10 '19 03:12 ghost