Activity for bmx

  • Philip de Nier Philip de Nier posted a comment on discussion General Discussion

    The bmx project has moved to GitHub: - https://github.com/bbc/bmx - https://github.com/bbc/libMXF - https://github.com/bbc/libMXFpp No more development will be done in the Sourceforge git repos. The Sourceforge "General Discussion" forum will remain open for a couple months before it is made read-only. The discussions can now happen in the bmx discussions on GitHub . The existing file releases will be kept on Sourceforge.. The aim is to make future file releases on GitHub. Philip

  • Philip de Nier Philip de Nier modified a wiki page

    Home

  • Philip de Nier committed [3570de]

    Fix assignment of UL - error: expected expression

  • Philip de Nier Philip de Nier updated merge request #16

    Fix forcing HD colorimetry for MPEG2 SD essences

  • Philip de Nier Philip de Nier posted a comment on merge request #16

    Looks good, thanks.

  • Francesco Bucciantini Francesco Bucciantini posted a comment on discussion General Discussion

    Hi Philip, Nicolas fixed it and prepared a new commit. :) https://sourceforge.net/u/ngaullier/bmxlib/ci/Fix_MXFSDColorDesc/ You can consider this ticket closed. ;)

  • Nicolas Gaullier Nicolas Gaullier created merge request #16

    Fix forcing HD colorimetry for MPEG2 SD essences

  • Philip de Nier committed [e5b952]

    readme: markdown linter updates

  • Philip de Nier committed [5d3996]

    readme: remove reference to libmxf debian package

  • Philip de Nier committed [af7c6f]

    readme: markdown linter updates

  • Philip de Nier committed [89fb1f]

    readme: remove reference to libmxf/libmxf++ debian packages

  • Henk Demper Henk Demper posted a comment on discussion General Discussion

    Hi Philip, Hope you are well ! I'm still alive in BC S/W after 2 take-overs... Hi Sergino, I was the one back then emitting the patch for Avid growing files. I recall that the patch enabled growing OPAtom files for fixed-frame-size essence and was tested back then with AVC-Intra in the then available Media Composer application versions and worked growing Ok. I also had a patch for growing Long GOP/non-fixed-frame-size essence (like XDCAM) that needs regular updating of the Index Tables, but that...

  • Philip de Nier Philip de Nier posted a comment on discussion General Discussion

    I don't remember the details but one thought is that you may need something like an AAF file to register the clips in Avid. Creating an AAF file for the growing MXF OPAtom files is not something bmx provides. This thread may be of use, https://sourceforge.net/p/bmxlib/discussion/general/thread/23d0e9d3/ Philip

  • sergino sergino posted a comment on discussion General Discussion

    Hi I'm attempting to generate from an MXF OP-1A DNxHD MXF file (8 audio tracks) an OP ATOM clip for AVID media composer in growing mode (that is with enabled the EditWhile Capture) option. Command line is : bmxtranswrap.exe -t avid --avid-gf -o "Avid MediaFiles\MXF\1\testGrow" "Source_20220830_160126.mxf" I found that op atom are correctly created, but media Composer doesn't see them while writing. There is something I missed ?

  • bmx bmx released /bmx-snapshot-20220831/bmx-win32-exe-snapshot-20220831.zip

  • bmx bmx released /bmx-snapshot-20220831/bmx-snapshot-20220831.zip

  • bmx bmx released /bmx-snapshot-20220831/bmx-snapshot-20220831.tar.gz

  • Philip de Nier committed [251fa7]

    imf_audio_track_files: fix md link

  • Philip de Nier committed [fa5476]

    README: fix md link

  • Philip de Nier committed [a971ec]

    imf_track_files: fix md link

  • Philip de Nier committed [1211d9]

    test

  • Philip de Nier committed [c43566]

    test

  • Philip de Nier committed [101faf]

    test

  • Philip de Nier committed [ce15ee]

    SF markdown requires 4 spaces for list indent

  • Philip de Nier committed [f91490]

    Remove additional whitespace

  • Philip de Nier committed [bb02f6]

    bmxtranswrap: break if/else to avoid msvc limit

  • Philip de Nier committed [d70b5e]

    Various updates to imf docs

  • Philip de Nier committed [8409e7]

    Fix markdown lint issues

  • Philip de Nier committed [d70b5e]

    Various updates to imf docs

  • Philip de Nier committed [dd38e7]

    Shift emphasis to IMF for JPEG 2000 doc

  • Philip de Nier committed [dd38e7]

    Shift emphasis to IMF for JPEG 2000 doc

  • Philip de Nier committed [322be0]

    Link to BT 2100

  • Philip de Nier committed [ff11f7]

    Improve and lint IMF-related documentation

  • Philip de Nier committed [f74372]

    Reference new docs in README

  • Philip de Nier committed [27a473]

    Doc: add relative paths to file links

  • Philip de Nier committed [5fdbd9]

    Doc: correct language tag for code blocks

  • Philip de Nier committed [5fdbd9]

    Doc: correct language tag for code blocks

  • Philip de Nier committed [fc6fdd]

    Split IMF Audio Track Files into separate doc

  • Philip de Nier committed [9a57b4]

    docker: add bmxtimecode to list of tools

  • Philip de Nier committed [de28a2]

    Rename label to avoid confusion with a define with the same name

  • Philip de Nier committed [083979]

    docs: Rename IMF track files doc

  • Philip de Nier committed [6847bc]

    docs: improve IMF doc sentences

  • Philip de Nier committed [ecc636]

    docs: add reference to docs directory in imf doc

  • Philip de Nier committed [60a949]

    Improve IMF doc intro and refer to Track Files

  • Philip de Nier committed [1a69a1]

    Set DisplayF2Offset 0 for progressive RDD36 in IMF

  • Philip de Nier committed [ba0d92]

    Add IMF essence component README

  • Philip de Nier committed [f002ee]

    apps: Add imf clip type to usage messages

  • Philip de Nier committed [4c2b89]

    timed_text.md: change mono-essence timed text example to be IMF

  • Philip de Nier committed [e1e86f]

    bmxtranswrap: check file descriptor not null before updating

  • Philip de Nier committed [5d7035]

    as02: add PrepareHeaderMetadata stage

  • Philip de Nier committed [b6a0a6]

    Add IMF regression tests

  • Philip de Nier committed [bd76e9]

    test: change '_' to '-' in create_samples/create_data

  • Philip de Nier committed [482b95]

    Output IMF for jpeg2000 tests and readme examples

  • Philip de Nier committed [c53efb]

    Add mxflib props & types for IMF

  • Philip de Nier committed [f3dade]

    Add options to set IMF sound & pict props

  • Philip de Nier committed [8c3a0b]

    apps: add 'imf' channel assignment label to --audio-layout

  • Philip de Nier committed [e04240]

    apps: Default to singlemca for clip wrap OP1a

  • Philip de Nier committed [d970b1]

    apps: use edit unit in usage if can be video frames or audio samples

  • Philip de Nier committed [d970b1]

    apps: use edit unit in usage if can be video frames or audio samples

  • Philip de Nier committed [6281aa]

    Only use leading zero in duration string for rates <= 99Hz

  • Philip de Nier committed [0241f5]

    apps: don't require audio frames if audio only

  • Philip de Nier committed [d09e86]

    Replace fps with Hz in messages for audio rates

  • Philip de Nier committed [159efa]

    op1a: Don't write CBE index if duration == 0

  • Philip de Nier committed [589897]

    op1a: add option to force index follows essence

  • Philip de Nier committed [8a949a]

    tests: fix tests to exclude new non-static info log messages

  • Philip de Nier committed [3d10f6]

    Fix doc typo

  • Philip de Nier committed [868a47]

    Slightly improve presentation of MCA label readme

  • Philip de Nier committed [7dbbf6]

    mxf2raw: log message when writing non-info files

  • Philip de Nier committed [b56478]

    Various fixes to MCA label file readme

  • Philip de Nier committed [864256]

    Clarify/expand slightly MCA label text file doc

  • Philip de Nier committed [339645]

    Add description of properties to MCA label text file doc

  • Philip de Nier committed [dce0ac]

    Add regression test for MCA label file parsing and string properties

  • Philip de Nier committed [2735b1]

    Add new MCA properties to mxflib dict

  • Philip de Nier committed [620adf]

    Support additional label properties in text file

  • Philip de Nier committed [dd9910]

    Allow redundant GOSG labels to be omitted in text file

  • Philip de Nier committed [0ad177]

    Make minor clarifications

  • Philip de Nier committed [11c5dc]

    Combine MCA labels into single index

  • Philip de Nier committed [82c2e4]

    Add markdown description of audio labels file format

  • Philip de Nier committed [d1d99f]

    Lint Markdown

  • Philip de Nier committed [16f3b3]

    Error messages differentiate between Options and Input Options

  • Philip de Nier committed [ace6fd]

    State that mono is default for --track-map

  • Philip de Nier committed [cd7543]

    mxf2raw: fix usage typo

  • Philip de Nier committed [271622]

    mxf2raw: add primary package property to file and clip section

  • Philip de Nier committed [d44f41]

    tests: update checksums after primary package in as02 exposed in mxf2raw

  • Philip de Nier committed [557ff1]

    Add new properties to MCALabelSubDescriptor

  • Philip de Nier committed [952fb6]

    Add IMF generic picture & sound properties

  • Philip de Nier committed [13f2b3]

    examples: fix uninitialised var reported by gcc

  • Philip de Nier committed [a5c34d]

    Add IMF generic picture & sound properties

  • Philip de Nier committed [961803]

    Add new properties to MCALabelSubDescriptor

  • Philip de Nier Philip de Nier updated merge request #4

    Add ability to build MXFDump on/for Apple Silicon

  • Philip de Nier Philip de Nier posted a comment on merge request #4

    Yes I meant the macro name. Your changes look good as-is and so I've pushed. Thanks. Philip

  • Philip de Nier committed [95160f]

    Fix macro, type definitions for ARM MacOS

  • Fredrik Lundkvist Fredrik Lundkvist posted a comment on merge request #4

    Ah yes, I had missed that the AAF SDK is publically available and did not double-check, that's my bad. Thank you for letting me know! I'm not quite sure what you are referring to when saying " the name is different", are you referring to the MXF_COMPILER_GCC_ARM_MACOSX macro? As for the type definitions, you are correct; I've pushed a change to fix this error. If you'd like, I could rename the macro and switch __aarch64__ for __arm64__ to align with the SDK as well, though these changes are already...

  • Philip de Nier Philip de Nier posted a comment on merge request #4

    I had a look at the AAF SDK, which is where MXFDump originates from, and it does something different: https://sourceforge.net/p/aaf/code2/ci/a4a578fa0dca53126d0f6925ee11039ec402c9e7/#diff-6 The name is different but more importantly the typedef for mxfUInt32 is "unsigned int" in the AAF SDK change, whereas your change uses "unsigned long int". Based on the other 64-bit definitions I would guess that "unsigned int" is the correct one. Could you confirm whether the definitions in the AAF SDK are correct?...

  • Fredrik Lundkvist Fredrik Lundkvist created merge request #4

    Add ability to build MXFDump on/for Apple Silicon

  • Francesco Bucciantini Francesco Bucciantini posted a comment on discussion General Discussion

    I contacted him on Linkedin two days ago, I hope he's gonna reply. :)

  • Philip de Nier Philip de Nier posted a comment on discussion General Discussion

    Support for MPEG-2 576i was only recently contributed to bmx https://sourceforge.net/p/bmxlib/bmx/ci/a96406a18bc936b0a6d711dae134ebdd808195ba/ . Before that bmx only supported D-10 MPEG-2 SD. The support is only for a narrow range of files. The aspect ratio is hard coded to 16:9 and the transfer characteristic is hardcoded to BT.709 (Color Primaries and Matrix coefficients are not set). You can try contacting the contributor to see if they can help you to extend support for MPEG-2 SD. Philip

  • Francesco Bucciantini Francesco Bucciantini modified a comment on discussion General Discussion

    Hi there, it's me again; sorry to bother you with an SD File issue in 2022, but looks like they're still in use, sadly... :( Essentially, I'm encoding SD files with the following command line as per our Omneon based playout specs: ffmpeg.exe -i "A:\MEDIA\temp\Test.avs" -an -pix_fmt yuv420p -vcodec mpeg2video -s 720:576 -aspect 4:3 -vf setfield=tff -flags +ildct+ilme+cgop -b_strategy 0 -mpv_flags +strict_gop -r 25 -sc_threshold 1000000000 -b:v 12000k -minrate 12000k -maxrate 12000k -g 15 -bf 2 -profile:v...

  • Francesco Bucciantini Francesco Bucciantini modified a comment on discussion General Discussion

    Hi there, it's me again; sorry to bother you with an SD File issue in 2022, but looks like they're still in use, sadly... :( Essentially, I'm encoding SD files with the following command line as per our Omneon based playout specs: ffmpeg.exe -i "A:\MEDIA\temp\Test.avs" -an -pix_fmt yuv420p -vcodec mpeg2video -s 720:576 -aspect 4:3 -vf setfield=tff -flags +ildct+ilme+cgop -b_strategy 0 -mpv_flags +strict_gop -r 25 -sc_threshold 1000000000 -b:v 12000k -minrate 12000k -maxrate 12000k -g 15 -bf 2 -profile:v...

  • Francesco Bucciantini Francesco Bucciantini modified a comment on discussion General Discussion

    Hi there, it's me again; sorry to bother you with an SD File issue in 2022, but looks like they're still in use, sadly... :( Essentially, I'm encoding SD files with the following command line as per our Omneon based playout specs: ffmpeg.exe -i "A:\MEDIA\temp\Test.avs" -an -pix_fmt yuv420p -vcodec mpeg2video -s 720:576 -aspect 4:3 -vf setfield=tff -flags +ildct+ilme+cgop -b_strategy 0 -mpv_flags +strict_gop -r 25 -sc_threshold 1000000000 -b:v 12000k -minrate 12000k -maxrate 12000k -g 15 -bf 2 -profile:v...

1 >
MongoDB Logo MongoDB