Skip to content

Docker image for building ffmpeg on a1 ampere ARM64v8 nodes

License

Notifications You must be signed in to change notification settings

cvisionai/a1_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pulling image

$> docker pull cvisionai/a1_encoder

Building image

$> docker build -t cvisionai/a1_encoder .

Running image:

$>docker run --rm -ti cvisionai/a1_encoder

# Then testing the image: 
$> ./test.sh

Version Notes:

Docker/tag Description
v0.0.1 Stable release
v0.0.2 - Add av1 support, bento4 executables

About

Docker image for building ffmpeg on a1 ampere ARM64v8 nodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published