Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Sunday, May 18, 2025

Tag: Video

ffmpeg strip header
AP DS TECH

ffmpeg strip header

~~ January 29, 2021

Strips 13 seconds from the start. 1ffmpeg -ss 00:00:13 -i input.mp4 -acodec copy -vcodec copy output.mp4

ffmpegTerminalVideo
ffmpeg on OSX with hardware enabled encoding
AP DS TECH VS

ffmpeg on OSX with hardware enabled encoding

~~ September 26, 2020

Add to the standard :ffmpeg -i source destination” :: 1-c:v h264_videotoolbox Also – it is critical that the bitrate be set, otherwise the default drops quality down to 600kb/s. to … Read More

BashCodeSnippetffmpegOSXVideo
Combine AUDIO and VIDEO on OSX – NOT using a NLE/DAW – part 2 – FFMPEG
DS TECH

Combine AUDIO and VIDEO on OSX – NOT using a NLE/DAW – part 2 – FFMPEG

~~ July 19, 2020

Simple methods to combine Audio & Video files. For example, update a video file with a new mix, resulting in a single new MOV file. *This will work on OSX, … Read More

AudioBashffmpegLinuxMergeOSXVideoWindows
Combine AUDIO and VIDEO on OSX – NOT using a NLE/DAW – part 1 – QuickTime 7
DS TECH

Combine AUDIO and VIDEO on OSX – NOT using a NLE/DAW – part 1 – QuickTime 7

~~ July 19, 2020

Simple methods to combine Audio & Video files. For example, update a video file with a new mix, resulting in a single new MOV file.** Assumption is that the length … Read More

AudioMergeOSXquicktimeVideo
TBDB – imdb alternative with flexible API
DS TECH

TBDB – imdb alternative with flexible API

~~ November 25, 2019

DROP imdb – move search terms to TMdb *crowd-sourced, comfortable API *fewer details than imdb, but the content more than outweighs the limits in terms of usability. TMdb – main … Read More

apiimdbmovietmdbVideo
Rob’s TimeCode Calculator – is AMAZING!
AN AP DR DS SS STICKIES TECH VS

Rob’s TimeCode Calculator – is AMAZING!

~~ August 28, 2019

OPEN CALCULATOR source: current360.com

AudioDaVinciResolveFinalCutProXProToolsTimecodeVideoVideoEditing
FFMPEG split video to equal segments
DS TECH

FFMPEG split video to equal segments

~~ May 9, 2019

1ffmpeg -i input.mp4 -c copy -map 0 -segment_time 00:20:00 -f segment output%03d.mp4 source: stackexchange

BashffmpegVideo
Video Transcoding – scripts @ Github
DS TECH

Video Transcoding – scripts @ Github

~~ January 21, 2019

transcode-video detect-crop convert-video query-handbrake-log 1234567891011brew install ruby gem install video_transcoding # ** THE FOLLOWING ARE REQUIRED ** brew install handbrake brew install ffmpeg brew install mkvtoolnix brew install mp4v2 # … Read More

BashLinuxOSXRubyTerminalTranscodingVideo
DVI-D Dual Link & Single Link
DS TECH

DVI-D Dual Link & Single Link

~~ July 24, 2017
dviVideo
Lightworks v14 on Ubuntu 17.04
DS TECH

Lightworks v14 on Ubuntu 17.04

~~ April 18, 2017

Lightworks 14 fails due to ‘too new’ portaudio libraries. Solution: use libraries from 16.10 Source:  Lightworks Forums Installing previous version libraries: [[ ! -d ~/tmp ]] && mkdir ~/tmp cd … Read More

LightworksLinuxUbuntuVideoVideoEditing
ffmpeg 3.0 – ProRes conversion
DS TECH

ffmpeg 3.0 – ProRes conversion

~~ March 22, 2016

./ffmpeg -i input-path-to-file -vcodec prores -profile 0 # 0 = proxy, 1 = LT …etc output-path-to-file-name.extension # match format! Resources: http://ffmpeg.org/ffmpeg-all.html#ProRes

ffmpegLinuxOSXVideo
FinalCutPro7 AND FinalCutProX – Happy Together (OSX Yosemite)
DS TECH

FinalCutPro7 AND FinalCutProX – Happy Together (OSX Yosemite)

~~ October 1, 2015

Once you have FinalCutPro X installed on Yosemite (10.10) – you can no longer install FinalCutPro7.  [Same situation for Compressor] The proper workflow would be to install FCP-7 BEFORE FCP-X. … Read More

FinalCutPro7FinalCutProXOSXOSX-YosemiteVideoVideoEditing

Posts navigation

1 2 Next

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (129)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (110)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (100)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (84)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.