next ffmpeg code sync

307 views
Skip to first unread message

al3...@googlemail.com

unread,
Oct 24, 2012, 7:49:55 AM10/24/12
to ffmbc-...@googlegroups.com
Hi,
I'm using ffmbc in libquicktime to do prores encoding/decoding, I'd rather use ffmbc (better format support).
But the libquicktime codecs require a newer version of ffmpeg than ffmbc is currently tracking, is this likely to change in the near future, if so any idea when, obviously ffmpeg has support now for a few things that ffmbc doesn't, and would be nice to only have to deal with linking against ffmbc.

cheers

al

pete.ma...@gmail.com

unread,
Jan 3, 2013, 1:38:27 PM1/3/13
to ffmbc-...@googlegroups.com, al3...@googlemail.com
I second this .. FFmbc isn't updated for a very very long time.

Baptiste Coudurier

unread,
Jan 7, 2013, 12:09:11 PM1/7/13
to ffmbc-...@googlegroups.com, pete.ma...@gmail.com, al3...@googlemail.com
On 01/03/2013 10:38 AM, pete.ma...@gmail.com wrote:
> I second this .. FFmbc isn't updated for a very very long time.

Only specific features will be backported. There has been so much bloat
in FFmpeg these past 6 months that it would jeopardize the stability.

--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org

pete.ma...@gmail.com

unread,
Jan 7, 2013, 4:43:23 PM1/7/13
to ffmbc-...@googlegroups.com, pete.ma...@gmail.com, al3...@googlemail.com
OK, I understand but why do you not update all other 'specific' things? 0.7rc7 is almost one year old.

Baptiste Coudurier

unread,
Jan 7, 2013, 4:50:07 PM1/7/13
to ffmbc-...@googlegroups.com
Pete,

On 01/07/2013 01:43 PM, pete.ma...@gmail.com wrote:
> OK, I understand but why do you not update all other 'specific' things? 0.7rc7 is almost one year old.

What do you need updated ?
Some issues will be addressed soon and some features will be added.

Priit Poldmaa

unread,
Jan 8, 2013, 3:54:19 AM1/8/13
to ffmbc-...@googlegroups.com
I agree with Baptiste that ffmpeg is a bit mess and syntax is changing too often.
The ffmbc looks very stable and easier to use compared to ffmpeg.

Sometimes I need to convert from file formats not supported by ffmbc
but ffmpeg did open thoose.
Can't remember what exactly, but it did happen several times.
Should start keep a list on theese.

May be including more decoders is good idea.

Priit

Lou

unread,
Jan 7, 2013, 10:05:00 PM1/7/13
to ffmbc-...@googlegroups.com
On Mon, Jan 7, 2013 at 8:09 AM, Baptiste Coudurier
<baptiste....@gmail.com> wrote:

> Only specific features will be backported. There has been so much bloat
> in FFmpeg these past 6 months that it would jeopardize the stability.

What is particularly bloated? Is it mostly stuff from merges?

Baptiste Coudurier

unread,
Jan 8, 2013, 12:21:51 PM1/8/13
to ffmbc-...@googlegroups.com
That's one problem, yes.

Baptiste Coudurier

unread,
Jan 8, 2013, 12:30:41 PM1/8/13
to ffmbc-...@googlegroups.com
On 01/08/2013 09:20 AM, timbo wrote:
>
>
> On Monday, 7 January 2013 21:50:07 UTC, Baptiste Coudurier wrote:
>
> Pete,
>
> On 01/07/2013 01:43 PM, pete.ma...@gmail.com <javascript:> wrote:
> > OK, I understand but why do you not update all other 'specific' things? 0.7rc7 is almost one
> year old.
>
> What do you need updated ?
>
>
> -chunk_duration.
>
> I find the default interleave on ff* produces jittery mov's when played back in quicktime/FCP,
> however by remuxing in ffmpeg using the above I can get an interleave that matches native QTPro
> coding and plays OK.

I never experienced that. Your computer is probably too slow ;)
Nonetheless it could be an interesting feature

pete.ma...@gmail.com

unread,
Jan 8, 2013, 12:54:28 PM1/8/13
to ffmbc-...@googlegroups.com
Some that come to mind:

- Metadata handling. There are plenty issues/bugs with 0.7rc7 .Using Metadata with FFmpeg is flawless (most certainly from 1.0 and upwards)
- Up-to-date filters
- Alac (and FLAC) codec up-to-date with FFmpeg

Baptiste Coudurier

unread,
Jan 8, 2013, 1:04:30 PM1/8/13
to ffmbc-...@googlegroups.com, pete.ma...@gmail.com
On 01/08/2013 09:54 AM, pete.ma...@gmail.com wrote:
> Some that come to mind:
>
> - Metadata handling. There are plenty issues/bugs with 0.7rc7 .Using Metadata with FFmpeg is
> flawless (most certainly from 1.0 and upwards)

This is not what I hear from other people.
What are the issues and please report them in the bug tracker.

> - Up-to-date filters

Which ones ?

> - Alac (and FLAC) codec up-to-date with FFmpeg

I don't think this will be backported at all unless sponsored.

It seems you would be better off using FFmpeg overall, why are you using FFmbc ?

pete.ma...@gmail.com

unread,
Jan 8, 2013, 2:40:50 PM1/8/13
to ffmbc-...@googlegroups.com, pete.ma...@gmail.com

Metadata:
There are a lot of inconsistencies. For example using Album performer does change different metadata in different codecs. Look at ffmpeg, it does it correctly.

Filters:
For example the audio syncing filters.

Why I do not use FFmpeg?
Well, FFmbc has support for several pro codecs (FCpro), can add APIC (pictures) to mp3, aac, alac, .. , .. 

rens.di...@gmail.com

unread,
Jan 13, 2013, 8:10:44 AM1/13/13
to ffmbc-...@googlegroups.com
Hi everyone,

my wish list for 2013 and beyond..

- Support EBU R128 audio normalise, Mono, Stereo & 5.1
- Timecode copy from source
- Support MXF OP-ATOM (mainly for Avid)
- Gamut limiting
- H265

Regards Rens Dijkshoorn



Baptiste Coudurier

unread,
Jan 13, 2013, 2:14:47 PM1/13/13
to ffmbc-...@googlegroups.com
Pete,

What's "Album performer" ? Album artist ? It works well in Quicktime/iTunes for mp3 and m4a.
If you are referring to ogg/flac then it could be buggy but I don't think I will fix it unless sponsored,
I will accept patches though.

I don't think audio syncing filters are needed currently, -async works well.

-- 
Baptiste COUDURIER
Key fingerprint          8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                           http://www.ffmpeg.org

Baptiste Coudurier

unread,
Jan 13, 2013, 2:15:36 PM1/13/13
to ffmbc-...@googlegroups.com
Rens,

MXF OP-Atom should be supported already. Do you have files that do not work ?

-- 
Baptiste COUDURIER
Key fingerprint          8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                           http://www.ffmpeg.org

rens.di...@gmail.com

unread,
Jan 13, 2013, 3:02:05 PM1/13/13
to ffmbc-...@googlegroups.com
Hi Baptiste,

sorry for the confusion, wat i wanted to suggest is transcoding from any format to an Avid compliant set
of OP ATOM audio and video files maybe with a command like "-target imx50 -f avid"

Regards Rens


Reply all
Reply to author
Forward
0 new messages