FFmbc 0.6-rc1

104 views
Skip to first unread message

Baptiste Coudurier

unread,
Feb 14, 2011, 7:51:08 PM2/14/11
to ffmbc-...@googlegroups.com, ffmb...@googlegroups.com

FFmbc-0.6-rc1
- Sync on FFmpeg git ec0a6889ae914cb5aa77dc75308cbd64a66ba14e
- Fix auto-rotate iphone 4 files.
- Increase maximum number of audio channel mappings to 64.
- New "aspect" option to pad filter, to pad video to a specific display aspect ratio.
- New parameter to crop filter to keep display aspect ratio when cropping.
- Improve yuv 4:2:2 to rgb conversion quality.
- Fix aspect ratio handling with libavfilter.
- Re-enabled shared libraries support.
- Fix DNxHD colors in Quicktime.
- Print correct ratecontrol and bitrate information when encoding.
- Write id3v2 v2.3 tags in mp3 files, compatible with Windows.
- Support stream copying and muxing of AMR NB packed frames.
- Flash F4V muxer, to allow muxing vp6 and mp3 the way Flash supports it.
- Print progression time in hh:mm:ss.us instead of secs.
- New "faststart" option in mov/mp4 muxer that automatically replace the header in front.
- Print ETA if duration is known.
- New "tinterlace" filter ported from mplayer.
- Allow one video filter chain per output stream.
- Fix yadif filter output, it was missing one frame previously.

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

Baptiste Coudurier

unread,
Feb 14, 2011, 9:02:15 PM2/14/11
to ffmbc-...@googlegroups.com, ffmb...@googlegroups.com

Missed 2 entries:
- New options for libx264 codec, update your commandlines parameters.
- You can now specify -preset, -tune and -fastfirstpass with libx264 codec.

Bouke (VideoToolShed)

unread,
Feb 15, 2011, 5:56:56 AM2/15/11
to ffmbc-...@googlegroups.com


Great, thanks!
My -acodec <somecodec> -newaudio (in combo with flags) problem is solved in
this version.

Now toying with the faststart option.
Is it correct that the syntax should be:
-faststart 1 //mind the 1
-faststart without the 1 results in a 'at least one outputfile must be
specified...'


Bouke

Baptiste Coudurier

unread,
Feb 15, 2011, 11:35:50 AM2/15/11
to ffmbc-...@googlegroups.com
Hi Bouke,

Yes, it's -faststart 1, this will overwrite the file or
-faststart 0:<size in bytes> this will reserve space in front and write
the header there after encoding, you have to predict the size in advance
though.

Baptiste Coudurier

unread,
Feb 15, 2011, 2:33:40 PM2/15/11
to ffmbc-...@googlegroups.com, ffmb...@googlegroups.com

I updated the tar.gz with some last minutes fixes.

J.Reykdal

unread,
Feb 16, 2011, 5:32:30 AM2/16/11
to ffmbc-...@googlegroups.com
I'm hoping that the "tinterlace" will do some good for rescaling
interlaced media.

Just got a project yesterday for rescaling some 1080i files and I feel
like hitting something now :)

J.Reykdal

Reply all
Reply to author
Forward
0 new messages