a-schild / jave2

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
GNU General Public License v3.0
1.2k stars 245 forks source link

Error while decoding stream #0:0: Invalid data found when processing input #175

Closed naffan2014 closed 2 years ago

naffan2014 commented 2 years ago

jave's log tell me this error , how to solve this problem ?

the mp4 file have audio track #0:0 , but why this error?

a-schild commented 2 years ago

Please turn on logging, so we see where it breaks? Usually this error means that the input file is buggy to some degree...

naffan2014 commented 2 years ago

Too many packets buffered for output stream 0:1. [aac @ 0x7ffc0300d800] Qavg: 65534.969 [aac @ 0x7ffc0300d800] 2 frames left in the queue on closing Conversion failed!

a-schild commented 2 years ago

Please povide the full conversion parameters you are using and a sample source file which causes the problem

naffan2014 commented 2 years ago

i found origin mp4 not correct