search for: gagravarr

Displaying 14 results from an estimated 14 matches for "gagravarr".

2010 Feb 04
1
Using vorbis-java to read an existing file?
...t;> Would there be any interest in hosting this alongside the current >> (definately write-only) java library? > > of course, the more better implementations the better! what vcs are you > using? Currently the vcs isn't anywhere public. I've dropped a snapshot at http://gagravarr.org/misc/vj-20100204-1.tar.gz in case anyone's interested in taking a look so far. (It builds with maven, and currently has the org.xiph namespace) Going forward though, it does need to go into a public vcs. Ideally I guess the xiph.org svn, as that would be an obvious place for people to...
2010 Feb 03
2
Using vorbis-java to read an existing file?
On Thu, 28 Jan 2010, Nick Burch wrote: > Assuming so, I'm trying to decide if it's likely to be better to port > the missing read parts from C to Java, or start again with something > with a more "Java like" api. Having read rfc 3533, I don't think doing a > read-only ogg layer api using Java conventions should be too hard to > implement.... I've
2014 Aug 23
0
Merging Ogg streams whilst updating the Skeleton?
...streams! I would merge them with oggz-merge without skeleton and then add skeleton using oggindex e.g. http://git.xiph.org/?p=OggIndex.git;a=summary . (oggindex is also available from http://firefogg.org/nightly/ ) Hope that helps. Silvia. On Sat, Aug 23, 2014 at 3:35 PM, Nick Burch <ogg at gagravarr.org> wrote: > On Sat, 23 Aug 2014, Silvia Pfeiffer wrote: >> What does oggz-info tell you about the file when you've merged it >> (without skeleton)? It may say that there are two logical video >> bitstreams, because they've come from different files. So, two >&gt...
2014 Aug 24
0
Merging Ogg streams whilst updating the Skeleton?
...39;t know when the code was last updated. Also, I am not sure if there are command-line parameters to set the role - I would think there are. I don't actually have these tools in use right now, sorry. I hope somebody else can help. Silvia. On Sun, Aug 24, 2014 at 5:21 PM, Nick Burch <ogg at gagravarr.org> wrote: > On Sat, 23 Aug 2014, Silvia Pfeiffer wrote: >> I would merge them with oggz-merge without skeleton and then add >> skeleton using oggindex e.g. >> http://git.xiph.org/?p=OggIndex.git;a=summary . (oggindex is also >> available from http://firefogg.org/nigh...
2014 Sep 04
1
Merging Ogg streams whilst updating the Skeleton?
On Sun, 24 Aug 2014, Silvia Pfeiffer wrote: > It's well possible there are bugs. I don't know when the code was last > updated. The last commit was in May, so it looks like it is being worked on... I've gone ahead and raised three bugs, one for the offset, one for more helpful error messaged, and one for subsequent streams of a given type needing different roles+names.
2014 Aug 23
0
Merging Ogg streams whilst updating the Skeleton?
...cat-files/). However, you have to make sure that the video is encoded with the same parameters (same resolution, audio encoding parameters). Multiple skeletons are actually valid, so you should be able to deal with it! HTH. Cheers, Silvia. On Sat, Aug 23, 2014 at 3:54 AM, Nick Burch <ogg at gagravarr.org> wrote: > Hi All > > I'm currently trying to put together an ogg file with two theora streams, > a handful of audio streams (probably mixed vorbis and opus), and a > Skeleton stream that describes their relationships to each other. I had > hoped to be able to use the og...
2011 Feb 21
7
header too long (OpenSSL::X509::CRLError) ?
Hi, My puppet master don''t want to start anymore. Any idea ? [root@puppetmaster requests]# puppet master --no-daemonize --debug debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug:
2006 Sep 09
2
SSL_accept failed
Hello, I'm new to dovecot. I just installed it a few days ago on FreeBSD via the ports and got it up and running without too much trouble. Although yesterday I turned on the SSL/TLS features and tried to get secure connections to work. I don't get any error messages when launching dovecot, I saw it successfully create the SSL parameters after first enabling the feature yet I
2014 Aug 23
2
Merging Ogg streams whilst updating the Skeleton?
On Sat, 23 Aug 2014, Silvia Pfeiffer wrote: > What does oggz-info tell you about the file when you've merged it > (without skeleton)? It may say that there are two logical video > bitstreams, because they've come from different files. So, two > skeletons may actually be correct. There should be (and are) two logical video streams - I'm trying to create a file with a
2014 Aug 22
2
Merging Ogg streams whilst updating the Skeleton?
Hi All I'm currently trying to put together an ogg file with two theora streams, a handful of audio streams (probably mixed vorbis and opus), and a Skeleton stream that describes their relationships to each other. I had hoped to be able to use the oggz suite of tools, but I can't seem to get that to work. To generate my theora files, I'm using ffmpeg2theora, which will happily
2014 Aug 24
2
Merging Ogg streams whilst updating the Skeleton?
On Sat, 23 Aug 2014, Silvia Pfeiffer wrote: > I would merge them with oggz-merge without skeleton and then add > skeleton using oggindex e.g. > http://git.xiph.org/?p=OggIndex.git;a=summary . (oggindex is also > available from http://firefogg.org/nightly/ ) Ah, that looks like the tool I was looking for! Nearly there now... With a theora+speex file, or a theora+opus file, it
2010 Jan 28
0
Using vorbis-java to read an existing file?
On Tue, 26 Jan 2010, Nick Burch wrote: > The snag is that I can't see how to work with an existing file, only to > create new ones. The encoding example only writes, doesn't read. The > javadocs don't appear to tell you what you need to do. I tried to follow > the C examples, but the APIs just seem to be too different :( Having looked at the Java code some more, and at
2010 Jan 26
3
Using vorbis-java to read an existing file?
Hi All I was hoping to be able to use the vorbis-java library to read the comments attached to an ogg vorbis audio file. The snag is that I can't see how to work with an existing file, only to create new ones. The encoding example only writes, doesn't read. The javadocs don't appear to tell you what you need to do. I tried to follow the C examples, but the APIs just seem to be
2000 Sep 10
2
Vorbis on OS/2
Following a few months of lurking on the list, and vainly trying to get vorbis to compile on os/2, I finally managed to get the nightly gzip from saturday to compile (fairly) cleanly, and so have finally been able to play with Vorbis on my OS of choice :) Using the EMX runtime system, and bash for OS/2 (along with a few ported GNU apps), both configure and make work fine (except for ogg123