Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

changing .mov file codec- is it possible?

New Here ,
May 16, 2017 May 16, 2017

I need to export my mov file in png codec so it can be used in Camtasia 9- does anyone know how I can accomplish that?

Shelley

2.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , May 16, 2017 May 16, 2017

I have been using QuickTime since before it was given the name QuickTime (like, for 29 years), and had never heard of a PNG video codec. I looked into it and it seems it's possible to use the still image PNG compression as a video codec if you enable it in Terminal. Here's a long discussion about it:

PNG codec in Quicktime missing (Mountain Lion) |Official Apple Support Communities

Look for this line:

qtdefaults write LegacyVideoCodecs ApplePNG enabled

If you go into Adobe Media Encoder and use the

...
Translate
LEGEND ,
May 16, 2017 May 16, 2017
LATEST

I have been using QuickTime since before it was given the name QuickTime (like, for 29 years), and had never heard of a PNG video codec. I looked into it and it seems it's possible to use the still image PNG compression as a video codec if you enable it in Terminal. Here's a long discussion about it:

PNG codec in Quicktime missing (Mountain Lion) |Official Apple Support Communities

Look for this line:

qtdefaults write LegacyVideoCodecs ApplePNG enabled

If you go into Adobe Media Encoder and use the Preset menu to Create Encoding Preset, you will see a list of codecs you can use. If PNG isn't in the list, then you may need to enable it with the Terminal command.

It seems odd though, that Camtasia 9 can't handle Animation codec, which is already 32, and does transparency. Some people (as you will read) argue that Animation is too demanding, but it's still odd that Camtasia goes out of its way to not support it.

BTW, I did try disabling the codec, and it still appeared in the Adobe Media Encoder list, maybe I needed to restart. If it ends up being that it only works for exporting an image sequence, read discussion like this one about converting an image sequence to an MOV:

macos - Mac OS X: easiest (free, non-QuickTime Pro) application for converting numbered folder of im...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines