search for: mj2

Displaying 10 results from an estimated 10 matches for "mj2".

Did you mean: mj
2012 Mar 04
1
Could not compute QR decomposition of Hessian.
Hi, I created the model below, which returns me the following warning message: In sem.default(ram = ram, S = S, N = N, param.names = pars, var.names = vars, : Could not compute QR decomposition of Hessian. Optimization probably did not converge. ######### Model ######## mDPDF = data.frame(mj1,mj2,mj3,mj4,mj5,eL1,eL2,eL3,eL4,eL5,aC1,aC2,aC3,aC4,disR1,disR2,disR3,disR4,disR5, difR1,difR2,difR3,difR4,difR5,difR6,dC1,dC2,dC3,dC4,aB1,aB2,aB3,aB4,aB5,deh1,deh2,deh3,deh4) mydata.cov <- cov(mDPDF) model.mydata <- specify.model() MJ -> mj1, NA, 1 MJ -> mj2, lam2, NA MJ -> mj3, lam3, N...
2010 Feb 14
1
[bug?] strange colors
...an be got from http://www.eyesee360.com/videowarp/examples/ the resulting images and the theora file can be download from http://www.lightningridgecommunity.com/images/ tom at tom-laptop:~/Videos/krpano$ ffmpeg2theora -V1000k -A64k "Naples Cycle HDV.vwmovie" Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Naples Cycle HDV.vwmovie': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt Duration: 00:02:00.90, start: 0.000000, bitrate: 8917 kb/s Stream #0.0(eng): Audio: aac, 44100 Hz, stereo, s16, 96 kb/s Stream #0.1(eng): Video: h26...
2009 Jul 24
1
The Vorbis encoder could not set up a mode according to the requested quality or bitrate.
...to actually accept any of the low end numbers. It appears that the lowest acceptable value for --audioquality is -1 and the lowest acceptable value for --audiobitrate is 45. Anyone know what's up? jason$ ffmpeg2theora --audioquality -2 /Users/jason/test.m4a Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/jason/test.m4a': Duration: 00:04:22.73, start: 0.000000, bitrate: 129 kb/s Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16 The Vorbis encoder could not set up a mode according to the requested quality or bitrate. mini:~ jason$ ffmpeg2theora --audiobitrate 32 /Use...
2009 Sep 02
2
issue with encoding of one particular file?
Hello, I'm using ffmpeg2theora.linux to encode video casts from http://digit.cz For one particular episode 24, I discovered two issues: 1. minor one - at beginnig, software is reporting very big and long result ffmpeg2theora.linux digit24.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4': Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s Stream #0.0(eng): Audio: aac, 48000 Hz, 2 channels, s16 Stream #0.1(eng): Video: h264, yuv420p, 640x360, 25 tbr, 600 tbn, 1200 tbc Stream #0.2(eng): Data: rtp / 0x20707472 Stream #0.3(eng): Da...
2010 Aug 11
3
Bad results, encoding keynote presentation videos
...//dl.dropbox.com/u/1477005/test_vid01.mp4 my result: http://dl.dropbox.com/u/1477005/test_vid01.ogv I am using: ffmpeg2theora 0.27 - Xiph.Org libtheora 1.1 20090822 (Thusnelda) Here is the output of ffmpeg2theora: $ ffmpeg2theora /Users/michi/Desktop/test_vid01.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/michael/Desktop/test_vid01.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf52.78.1 Duration: 00:00:23.96, start: 0.000000, bitrate: 245 kb/s Stream #0.0(eng): Video: h264, yuv420p, 6...
2011 Jan 21
1
theora_encode is adding vertical pixels
...e output of the last ffmpeg: ... [ogg @ 0x21bc760] Estimating duration from bitrate, this may be inaccurate Input #0, ogg, from 'pipe:': Duration: N/A, start: 0.000000, bitrate: N/A Stream #0.0: Video: theora, yuv420p, *1920x1088*, 24 tbr, 24 tbn, 24 tbc Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'bigbuckbunny.mp4': ... Notice that I set the pipes going in to have 1920x1080, but the last pipe coming out of theora_encode has 1920x1088. I didn't see an option in theora_encode --help to set the in/output frame size. Is there a way to fix this? Thanx. Note: I'm not usin...
2019 Mar 10
8
[Bug 109952] New: nv106 nv108 confusion
https://bugs.freedesktop.org/show_bug.cgi?id=109952 Bug ID: 109952 Summary: nv106 nv108 confusion Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port. Problem: For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
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
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...sF+{StIl`CNSw_-pkn=s$q2DPMu2 zDc`6sp^2-N22FWcbsFuJF&cSAy;K>ibtXm!WrCLWsw%wB*MM`0_PQCIGe!P}%z9Je zw<LaB6<*alXk?Q1F7OoXJxPBb_y*+zP$p_0N}i7ppR8RahOtI#@-b2~wNKPSWhIVc zpCVj^@H0^7Yo7zp)xH2;sC|h+OxM0b{&M7h4ca`=G-ZbN4QMMs`xdm>+IL7T)r263 zvOxO*c#ifXXp2Gn3E>iiKa2ICod=$!{Q|s5yMUZ!$Z61s(Mj2)DfxNEwaONajM6Su z?$h>2q3_XBM{AmLzcxlwmB+NPz&o{ZpggFJ2YytW0Lnw!MBqoX(ZJimsVR?xM^zpG zzozU0kET2f9!=SyO+t&iwaJ>(xL$cuV^fgauT9k$4iwrnO<Y({N6CHK3_;ShnId4? zEb!kzW@}GrgXU;*Qs$!I$J#ti+=k5u&g9wx5jeDknlROiP|ItYkiZw(62#xomZJT) zv}MS>Ldx at 7O-S$)P0Yd9+A7fLRE?|#*E`x8lsKcU71E*WgcP;)z&am...