Hi Steipal,
I am using below commands.
1) To create RAW using custom FFMPEG
"%s_job_work%\%s_original_name%.wav" -f rawvideo -vcodec v210 -pix_fmt uyvy422 -s 720x576
2) To create RAW2BMX (This will create separate audio streams as per source along with video)
%ComSpec% /c ""%s_ffastrans_dir%\Processors\mxf_tools\raw2bmx.exe" -o "C:\RAW2MXF\%s_original_name%.mxf" -a 4:3 -c 10 --unc "%s_source%" --wave "%s_job_work%\%s_original_name%.wav""
3) To create bmxtranswrap output (re-map all the streams to one audio stream), we need to add bmxtranswrap.exe to FFAStrans\Processors\mxf_tools folder.
%ComSpec% /c ""%s_ffastrans_dir%\Processors\mxf_tools\bmxtranswrap.exe" -o "C:\Final_Out\%s_original_name%.mxf" --track-map singlemca "C:\RAW2MXF\%s_original_name%.mxf""
I have created workflow as per below.
We don't have to specify source audio tracks.
Thanks
Vijay
Uncompres MXF OP1A or Lossless j2k with MXF wrapper
Re: Uncompres MXF OP1A or Lossless j2k with MXF wrapper
Unless there is something left out in your post, I don't see how this workflow can work with multiple audio streams from your source. But maybe your source only have one audio stream with multiple channels?
-steipal
-steipal
Re: Uncompres MXF OP1A or Lossless j2k with MXF wrapper
Yes my source file is having 1 audio stream with 4 channels.
Thanks for your help.
Vijay
Thanks for your help.
Vijay
-
- Posts: 19
- Joined: Thu Mar 14, 2019 9:25 pm
Re: Uncompres MXF OP1A or Lossless j2k with MXF wrapper
Hi everyone!
This looks very interesting! I was wondering if there is still a raw2bmx.exe file you could provide since I'm not familiar with Visual Studio and all the compiling part. It would be appreciated I think that it's not included in the original package of FFAStrans. Let me know if that's possible. Thank you !
This looks very interesting! I was wondering if there is still a raw2bmx.exe file you could provide since I'm not familiar with Visual Studio and all the compiling part. It would be appreciated I think that it's not included in the original package of FFAStrans. Let me know if that's possible. Thank you !
Re: Uncompres MXF OP1A or Lossless j2k with MXF wrapper
Hey Phil,
why not use the pre-built binaries that the BBC guys provide?
https://sourceforge.net/projects/bmxlib/
cheers!
why not use the pre-built binaries that the BBC guys provide?
https://sourceforge.net/projects/bmxlib/
cheers!
emcodem, wrapping since 2009 you got the rhyme?