Media Kit mailing list

Syndicate content
Archive of posts for openbeosmediakit at FreeLists
Updated: 1 hour 27 min ago

[openbeosmediakit] Dear friend! (Cian Duffy)

Tue, 2009-09-29 08:45
Hi, I bought a TV last week from a website:www.hkeles.com. I have received the product. The quality is very good. They also sell phones,motor,psp and so on. Because of the financial crisis, their products are very cheap. by the way, they only sell new and original products .If you need these products, you can have a look . I think you will get many benefits. Greetings! ...
Categories: Development

[openbeosmediakit] Re: AVI reader ()

Tue, 2009-09-29 08:45
Marcus, is you AVI reader useable by now, or do you think I should better finish my own one? Here is what I have so far. It parses both AVI file types (original and OpenDML) and generates an index for both file types as well. However, as allways there are lots of bad AVI file creators out there. ...
Categories: Development

[openbeosmediakit] AVI reader ()

Tue, 2009-09-29 08:45
Hi David, is you AVI reader useable by now, or do you think I should better finish my own one? I have made reader detection automatic based on the Sniff() function's result, and moved the codec assignment into the media_server (FormatManager.cpp) Right now, when you read the avi file, please try to use media_mpeg_description to create the media format for the audio stream, and it should be playable with ...
Categories: Development

[openbeosmediakit] Re: Jam/Linker error ()

Tue, 2009-09-29 08:45
Heya, I think I am missing something in my jam file. Yes, due to the recent changes, the Jamfiles for the reader tests are broken MediaMetaData.cpp:143: undefined reference to `_get_format_for_description(media_format *, _media_format_description ...
Categories: Development

[openbeosmediakit] Jam/Linker error ()

Tue, 2009-09-29 08:45
Heya, I think I am missing something in my jam file. When trying to link I am getting this error. Link ../../../../../tests/kits/media/avi_reader_test/avi_reader_test ../../../../../objects/x86.R1/tests/kits/media/avi_reader_test/ MediaMetaData.o:/boot/home/Programming/current/src/tests/kits/media/ avi_reader_test/../../../../../src/add-ons/media/plugins/avi_reader/ ...
Categories: Development

[openbeosmediakit] Re: Question on new codec API ()

Tue, 2009-09-29 08:45
David McPaul dmcpaul@xxxxxxxxxxxxxx wrote: Regarding the supplying of the stream number vs not supplying it. I am generally against casting void pointers to something they are not just to find out what they really are so I can cast properly. Then do it like this: struct generic_cookie { int32 stream_number; ...
Categories: Development

[openbeosmediakit] Re: Question on new codec API ()

Tue, 2009-09-29 08:45
Heya, Well time for bed. Attached is what I have done so far. Basically some hard parts are still left. Using the index to position the stream as required (ie Seek and ReadNextChunk). I will look at them tommorrow. ...
Categories: Development

[openbeosmediakit] Re: Question on new codec API ()

Tue, 2009-09-29 08:45
The GetNextChunk(void *cookie, void **chunkBuffer, int32 *chunkSize, media_header *mediaHeader) Method does not supply a streamnumber which makes it difficult to determine which cookie I need to cast to. The idea is that AllocateCookie gets called once for each stream, so you can put everything needed for the stream (even it's number) ...
Categories: Development

[openbeosmediakit] Re: Question on new codec API ()

Tue, 2009-09-29 08:45
The GetNextChunk(void *cookie, void **chunkBuffer, int32 *chunkSize, media_header *mediaHeader) Method does not supply a streamnumber which makes it difficult to determine which cookie I need to cast to. The idea is that AllocateCookie gets called once for each stream, so you can put everything needed for the stream (even it's number) ...
Categories: Development

[openbeosmediakit] Re: Question on new codec API ()

Tue, 2009-09-29 08:45
Marcus, The GetNextChunk(void *cookie, void **chunkBuffer, int32 *chunkSize, media_header *mediaHeader) Method does not supply a streamnumber which makes it difficult to determine which cookie I need to cast to. The idea is that AllocateCookie gets called once for each stream, so ...
Categories: Development

[openbeosmediakit] Question on new codec API ()

Tue, 2009-09-29 08:45
Marcus, The GetNextChunk(void *cookie, void **chunkBuffer, int32 *chunkSize, media_header *mediaHeader) Method does not supply a streamnumber which makes it difficult to determine which cookie I need to cast to. I think all the methods need to supply this parameter ...
Categories: Development

[openbeosmediakit] Changes for codec_mapping file ()

Tue, 2009-09-29 08:45
Heya, The file codec_mapping has the following entry for 3ivx videocodec/3ivx-Delta-3.5 = { AVI : '3IV1' } It should read videocodec/3ivx = { AVI : '3IV1', '3IV2' } ...
Categories: Development

[openbeosmediakit] Merry christmas ()

Tue, 2009-09-29 08:45
Hello, merry christmas and happy holidays everyone. I hope that you all have a nice time with friends and family. I originally expected to have a working BSoundPlayer replacement by the end of the year, so that we can already show that OpenBeOS is worth all the work that we do, and that probably others ...
Categories: Development

[openbeosmediakit] Fwd:Honeycomb and OpenBeos ()

Tue, 2009-09-29 08:45
Neil Johnson nejohnson@xxxxxxxxxxxxxxxxxxxxx wrote: Hello Marcus, My name is Neil Johnson and I am the project manager of the Honeycomb project. The aim of Honeycomb is to be a professional Film and Animation production suite for Beos/OpenBeos. We are hosted at Sourceforge. We plan on including editors for video, 3d, audio (wave and midi), compositing, raster and vector graphics, rendering, and ...
Categories: Development

[openbeosmediakit] AW: Re: Media Kit documentation ()

Tue, 2009-09-29 08:45
Aleksander Lodwich: I am doing my documentation in Word97. I think it is a good base line for everyone. -----Urspr=FCngliche Nachricht----- Von: openbeosmediakit-bounce@xxxxxxxxxxxxx [] Im Auftrag von Jeff Biss Gesendet: Mittwoch, 21. November 2001 18:20 An: Marcus Overhagen ...
Categories: Development

[openbeosmediakit] AW: Important ()

Tue, 2009-09-29 08:45
Yes, we are receiving your mail! -----Urspr=FCngliche Nachricht----- Von: openbeosmediakit-bounce@xxxxxxxxxxxxx [] Im Auftrag von Marcus Overhagen Gesendet: Mittwoch, 21. November 2001 16:58 An: openbeosmediakit@xxxxxxxxxxxxx Betreff: [openbeosmediakit] Important ...
Categories: Development