Giter Site home page Giter Site logo

docker-bmxlib's Introduction

docker-bmxlib

This is a docker container for bmxlib

bmx is a library and set of utilities to read and write broadcasting media files. It primarily supports the MXF file format.

bmx is made up of 3 libraries:

  • libMXF: A low-level C library for reading and writing MXF files. Particular attention has been made to creating MXF files compatible with Avid software and P2 cameras. Several useful command line tools are included. libMXF is part of the BBC Ingex projetc.

  • libMXF++: C++ wrapper for libMXF, provinding simpler and more manageable processing of header metadata.

  • bmx: C++ classes and utilities to read and write various flavours of MXF and WAVE.

You can get details about the built-in tools here. This is not a transcoding library (ffmpeg not included), it is use to analyse media, wrap or transwrap essences.

docker-bmxlib's People

Contributors

antoinehng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mrd489

docker-bmxlib's Issues

raw2bmx: No such file or directory

I already created an essence-file in *.m2v-format with ffmpeg. Now, I want to wrap this essence with an audiotrack to an *.mxf.

This is my commandline:
raw2bmx --log-level 0 -o OUTPUT.mxf -f 25 -t op1a --ard-zdf-hdf -t rdd9 --afd 64 --mpeg2lg_422p_hl_1080i INPUT.m2v --wave WAVEFILE.wav

I always get the following error:
ERROR: Failed to open input file 'INPUT.m2v' at start offset 0: No such file or directory
although inputfile is there.

Does this happen because dockerimage has limited access to the host-filesystem?
How can I fix this?

Thanks in advance...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.