search for: media

Displaying 20 results from an estimated 10122 matches for "media".

2012 Jun 09
2
Help getting Torchlight 2 Beta running (Mac)
...apartment from multi-threaded to apartment threaded FMOD detects no hardware acceleration! fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x7aff674): stub SoundManager Initialized ArchiveFactory for archive type PAK registered. Creating resource group PAK Added resource location 'MEDIA/PARTICLES/TEXTURES/' of type 'PAK' to resource group 'PAK' with recursive option Added resource location 'MEDIA/UI/' of type 'PAK' to resource group 'General' with recursive option Added resource location 'MEDIA/SHAREDTEXTURES/' of type 'PAK...
2012 Sep 09
2
[LLVMdev] : troubles during compiling
Hello everyone! After I've checked out Clang and Compiler-RT repositories, I receive this error during compilation: llvm[5]: Compiling PathDiagnostic.cpp for Debug+Asserts build /media/data/dev/llvm/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp: In member function 'bool {anonymous}::CompareDiagnostics::operator()(const clang::ento::PathDiagnostic*, const clang::ento::PathDiagnostic*) const': /media/data/dev/llvm/llvm/tools/clang/lib/StaticAnalyzer/Core/PathD...
2006 Feb 23
3
Codec order sent wrong from Asterisk
...n Description Protocol Session Description Protocol Version (v): 0 Owner/Creator, Session Id (o): root 27682 27682 IN IP4 192.168.1.2 Session Name (s): session Connection Information (c): IN IP4 192.168.1.2 Time Description, active time (t): 0 0 Media Description, name and address (m): audio 14224 RTP/AVP 3 18 111 8 0 Media Type: audio Media Port: 14224 Media Proto: RTP/AVP Media Format: GSM 06.10 Media Format: ITU-T G.729 Media Format: 111 Media Format:...
2005 Sep 24
2
Asterisk returns 484 ADDRESS INCOMPLETE for incoming SIP calls
...IP4 200.115.155.XXX Connection Network Type: IN Connection Address Type: IP4 Connection Address: 200.115.155.XXX Time Description, active time (t): 0 0 Session Start Time: 0 Session Stop Time: 0 Media Description, name and address (m): audio 16450 RTP/AVP 0 2 4 8 18 96 97 98 100 101 Media Type: audio Media Port: 16450 Media Proto: RTP/AVP Media Format: ITU-T G.711 PCMU Media Format: ITU-T G.721 Media...
2012 Sep 09
0
[LLVMdev] : troubles during compiling
...gure LLVM, clang etc ? Ciao, duncan. On 09/09/12 03:36, Vadim Khoptynets wrote: > Hello everyone! > > After I've checked out Clang and Compiler-RT repositories, I receive this error > during compilation: > > llvm[5]: Compiling PathDiagnostic.cpp for Debug+Asserts build > /media/data/dev/llvm/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp: In > member function 'bool {anonymous}::CompareDiagnostics::operator()(const > clang::ento::PathDiagnostic*, const clang::ento::PathDiagnostic*) const': > /media/data/dev/llvm/llvm/tools/clang/lib/StaticAnal...
2005 Jun 03
0
issues installing efax application from efax.com
...uot;\\\\.\\X:" (status c0000034) warn:ntdll:NtCreateFile L"\\??\\Y:" not found (c0000034) warn:file:CreateFileW Unable to create file L"\\\\.\\Y:" (status c0000034) warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/atippett/.wine/dosdevices/z:/media/hda1/home/atippett/eFax Messenger 3.5 warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/atippett/.wine/dosdevices/z:/media/hda1/home/atippett/eFax Messenger 3.5 warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in /home/atippett/.wine/dosdevices/z:...
2006 Sep 18
0
Permission denied
...to run into a problem with rsync. I want to conduct backups of various files and directories over about miles of Internet, so I chose ssh and rsync for the job. Earlier it used to work fine, but suddenly donno what happened it started to show the following errors sync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Address.dat.1BvA86" failed: Permission denied (13) rsync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Address.idx.nDuh4s" failed: Permission denied (13) rsync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Aging_da.dat.nvzW5O" failed: Permi...
2009 Oct 08
6
Eager Loading a Relationship That Has No PK/FK
I''m attempting to wrestle an old DB into Rails. This relationship is giving me trouble: class Show < AR::Base has_many :segments end class Segment < AR::Base belongs_to :show has_one :media #this has no PK/FK relation end A Segment is "linked" to Media by Media.name, which is the result of concatenating Segment.name and Segment.part. As I said there are is no PK/PK relation so the actual Segment class looks like this: class Segment < AR::Base def media @media ||=...
2007 May 22
3
Comments wanted about spec''ing out a couple controller methods
...o the rspec-devel list, sorry about that) Could someone help me spec out these Rails controller methods? I don''t know where to get started, especially with the transaction stuff. Or, if anyone else could suggest ways I could improve the code, that would be great as well. Puzzle has_one Media. Both are AR model objects. class PuzzlesController < ApplicationController # a before_filter fills in @user def create @puzzle = Puzzle.new(params[:puzzle]) @puzzle.user = @user @media = Media.new(:uploaded_data => params[:media]) Puzzle.transaction do @puzzle.media...
2019 Dec 04
2
security = ads parameter not working in samba 4.9.5
Hi Rowland, I have done the edits as you suggested and ran again the script that you provided. Below is the output. Collected config --- 2019-12-04-11:46 ----------- Hostname: esmad1apl01 DNS Domain: emea.media.global.loc FQDN: esmad1apl01.emea.media.global.loc ipaddress: 10.34.54.152 ----------- Kerberos SRV _kerberos._tcp.emea.media.global.loc record verified ok, sample output: ;; Truncated, retrying in TCP mode. Server: 10.10.136.85 Address: 10.10.136.85#53 _kerberos._tcp.emea.media.g...
2023 Jun 28
1
SDP a=ice-ufrag & a=ice-pwd UNSUPPORTED OR FAILED
Hello list when trying to set up webRTC communications with sipjs client package (tried 0.7.0, 0.10.0 and 0.19.0), I see in the asterisk debug log-file the following : DEBUG[30891][C-00000000] chan_sip.c: Processing media-level (audio) SDP c=IN IP4 99.88.77.66... OK. DEBUG[30891][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtcp:9 IN IP4 0.0.0.0... UNSUPPORTED OR FAILED. DEBUG[30891][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=candidate:4275385644 1 udp 2122260223 192.168.0.18 579...
2011 Mar 15
0
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
On 2011-03-14 18:14, Anton Korobeynikov wrote: > Hello Xerxes, > >> llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty > What is the gcc used for the compilation? Can you try to do the -O0 > build and see whether this changed the stuff? > xranby at panda:/media/dh0/llvm-2.9-build-O0$ gcc --version gcc (Ubuntu/Linaro 4.5.2-5ubuntu1) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -O0 did change qui...
2019 Nov 29
5
security = ads parameter not working in samba 4.9.5
Hi Rowland, Below is the output that is produced. Collected config --- 2019-11-29-15:33 ----------- Hostname: esmad1apl01 DNS Domain: emea.media.global.loc FQDN: esmad1apl01.emea.media.global.loc ipaddress: 10.34.54.152 ----------- Kerberos SRV _kerberos._tcp.emea.media.global.loc record verified ok, sample output: ;; Truncated, retrying in TCP mode. Server: 10.10.136.85 Address: 10.10.136.85#53 _kerberos._tcp.emea.media.g...
2019 Feb 25
2
Linking mailboxes
Dear Aki, Many thanks again. Thanks for explaining this. Very grateful for your assistance. Thanks a bunch ! Kunal On Mon, Feb 25, 2019 at 11:56 AM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > At minimum directories > > /run/media/computer/Storage/ > > need to have o+x, so you can do > > chmod o+x /run /run/media /run/media/computer /run/media/computer/Storage > > and > > chown -R vmail:vmail /run/media/computer/Storage/Email > > Aki > > > On 25 February 2019 18:47 Kunal A. via dovecot...
2007 Jul 05
1
First install No Sound
...ed opcode was: unknown ATAPI device hdb: Error: Medium error -- (Sense key=0x03) (reserved error code) -- (asc=0x02, ascq=0x00) The failed "Read 10" packet command was: "28 00 00 00 34 e7 00 00 20 00 00 00 00 00 00 00 " end_request: I/O error, dev hdb, sector 54172 hdb: media error (bad sector): status=0x51 { DriveReady SeekComplete Error } hdb: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 } ide: failed opcode was: unknown ATAPI device hdb: Error: Medium error -- (Sense key=0x03) (reserved error code) -- (asc=0x02, ascq=0x00) The fai...
2007 Jul 06
0
Sent from CentOS box First install no Sound
...ed opcode was: unknown ATAPI device hdb: Error: Medium error -- (Sense key=0x03) (reserved error code) -- (asc=0x02, ascq=0x00) The failed "Read 10" packet command was: "28 00 00 00 34 e7 00 00 20 00 00 00 00 00 00 00 " end_request: I/O error, dev hdb, sector 54172 hdb: media error (bad sector): status=0x51 { DriveReady SeekComplete Error } hdb: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 } ide: failed opcode was: unknown ATAPI device hdb: Error: Medium error -- (Sense key=0x03) (reserved error code) -- (asc=0x02, ascq=0x00) The fai...
2011 Mar 14
3
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
Hello Xerxes, > llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty What is the gcc used for the compilation? Can you try to do the -O0 build and see whether this changed the stuff? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Nov 24
5
Pregunta estad=?US-ASCII?Q?=ED?=stica
Hola a todos, Tengo una duda sobre estadística antes de usar R y es la siguiente: Tengo unas muestras y para cada una de ellas, he calculado su media y su intervalo de confianza. He calculado la media de las medias y ahora me pregunto: ¿podría obtener el intervalo de confianza para esta media de medias a partir de los intervalos de confianza que tenía para cada media?. Agradeceré cualquier ayuda. Saludos.
2005 May 17
5
Strings, Variables and GetText
Hi, I''m starting to use GetText and have this code: render_text %(<script language="JavaScript" type="text/javascript"> parent.mainframe.onUpdateNew("Gallery <b>#{@media.name}</b> was successfully created.", "#{@media.name}","#{String(@media.id)}","#{@media.media_type}"); </script>) I need to convert it to use GetText, but what I need to do with the @media.name and how concaten with %() ?? The function from gettext...
2019 Feb 25
2
Linking mailboxes
...ddenly you are no longer using vmail but random user IDs. This only works with vmail. Aki > On 25 February 2019 19:56 Kunal A. <kunal.oa at gmail.com> wrote: > > > Hi, > Yes. Output ;- > > dr-xr-xr-x root root / > drwxr-xr-x root root run > drwxr-xr-x root root media > drwxr-x--x root root computer > drwx-----x kunal kunal Storage > drwx------ vmail vmail Email > drwx------ vmail vmail tmp > > > > On Mon, Feb 25, 2019 at 12:53 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > Can you run > > > > namei...