similar to: Multi-stream vorbis...

Displaying 20 results from an estimated 8000 matches similar to: "Multi-stream vorbis..."

2014 Jun 07
3
[LLVMdev] Load/Store Instruction Error
Hi all, I started to write an LLVM backend for custom CPU. I created XXXInstrInfo but there are some problems. I searched for it but I couldn't find anything. Can anyone help me? include "XXXInstrFormats.td" def simm16 : Operand<i32> { let DecoderMethod = "DecodeSimm16"; } def mem : Operand<i32> { let PrintMethod = "printMemOperand"; let
2009 Jun 15
2
Strange results encoding with latest ffmpeg2theora-0.24 and playback on Directshow through Winamp
Hi Folks, First, I would like to thank the eople in development who are doing so much to develope these great video and audio tools. I use Ogg Vorbis to store most of my music projects in studio and the results are stunning. Quite frankly, in the audio file reduction game, nothing beats Ogg Vorbis and I can personally say this from my own experience. So a huge thank you to the team. I've
2004 Sep 10
2
[Flac-users] FLAC in the news
FYI, Unless you've been checking the FLAC site you might have missed some encouraging things that have happened in the last few months. I haven't really been announcing things in the lists along the way, but to summarize: - Primus and Phish have been selling soundboard recordings of shows in FLAC - Magnatune (an indie label) offers their whole catalog in FLAC and Vorbis now - More
2004 Sep 10
2
[Flac-users] FLAC in the news
FYI, Unless you've been checking the FLAC site you might have missed some encouraging things that have happened in the last few months. I haven't really been announcing things in the lists along the way, but to summarize: - Primus and Phish have been selling soundboard recordings of shows in FLAC - Magnatune (an indie label) offers their whole catalog in FLAC and Vorbis now - More
2014 Jun 20
2
[LLVMdev] Word Addressing
Hi all, All of the data types are 32 bits and the pointer is 32 bit. Therefore, I need word adressing instead of byte adressing to use 8 GB memory. I was told that R600 uses word adressing and I looked at its codes but I could not find where the backends handles word adressing. Do you have any ideas about it? Thanks in advance. -------------- next part -------------- An HTML attachment was
2020 Jan 23
1
Re: virsh vol-download uses a lot of memory
On 1/22/20 1:18 PM, Daniel P. Berrangé wrote: > On Wed, Jan 22, 2020 at 01:01:42PM +0100, Michal Privoznik wrote: >> On 1/22/20 11:11 AM, Michal Privoznik wrote: >>> On 1/22/20 10:03 AM, R. Diez wrote: >>>> Hi all: >>>> >>>> I am using the libvirt version that comes with Ubuntu 18.04.3 LTS. >>> >>> I'm sorry, I don't
2004 Dec 02
3
R and Fortran in Windows
I just joined the list and appologize if this has been answered before but I am trying to interface between R and the Compaq Visual Fortran compiler version 6.6 for Windows. I found the following instructions on the web -- and an example. When I follow these directions exactly. R 2.0.0 crashes. Has anyone had any experience with this? Below are the instructions that I located: Thanks Dan
2008 Dec 11
3
DirectShow Theora Issue with RGB24
Hi, I hope you can help, I am in need of some assistance with the DirectShow filters for Theora. I have successfully created a working capture graph using OGG / Vorbis / Theora, however, when I add a Sample Grabber Directshow filter between the FFDShow decoder and Theora Encoder, this results in the video file being mirrored vertically. I have noticed that the original CaptureGraph was using
2006 Feb 22
2
vcedit/vorbiscomment heterogeneous streams
Hi, The following changes allow vorbiscomment to read and edit the tags for the first occuring vorbis stream in a muxed (and chained) Ogg bitstream, while retaining the renormalisation. I've tested it on a number of combinations of muxed and chained streams, using the write comments from file option for vorbiscomment to rewrite the comment header and then cmp for binary differences. Seems
2011 Nov 16
5
Multi-channel labels in Vorbis comments
Hi devs :-) At the Mozilla Festival in London recently, I took part in a Hack the DJ workshop, looking at ways to take digital DJ'ing to the next level: http://www.bbc.co.uk/blogs/researchanddevelopment/2011/11/setting-a-dj-challenge-at-the.shtml One of the ideas proposed was stem mixing, using multichannel files in DJ applications. A proprietary implementation of this idea is Fireplayer
2001 Sep 14
1
a few questions
>http://www.m4if.org/resources.html > See also http://www.mpeg4ip.net/ which has a lot of open source and available MPEG-4 code available. The licensing issue is still a mess, although they hope to make it at least coherent "real soon now". Use at your own risk. BTW, there is no MP4. The equivalent audio codec is the Dolby AAC. Regards Marshall Eubanks >appears it's
2004 Sep 14
3
Problems with Theora DirectShow filters
Hi, I'm trying to capture video and audio from a webcam in order to encode it with the Theora and Speex DirectShow-filters. For audio, this filter graph plays fine: http://www.huitl.de/mic-speexenc-speexdec-out.png. The video part is problematic. Please have a look at http://www.huitl.de/cam-theoraenc-theoradec-out.png. 1. The webcam provides the color formats RGB24, I420 and IYUV. The
2005 Nov 07
1
Raw/general purpose Ogg based container format?
(crossposted to theora-dev, since I thought some folks there might be interested) Hi all, Does anyone know of a ogg based container format that would be appropriate for holding raw AV data? I'm specifically interested in PCM audio, and uncompressed YV12 and RGB32 video. Basically looking to use it as a lightweight tool interchange format, generally muxed by mencoder and read/modified by
2005 Nov 07
1
Raw/general purpose Ogg based container format?
(crossposted to theora-dev, since I thought some folks there might be interested) Hi all, Does anyone know of a ogg based container format that would be appropriate for holding raw AV data? I'm specifically interested in PCM audio, and uncompressed YV12 and RGB32 video. Basically looking to use it as a lightweight tool interchange format, generally muxed by mencoder and read/modified by
2003 Mar 14
1
Re: Please confirm your message
vorbis@xiph.org wrote: >Hello, this is the mailing list anti-spam filter at Xiph.Org. >We need you to confirm your e-mail message with the subject of >"Re: Please confirm your message". > >Please send a message to the following address, or simply use your >mailer's "Reply" feature. > > vorbis+confirm+1047633476.23331.c524c3@xiph.org >
2016 Jul 10
2
vga_switcheroo audio runpm
Hi Peter, > [12:42] Lekensteyn: Should the video card always be powered up when a > register is read from the HDMI audio controller? Or would it be > better to leave the video card suspended and just fail the HDA > register reads? It should probably be powered up. > [12:43] Lekensteyn: I'm trying to figure out how vga_switcheroo should handle this, maybe l1k has an
2003 Mar 14
0
Re: Please confirm your message
vorbis@xiph.org wrote: >Hello, this is the mailing list anti-spam filter at Xiph.Org. >We need you to confirm your e-mail message with the subject of >"Re: Ogg Vorbis tracks in QT files". > >Please send a message to the following address, or simply use your >mailer's "Reply" feature. > > vorbis+confirm+1047633300.22723.3e382f@xiph.org >
2006 May 24
2
Theora and Vorbis problems
Hi all, I've been trying to add Vorbis to my Theora stream, and it seems to be working in mplayer and oggz-validate seems fine with it (apart from the missing EOS flags in the final pages, but this is expected). Xine and Cortado are both making a mess of it though: http://www.firestorm.cx/files/followthedot.ogg It's a very boring moving green dot - it moves smoothly in mplayer, bounces
2004 Jul 07
0
New Directshow filters release...
I just updated the directshow package (0.60.7043)... It now includes an encoder filter for theora which accepts either YV12 or YUY2 input. It also includes the encoders for speex and vorbis and a mux filter... you can; * Find a theora encoding with directshow how-to at www.illiminable.com/ogg/enc_theora_graphedit.html * Get the binaries from www.illiminable.com/ogg/ * Find the source in
2004 Sep 10
2
[Flac-users] Matroska open source A/V container format officially released
Hi, i have the big pleasure to officially announce that the matroska multimedia container project has finally left alpha status and turned into public beta status last night. By following the links below you will be able to obtain various tools to create, edit and play matroska audio and video files on your computers. Supported Operating Systems are currently Windows and Linux, but it seems