Skip to content

praveensah/javajing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

New screencast each week about java technologies useful for getting stuff done at http://javajing.com

This github repository contains the companion source code for each javajing.com episode.

Video Encoding Notes

I use Camtasia Studio to record screencasts. Here are the settings I use to export the video:

MP4 with H.264 encoding Frame Rate: 15 Data Rate: 1024 Kbps

Known issues: Currently, the videos don’t play on Android.

Going to try this for android (and mobile) devices:

audio_bitrate: 128 (or less) audio_sample_rate: 44100 (or less) size: 480x320 max_frame_rate: 30 video_bitrate: 1500 (or less) (from https://app.zencoder.com/docs/guides/encoding-settings/ios-and-mobile)

License

Copyright 2012 Dave Paroulek

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Companion Source Code for http://javajing.com episodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors