FFmbc

Use this forum to request features. Maybe you'll get lucky!
Post Reply
fabrice
Posts: 21
Joined: Tue Dec 08, 2015 1:22 pm

FFmbc

Post by fabrice »

Hi Steipal
Is there a plan to add ffmbc to extend the system to more professional formats ?
Best regards
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: FFmbc

Post by admin »

Ffmbc was actually used in FFAStrans up to 0.4.1 but was replaced by ffmpeg for various reasons. What are the formats you require which only ffmbc supports?

-steipal
fabrice
Posts: 21
Joined: Tue Dec 08, 2015 1:22 pm

Re: FFmbc

Post by fabrice »

I was thinking about ProRes 4444, MXF mixing and manipulation.
I don't know if FFmpeg or FFmbc can flag correctly Dolby E streams inside MXF files ?
Any idea ?
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: FFmbc

Post by admin »

You can try and set up a "Custom FFmpeg"-encoder with these settings:

Vcodec:prores_ks
Options:-profile:v 4
Extension:mov

This should create a ProRes 4444 file. I'm not sure about the Dolby E stuff though. If you can find a working example of a ffmbc/ffmpeg command that does what you need, then we should be able to implement it into FFAStrans.

-steipal
Post Reply