Displaying 2 results from an estimated 2 matches for "_os_body_expand".
2008 Oct 31
0
Ogg slow _os_body_expand
...t and not adding new data from the framer when you still have
> data to build packets from).
>
>
No, all is ok. But sound buffer is empty, before played all video content.
While reading 2 megabytes video content and pull it in ogg_stream_pagein
have summary 400-500 ms stall
in function _os_body_expand.
All problem is in first 2-3 sec video. Later on video played no problem.
Of course after understanding this problem, I create hand-maded buffer
after ogg_sync_pageout and before ogg_stream_pagein.
Video exported with ffmpeg2theora-0.22-thusnelda.exe
resolution 1280x720,
additional flag -v 10.
-...
2004 Mar 13
1
Ogg / Vorbis Compiling under W32 with MingW ** Problem **
...unction)
framing.c: At top level:
framing.c:217: parse error before '*' token
framing.c: In function `ogg_stream_destroy':
framing.c:218: `os' undeclared (first use in this function)
framing.c: At top level:
framing.c:228: parse error before '*' token
framing.c: In function `_os_body_expand':
framing.c:229: `os' undeclared (first use in this function)
framing.c:229: `needed' undeclared (first use in this function)
framing.c: At top level:
framing.c:235: parse error before '*' token
framing.c: In function `_os_lacing_expand':
framing.c:236: `os' undeclared (...