Showing posts with label Technical. Show all posts
Showing posts with label Technical. Show all posts

Monday, February 8, 2016

How to restrict text wrapping around the image in HTML

There might be situations where we need not want the text to wrap around or appear to the left or right of an image.

See the example below:


Add the code"<br clear="left" />" after the image to solve this issue. See below:
Share:

Sunday, February 7, 2016

Capturing video with internal audio using QuickTime Player in Mac

QuickTime Player in Mac has the provision to record screen. However it does not capture system audio since only the audio from the microphone is captured.

Sound Flower helps in capturing the System audio along with the video:

Step 1:
Install Sound Flower from the link below:
https://code.google.com/archive/p/soundflower/downloads

Step2:
Go to Settings --> Sound. Change the settings as below:




Step 3:
Go to Quick Time player and select New Screen Recording. Make sure the selection is proper:

Select the portion you want to record and hit "Start Recording".

Note that you won't be able to hear system audio while using Soundflower as a QT input--the audio that was going to your speakers is now going into QT instead. When you finish your recording, go back to System Preferences > Sound > Output to route the audio back to Internal Speakers or your usual default audio output.
Share:
Powered by Blogger.

Followers