2015-08-30, 06:44
So. What counts? Or better said: what can we do to make those work?
(2015-08-30, 07:33)FernetMenta Wrote:Trac 16228 that we just got, might have a similar origin the. From the posted ffplay output, it seemed to me, that just more input data would be needed.(2015-08-30, 06:44)fritsch Wrote: So. What counts? Or better said: what can we do to make those work?
Digging in the right place which is not avformat_find_stream_info. Data from video stream is parsed in ParsePacket. What's going wrong there?
(2015-08-30, 08:47)FernetMenta Wrote: 16228 is mkv and therefor a different story.
(2015-08-30, 09:19)FernetMenta Wrote: shrugs. I don't have time to fix it myself but I do know how thing work. Take my guidance and fix it or investigate something else. sooner or later you will come backNobody told otherwise. One week to go, here.
(2015-08-27, 16:54)trsqr Wrote:(2015-08-26, 23:57)FernetMenta Wrote: I have written all the EGL code and I did not port it back to 15.x. There is a good chance that errors happened on this task. If you can reproduce with my master, I will look into it but I don't waste time on 15.x. Just an offer.
I've tried before using the ppas here and did see the same. Also fritsch confirmed he saw the same decrease in memory after seek in post #326 though obviously I don't know which version he was running at the time. I will reproduce this asap early next week using the ppas in post #1 and link the logs here.
(2015-08-30, 09:24)fritsch Wrote:(2015-08-30, 09:19)FernetMenta Wrote: shrugs. I don't have time to fix it myself but I do know how thing work. Take my guidance and fix it or investigate something else. sooner or later you will come backNobody told otherwise. One week to go, here.
(2015-08-30, 11:51)FernetMenta Wrote:(2015-08-30, 09:24)fritsch Wrote:(2015-08-30, 09:19)FernetMenta Wrote: shrugs. I don't have time to fix it myself but I do know how thing work. Take my guidance and fix it or investigate something else. sooner or later you will come backNobody told otherwise. One week to go, here.
Enjoy your holidays. I am busy with some other exiting work
(2015-08-30, 14:13)Roby77 Wrote: are you cleaning low level code of ffmpeg ?