Skip to content

Instantly share code, notes, and snippets.

@philographer
Last active April 18, 2017 01:16
Show Gist options
  • Save philographer/d2e52321bd0d0b23cd8168aa20972ddc to your computer and use it in GitHub Desktop.
Save philographer/d2e52321bd0d0b23cd8168aa20972ddc to your computer and use it in GitHub Desktop.
ubuntu codec

ubuntu codec

  • avc1

    • mp4 => OpenCV: FFMPEG: tag 0x31637661/'avc1' is not supported with codec id 28 and format 'mp4 / MP4 (MPEG-4 Part 14)'
    • mov => Ok
  • mp4v

    • mp4 => tag 0x31435641/'AVC1' is not supported with codec id 28 and format 'mp4 / MP4 (MPEG-4 Part 14)' OpenCV: FFMPEG: fallback to use tag 0x00000021/'!???'
    • mov => FFMPEG: tag 0x31435641/'AVC1' is not supported with codec id 28 and format 'mov / QuickTime / MOV' OpenCV: FFMPEG: fallback to use tag 0x31637661/'avc1'

    sudo aptitude install ubuntu-restricted-extras

    s3.ap-northeast-2.amazonaws.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment