Closed GoogleCodeExporter closed 9 years ago
Ah yes, that's right. The resampler doesn't get reinitialized if the input
format changes. Let me see what I can do about that.
Original comment by samuel.a...@gmail.com
on 25 Apr 2014 at 12:08
[deleted comment]
Ok, I think I fixed that in this revision:
http://code.google.com/p/javacv/source/detail?r=e23dce1c15ac0fff5c1d386180477f18
e400890a
It works with your sample files anyway. Let me know how that goes! Thanks
Original comment by samuel.a...@gmail.com
on 25 Apr 2014 at 1:16
Excellent! Works like a charm! I am encouraged because I was looking at the
same segment of code for a possible change (so I am getting my head around the
code a bit). I understand that this is a bit of a corner case but being able to
open a recorder and then send a series of audio streams to it seems like a good
feature to have.
Thanks again!
Original comment by PeteHelg...@gmail.com
on 25 Apr 2014 at 2:43
Great! Incidentally, I included the fix in the newest release of JavaCV 0.8 now
at GitHub: https://github.com/bytedeco/javacv
Enjoy and thanks for reporting!
Original comment by samuel.a...@gmail.com
on 29 Apr 2014 at 12:04
Original issue reported on code.google.com by
PeteHelg...@gmail.com
on 24 Apr 2014 at 2:42Attachments: