transcode

command
v0.4.17-0...-3974de3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2018 License: MIT Imports: 11 Imported by: 0

README

This command reads in an FBS 1.2 file (OpenAI-specific format) of messages sent from a server to a client in a VNC session. It transcodes FramebufferUpdate messages from their original encoding to an equivalent message with raw encoding.

Dockerfile defines a tiny docker image that contains only the transcode executable. The resulting image is about 6MB.

Use the image like so:

$ cd out/demo/<path-to-demos>
$ docker run -v $(pwd):/tmp docker.openai.com/transcode -in=/tmp/server.fbs.orig -out=/tmp/transcoded.fbs

It is recommended to first mv the tight-encoded server.fbs file to server.fbs.orig to keep track of the original demo.

Documentation

Overview

Command transcode converts an FBS file to an equivalent version that only uses raw encoding.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL