Laaca Czech republic, 30.08.2008, 11:22 |
Library for playing MPEG and OGG theora files (Announce) |
Has anybode checked this library? --- |
flox 31.08.2008, 20:28 @ Laaca |
Library for playing MPEG and OGG theora files |
I am to busy ... |
Khusraw Bucharest, Romania, 31.08.2008, 23:24 @ Laaca |
Library for playing MPEG and OGG theora files |
> I tried to compile it in --- |
Laaca Czech republic, 01.09.2008, 08:33 @ Khusraw |
Library for playing MPEG and OGG theora files |
> With DJGPP 2.04, GCC 4.23 and Allegro 4.22 the examples are built without --- |
Khusraw Bucharest, Romania, 01.09.2008, 17:38 @ Laaca |
Library for playing MPEG and OGG theora files |
> Great! Could you upload the binaries to somewhere? --- |
Laaca Czech republic, 01.09.2008, 18:41 @ Khusraw |
Library for playing MPEG and OGG theora files |
Yeah! --- |
mr 01.09.2008, 23:30 @ Laaca |
Library for playing MPEG and OGG theora files |
> Yeah! |
Khusraw Bucharest, Romania, 02.09.2008, 07:22 (edited by Khusraw, 02.09.2008, 11:23) @ mr |
Library for playing MPEG and OGG theora files |
> Is this needed? Doesn't mplayer dos port also play ogg? --- |
flox 02.09.2008, 07:42 @ Laaca |
Library for playing MPEG and OGG theora files |
> Yeah! |
DOS386 10.09.2008, 01:35 (edited by DOS386, 10.09.2008, 03:15) @ Khusraw |
Library for playing MPEG and OGG theora files |
Khusraw wrote (nice to see you unbanned ): --- |
Khusraw Bucharest, Romania, 10.09.2008, 07:36 @ DOS386 |
Library for playing MPEG and OGG theora files |
> - Encoder seems to work ... DOS GUI app but progress indicator shows --- |
DOS386 15.09.2008, 05:59 @ Khusraw |
Library for playing MPEG and OGG theora files |
> Did you read the "apeg.txt" file from the source code package? --- |
DOS386 25.09.2008, 16:10 @ Khusraw |
Library for MPG and OGG theora | more details about "bugs" |
> No problem with the progress indicator here! --- |
Khusraw Bucharest, Romania, 25.09.2008, 17:37 @ DOS386 |
Library for MPG and OGG theora | more details about "bugs" |
> Slowest CPU ? Tried to increase quality to more than 3 ? I have the bug on --- |
Khusraw Bucharest, Romania, 25.09.2008, 18:37 (edited by Khusraw, 26.09.2008, 07:09) @ DOS386 |
Library for MPG and OGG theora | more details about "bugs" |
The bug seems to be caused by the fact that the ogg encoder ignores the situations when the call to "theora_granule_time" (Edit: from "libtheora") fails for whatever reason (Edit: in case of slow encoding process). I think it wouldn't have been too much effort for you to find yourself the cause, it's... easy. --- |
Khusraw Bucharest, Romania, 26.09.2008, 12:01 @ DOS386 |
Library for MPG and OGG theora | more details about "bugs" |
Well, having some available spare time I patched and recompiled it myself. The only thing I did was to prevent the updating of shown values in case the call fails (a single short line of source code). This shouldn't have any impact on the encoding process. You can download the binaries from http://www.mediafire.com/?ymtttwkyk2q. Let me know if there are still problems. --- |
DOS386 04.10.2008, 04:35 @ Khusraw |
Library for MPG and OGG theora | killed "bugs" |
> I patched and recompiled it myself. --- |
david 09.09.2008, 13:12 @ Laaca |
Library for playing MPEG and OGG theora files |
Hi, Yes APEG library can be build into DJGPP, but can You explain me |
Khusraw Bucharest, Romania, 09.09.2008, 13:38 @ david |
Library for playing MPEG and OGG theora files |
> Hi, Yes APEG library can be build into DJGPP, but can You explain me --- |
david 09.09.2008, 15:30 @ Khusraw |
Library for playing MPEG and OGG theora files |
Many thanks |
Rugxulo Usono, 09.09.2008, 21:53 @ Khusraw |
Library for playing MPEG and OGG theora files |
> I've already told that you should use the example player |