search for: convert

Displaying 20 results from an estimated 28734 matches for "convert".

Did you mean: converts
2010 May 19
8
Generating all possible models from full model
...rried that I am missing models or have made a mistake somewhere. It is also difficult to alter models if I want to change a term. For example, below are the set of models I would like to run. Is there a way to specify the full model and have R generate the rest? I.e. specify m1234567<-glm.convert(glm.nb(mantas~site*year+cosmonth+sinmonth+coslunar+sinlunar+plankton, data=mydata)) and have R run all the other models. library(MASS) #Intercept only m0<-glm.convert(glm.nb(mantas~1,data=mydata)) #One term - 7 models #Manta abundance is greater at one of the two sites m1<-glm.con...
2023 Mar 07
1
[V2V PATCH v2 3/5] convert: introduce "block_driver" convert option
....M. Jones" <rjones at redhat.com> When injecting a block VirtIO driver during conversion, we rely on the predefined list of names of such drivers. Order in this list denotes the priority (see common/mlcustomize/inject_virtio_win.ml). This commit introduces the "block_driver" convert option, setting its value to the default Virtio_blk and making sure it's being properly passed to the conversion functions. Along with the means of altering the drivers list (introduced in a separate commit in the common submodule), this option will be brought to command line, giving us the opp...
2023 Mar 10
1
[V2V PATCH v3 3/6] convert: introduce "block_driver" convert option
....M. Jones" <rjones at redhat.com> When injecting a block VirtIO driver during conversion, we rely on the predefined list of names of such drivers. Order in this list denotes the priority (see common/mlcustomize/inject_virtio_win.ml). This commit introduces the "block_driver" convert option, setting its value to the default Virtio_blk and making sure it's being properly passed to the conversion functions. Along with the means of altering the drivers list (introduced in a separate commit in the common submodule), this option will be brought to command line, giving us the opp...
2011 Nov 18
0
How to burn MP4/MPEG4 to DVD playable on a DVD player?
...d taken videos in the MP4 (MPEG-4) video format. Want to play MP4 files on home DVD player in your living room sitting on the couch? Well, due to the limits of most DVD players' capabilities, the original MP4 files can't be played directly on regular home DVD players. Therefore, you need to convert and burn original MP4 files to a DVD format. And if you download the right software, you can burn MP4 to DVD (http://www.dvd-creator-converter.com/tutorials/convert-mp4-mpeg4-to-dvd.html). DVD Creator is exactly the professional MP4 (MPEG-4) to DVD converter that lets you convert and burn MP4 to DV...
2009 May 25
3
Converting mbox files with dots in names to Maildir
I tried to run convert-tool from dovecot-1.2-0.rc2 on a tree of mbox files with some containing dots in the filenames and got this failure: # /usr/libexec/dovecot/convert-tool ken /home/ken mbox:/home/ken/mail maildir:/home/ken/Maildir Error: Mailbox conversion: Couldn't create mailbox Lists.WINE.patches: Mailbox...
2023 Mar 07
6
[V2V PATCH v2 0/5] Bring support for virtio-scsi back to Windows
...uestfs/2023-March/030975.html Now we have "--block-driver" command line option which regulates the order in which block drivers are being searched for (and, as a consequence, the default driver). Andrey Drobyshev (2): Revert "Remove guestcaps_block_type Virtio_SCSI" convert_windows: add Inject_virtio_win.Virtio_SCSI as a possible block type Richard W.M. Jones (3): convert: introduce "block_driver" convert option convert_windows: set block driver priority according to block_driver option v2v, in-place: introduce --block-driver command line opti...
2023 Mar 06
2
[PATCH v2v] convert: Allow preferred block driver to be specified on the command line
This is just an outline patch, only compile tested. It doesn't make changes to virt-v2v-in-place, but those would be the same as made in v2v/v2v.ml. It reuses the existing Types.guestcaps_block_type which is a bit ugly but fairly practical. I've made the change to the documentation, but it needs a test. Rich.
2015 May 18
4
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
...ave undesirable ramifications?) Motivation and reproducible example: I'm motivated here by a desire to use the function plotdiff() from Paul Murrell's gridGraphics package on my Windows laptop. Getting that to work will require a few code fixes, of which the masking of ImageMagick's convert.exe by that in the C:/Windows/System32 seems to be the most challenging. plotdiff() relies on system2() calls to ImageMagick's 'convert' function, as well as a call to Sys.which(c("convert", "compare")) that tests for the presence of ImageMagick on the Path. Even i...
2017 Feb 23
1
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
...tory tree and pr_warn is > not used in tools/. > > Done with 'sed s/\bpr_warning\b/pr_warn/' and some emacsing. > > Miscellanea: > > o Coalesce formats and realign arguments > > Some files not compiled - no cross-compilers > > Joe Perches (35): > alpha: Convert remaining uses of pr_warning to pr_warn > ARM: ep93xx: Convert remaining uses of pr_warning to pr_warn > arm64: Convert remaining uses of pr_warning to pr_warn > arch/blackfin: Convert remaining uses of pr_warning to pr_warn > ia64: Convert remaining use of pr_warning to pr_warn...
2011 Feb 18
0
How to Choose Video Converter?
There are so many video resources in so many formats by now, and you need to convert them to some certain format so as to play them on some certain device. That makes you need to choose a video converter first. Since most video converters are similar at the first look and those applications usually have a lot functions and features in common, it is difficult to make a decision. In...
2009 May 06
0
Enjoy DVD and Video on Creative Zen and Quicktime (Windows/M
This guide will show you how to use a best tool from Tipard Studio called DVD to Creative Zen (http://www.tipard.com/dvd-to-creative-zen-converter.html)Converter, Creative Zen Video Converter (http://www.tipard.com/creative-zen-video-converter.html), DVD to MOV Converter for Mac (http://tipard.com/dvd-to-mov-converter-for-mac.html) and MOV Converter for Mac (http://tipard.com/mov-converter-for-mac.html) to convert normal DVD and online vide...
2019 Mar 14
1
[PATCH 00/38] VFS: Convert trivial filesystems and more
...i Al, Here's a set of patches that: (1) Provides a convenience member in struct fs_context that is OR'd into sb->s_iflags by sget_fc(). (2) Provides a convenience vfs_init_pseudo_fs_context() helper function for doing most of the work in mounting a pseudo filesystem. (3) Converts all the trivial filesystems that have no arguments to fs_context. (4) Converts binderfs (which was trivial before January). (5) Converts ramfs, tmpfs, rootfs and devtmpfs. (6) Kills off mount_pseudo(), mount_pseudo_xattr(), mount_ns(), sget_userns(). The patches can be found here...
2019 Mar 27
1
[RFC PATCH 00/68] VFS: Convert a bunch of filesystems to the new mount API
Hi Al, Here's a set of patches that converts a bunch (but not yet all!) to the new mount API. To this end, it makes the following changes: (1) Provides a convenience member in struct fs_context that is OR'd into sb->s_iflags by sget_fc(). (2) Provides a convenience helper function, vfs_init_pseudo_fs_context(), for doin...
2023 Mar 10
7
[V2V PATCH v3 0/6] Bring support for virtio-scsi back to Windows
Discussion on v2: https://listman.redhat.com/archives/libguestfs/2023-March/030987.html v2 -> v3: * Patch 2/6 ("convert_windows: add Inject_virtio_win.Virtio_SCSI as a possible block type"): omit "Inject_virtio_win." prefix in favor of type inference. Add a short commit message body; * Add tests/test-v2v-block-driver.sh testing the new "--block-driver" option. Discussion on v1: https...
2011 Apr 08
0
How to Convert AVI to MKV on Mac OS X
How to convert MKV to AVI on Mac OS X If you have some downloaded MKV HD movies that you would like to put them on players like PSP, PS3 or Xbox 360, Or you want to convert MKV files store on your Mac to AVI format for sharing with your friends who have PCs, for playback in PSP or for some video editing tools, t...
2010 Oct 08
0
How to burn MP4/MPEG4 to DVD playable on a DVD player?
...d taken videos in the MP4 (MPEG-4) video format. Want to play MP4 files on home DVD player in your living room sitting on the couch? Well, due to the limits of most DVD players' capabilities, the original MP4 files can't be played directly on regular home DVD players. Therefore, you need to convert and burn original MP4 files to a DVD format. And if you download the right software, you can burn MP4 to DVD (http://www.dvd-creator-converter.com/tutorials/convert-mp4-mpeg4-to-dvd.html). DVD Creator is exactly the professional MP4 (MPEG-4) to DVD converter that lets you convert and burn MP4 to DV...
2008 Jul 15
3
Re: Wine and Legacy 6.0 Genealogy Program
I installed the most current version of Wine and then installed Legacy 7.0 onto my Ubuntu 8.04. the installation seemed to 'take'. Unfortunately when I activate Legacy, all I get is a view 1/4 of the screen - not a full screen, just the upper left had corner which shows a partial Legacy screen. I did not get any 'runtime' errors - just the partial screen and the program will not
2023 May 07
5
[PATCH 00/53] drm: Convert to platform remove callback returning void
...is removed anyhow and an early return from .remove() usually yields a resource leak. By changing the remove callback to return void driver authors cannot reasonably (but wrongly) assume any more that there happens some kind of cleanup later. Best regards Uwe Uwe Kleine-K?nig (53): drm/komeda: Convert to platform remove callback returning void drm/arm/hdlcd: Convert to platform remove callback returning void drm/arm/malidp: Convert to platform remove callback returning void drm/armada: Convert to platform remove callback returning void drm/aspeed: Convert to platform remove callback retu...
2023 Mar 10
1
[V2V PATCH v3 1/6] Revert "Remove guestcaps_block_type Virtio_SCSI"
This code is needed to check whether virtio-scsi driver was installed. This reverts commit f0afc439524853508938b2bfc758896f053462e3. --- convert/convert.ml | 2 +- convert/convert_linux.ml | 9 +++++++-- convert/target_bus_assignment.ml | 1 + lib/create_ovf.ml | 1 + lib/types.ml | 3 ++- lib/types.mli | 2 +- output/openstack_image_properti...
2023 Mar 07
1
[V2V PATCH v2 1/5] Revert "Remove guestcaps_block_type Virtio_SCSI"
This code is needed to check whether virtio-scsi driver was installed. This reverts commit f0afc439524853508938b2bfc758896f053462e3. --- convert/convert.ml | 2 +- convert/convert_linux.ml | 9 +++++++-- convert/target_bus_assignment.ml | 1 + lib/create_ovf.ml | 1 + lib/types.ml | 3 ++- lib/types.mli | 2 +- output/openstack_image_properti...