Doing a little test on iphone
Having a hard time selecting text and applying a format. Failed, did it manually :). Passed
bolded text
italicised text
So.. the header button doesnt insert anything nor provide options (in safari)
Def headers
Not working
strikethrough text
![alt text](image url)
Markdown syntax guide
Headers
This is a Heading h1
This is a Heading h2
This is a Heading h6
Emphasis
This text will be italic
This will also be italic
This text will be bold
This will also be bold
You can combine them
Lists
Unordered
- Item 1
- Item 2
- Item 2a
- Item 2b
Ordered
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
Images
Links
You may be using Markdown Live Preview.
Blockquotes
Markdown is a lightweight markup language with plain-text-formatting syntax, created in 2004 by John Gruber with Aaron Swartz.
Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor.
Tables
Left columns | Right columns |
---|---|
left foo | right foo |
left bar | right bar |
left baz | right baz |
Blocks of code
let message = 'Hello world';
alert(message);
Inline code
This web site is using markedjs/marked
.
You can also see the resolution at any point within your patches video flow by rolling your cursor over a video link, so that a preview thumbnail is shown, below the thumbnail the video resolution and format are given.
Above you can see the output from the Shapes actor is at the default 640x360, it is GPU video (alternatively some actors work with CPU video), and it has an alpha channel in pre-multiplied format.
There are a few options to work with resolution when using masks from the Shapes actor. The first are in the Isadora Settings:
Out of the box Isadora defaults to a low-resolution standard (640 x 360). In addition, it defaults to When Combining VIdeo : 'Scale To Smallest Image (Faster)'.Â
These settings affect the Shapes actor's default resolution, which is 640 x 360 when used without modification.
Use the 'Get Video Size' actor to check the current resolution of your video stream. Some actors, including Shapes, have an input option to modify the current resolution of their video output. For example, you can change these settings to match the other videos you are working with.Â
Keeping all video assets at an appropriate resolution will stop the Isadora Setting from scaling them to the default small resolution.
Best Wishes,
Russell
https://github.com/Syphon/Simple/releases
   Syphon.Simple.Apps.zip   Â
Best regards,Â
Jean-FrançoisÂ
What software is the source of your Syphon video feed and which software is the destination of your Syphon video feed?
MP4 is the preferred codec since it uses a newer Windows system, but you are correct Palindrome isn't a useable playback option with this codec.Â
Here are some codec specs I recorded sometime ago:
Known Bad Codecs:
| Known Working Codecs:
|
Performance Grid: (cpu usage comparison during record of 30 sec clip at 1280x720, 30fps, 75% quality)
Average cpu usage at runtime of test patch is 14-18% and gpu usage also 10-14% Note: all recorded values are +- 2-3% and at start of record generally have a spike in usage not included in these usage stats.
CODEC | CPU usage | GPU usage |
DV video encoder (DS) | 34% | 13% |
Hap (vfw) | 52% | 13% |
HapA (vfw) | 53% | 13% |
HapQ (vfw) | 53% | 13% |
Intel IYUV (vfw) * | 28% | 13% |
MJPEG Compressor (DS) | 46% | 13% |
MSScreen 9 Encoder (DMO) | 46% | 13% |
MS Video 1 (vfw) | 31% | 13% |
WMVideo8 encoder (DMO) | 47% | 13% |
WMVideo9 encoder (DMO) | 47% | 13% |
Black Magic HD 8 bit 4:2:2 | 27% | 13% |
Black Magic 8 bit MJPEG | 30% | 13% |
Black Magic 10 bit 4:4:4 | 30% | 13% |
Black Magic 10 bit 4:2:2 | 28% | 13% |
- * This video format does not playback in the correct color in Isadora since YUV support is dropped in Isadora 3Â
-------------------------------------------------------------------------------------------------------------------------------
So based on these results, I lean towards using the 8-bit BlackMagic codecs myself. (installed with free blackmagic software)