Displaying 15 results from an estimated 15 matches for "jng".
Did you mean:
  jne
  
2008 May 29
3
How Ogg mappings translate into the codecs parameter in Ogg media types
2008/5/29 Ralph Giles <giles at xiph.org>:
> On 28-May-08, at 6:20 PM, Conrad Parker wrote:
>
>>  /* TODO: this should check against 42 for the relevant version numbers */
>>  if (op->bytes < 41) return 0;
>
> I gather this means the USE_THEORA_PRE_ALPHA_3_FORMAT #if should instead be
> based on the length of the header packet. I'm not sure why you're
2001 Jan 26
5
ogg pic format (again).. here's why
I sent a little mail some time ago asking if there was going to be an ogg
pic-format, and you replied that PNG, MNG and JNG is good enough (sorry for
this late answer btw).. But, consider this: The ogg video-format (tarkin ?
where do you get these names from anyway ? :) ) needs a way to compress its
frames. Are you going to use MNG for that ? :) ..
If you had an ogg pic format, that format could not only be used for nor...
2008 Jun 06
3
How Ogg mappings translate into the codecs parameter in Ogg media types
...orbis'        | vorbis
>  char[8]: 'Speex   '          | speex
>  char[8]: 'OggMIDI\0'         | midi
>  char[8]: 'CMML\0\0\0\0'      | cmml
>  char[8]: '\211PNG\r\n\032\n' | png
>  char[8]: '\212MNG\r\n\032\n' | mng
>  char[8]: '\213JNG\r\n\032\n' | jng
>  char[8]: 'CELT    '          | celt
>  char[8]: 'PCM     '          | pcm
>  char[9]: '\x80kate\0\0\0\0'  | kate
>  char[9]: 'YUV4MPEG2'         | yuv4mpeg
>
> (Don't expect it to look pretty without a monospaced font)
&g...
2008 May 24
3
How Ogg mappings translate into the codecs parameter in Ogg media types
On 5/24/08, Conrad Parker <conrad at metadecks.org> wrote:
> The magic is not always char[8] -- it's an arbitrary number of
> characters, and as far as I know there is no official limit.
I was under the impression that 8 was the limit.  Thus the extra white
space JM adds on Speex and CELT magics.  I may be wrong, though.
> So it's 7 for Vorbis and Theora, 5 for FLAC
So
2000 Jun 14
1
(no subject)
...ately, the growing awareness
of patent issues among open source developers is making for widespread
adoption in that community, as I'm sure many here can appreciate.
mng (pronounced 'ming') is a multi-image extension of png. It can consist
of a series of png images, or a series of 'jng' images, or a mixture of
the two. jng is a sub-format of mng that wraps the most-commonly-
implemented subset of jpeg compression in a png-like file format, with the
additional option of a png-compressed alpha channel. So it can losslessly
transcode motion-jpeg. There's also a png-encoded &...
2008 May 24
0
How Ogg mappings translate into the codecs parameter in Ogg media types
...s supposed to be finalized though there many be some granulepos  
issues still in current implementations. I don't expect the BBCD\0  
magic to change.
OggMNG defines the following magics:
char[8]: "\211PNG\r\n\032\n" png
char[8]: "\212MNG\r\n\032\n" mng
char[8]: "\213JNG\r\n\032\n" jng
Are the 'Codecs Parameter' values from a different namespace from the  
media-types? Do we define a mapping where there is one, e.g. vorbis  
is audio/vorbis?
And there's OggY4M which uses char[9]: "YUV4MPEG2" but that's in no  
way finalized.
  -r
2008 May 30
3
How Ogg mappings translate into the codecs parameter in Ogg media types
...orbis'        | vorbis
>  char[8]: 'Speex   '          | speex
>  char[8]: 'OggMIDI\0'         | midi
>  char[8]: 'CMML\0\0\0\0'      | cmml
>  char[8]: '\211PNG\r\n\032\n' | png
>  char[8]: '\212MNG\r\n\032\n' | mng
>  char[8]: '\213JNG\r\n\032\n' | jng
>  char[8]: 'CELT    '          | celt
>  char[8]: 'PCM     '          | pcm
>  char[9]: '\x80kate\0\0\0\0'  | kate
>  char[9]: 'YUV4MPEG2'         | yuv4mpeg
>
> (Don't expect it to look pretty without a monospaced font)
&g...
2001 Jan 13
2
ogg pic format ?
Will there be an ogg picture format as well ? Would be nice.. Would be great
with an open-source pic format with alpha-channel, layers, fx, etc. :) ..
btw, http://burnallgifs.org/
about those tags i talked about in the prev post, some better names would
maybe be 'NEXTGAPLESS' and 'THISGAPLESS' or something like that :)
Gerry
--- >8 ----
List archives: 
2008 May 24
2
How Ogg mappings translate into the codecs parameter in Ogg media types
...e many be some granulepos
> issues still in current implementations. I don't expect the BBCD\0
> magic to change.
Great.
> OggMNG defines the following magics:
>
> char[8]: "\211PNG\r\n\032\n" png
> char[8]: "\212MNG\r\n\032\n" mng
> char[8]: "\213JNG\r\n\032\n" jng
Ah, yes, I had forgotten about image encapsulation!  Doesn't OggSpots
also cover standard JPEG?  Should we add it, too?
> Are the 'Codecs Parameter' values from a different namespace from the
> media-types? Do we define a mapping where there is one, e.g. vorb...
2011 Oct 23
2
can't run DirectX applications properly - window garbled
...ive type FileSystem registered.
ArchiveFactory for archive type Zip registered.
FreeImage version: 3.10.0
This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2
DDS codec registering
Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'En...
2009 Mar 26
8
Cover art
Hello to the people reading this list!
I am developing tagging support for ogg vorbis in Nero products and we are
currently thinking of supporting cover art in ogg files. What is the current
state of proposal for cover art in ogg files? Is this
http://wiki.xiph.org/index.php/VorbisComment#Cover_art still the latest
information?
Regards,
Goran
-------------- next part --------------
An HTML
2009 May 07
14
WINE Help
Alright I really need some help with this. I have been trying to get Roblox running for my Son and this has proved to be extremely difficult.. (Wine really does make you want to whine.. lol)
I try to run Roblox.exe and Robloxapp.exe and I get this terminal output:
Code:
ons/version-b7d710b83ef74c14/RobloxApp.exe'
fixme:advapi:RegisterEventSourceW ((null),L"PDH"): stub
2012 Jun 09
2
Help getting Torchlight 2 Beta running (Mac)
...gistered.
ArchiveFactory for archive type Zip registered.
DDS codec registering
FreeImage version: 3.13.1
This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...DX>7lq;3KuWkMb!kn>&Sg)TCp#)|o>InDW*B`c(o
zA$pvMZiyLk0QBhrl2n!WB?+J1_}UHa8lrT(&}Od6L`nW~7N-6ToDV!QhY)y3kb&AA
zJddyQHp&Ev?48zP;uJGY4RDhV?tX!rBwU)(CT2{#_C!4CvWa+dM#x4HGDR?&MIlLN
z0-l<Iv|S)g%Lo}FLZ%Ca7YcrGp>CDS{)M`f2dRVCp1EioYqqcgW at KWGmprWTl8tp%
zV9k^yu%J|RM&7doJNG~-#89Mhg_$H_Pa;XoAJ%Y*Itm_%aG8upGF&4C7wEw&U}S%!
zmt5ht;A}~OqWC{F(oR5&Xj@~AkfQfE`omo`R7Xe{Sr1C+d;Ng|ErP^NL`zUV4fd9U
z3T944^7oeQdD<mlYY|JJML2R6rj6*oO+^1CLkB%rPyrir#B at GVa`@nFYi%<2+ at AY0
zhY>B45iUd-Ptef7BS~YyW{77p<WX9okyY7jPF-E<5|*y5&l2cmd<wc?ajxiMzaS2q
z)L09o{I;my...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without 
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee 
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking