21 Mar
2008
21 Mar
'08
10:40 p.m.
On piątek, 21 marca 2008, Justin Ruggles wrote:
- add argument to sync, AAC parser will need some changes then, - change sync, so that it won't use long list of arguments but a new defined structure (in the future there will be need to get substream_id...), or
Either of these 2 would be fine with me.
Here is my idea of changing ac3 parser, so that it will send in one package to decoder all frames concerning one part of time. It works like that: it buffers all frames until next independent frame. The problem is that the last frame never leaves the buffer. Any ideas how to solve it? I send new ffmpeg.patch (patch of patch isn't easily readable, but it's easy to tell if the change concerns >5.1 or not) -- Bartlomiej Wolowiec