Kodi Community Forum

Full Version: ffmpeg 2.2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
version 2.2 changelog so far:

- HNM version 4 demuxer and video decoder
- Live HDS muxer
- setsar/setdar filters now support variables in ratio expressions
- elbg filter
- string validation in ffprobe
- support for decoding through VDPAU in ffmpeg (the -hwaccel option)
- complete Voxware MetaSound decoder
- remove mp3_header_compress bitstream filter
- Windows resource files for shared libraries
- aeval filter
- stereoscopic 3d metadata handling
- WebP encoding via libwebp
- ATRAC3+ decoder
- VP8 in Ogg demuxing
- side & metadata support in NUT
- framepack filter
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- OpenGL device
- Use metadata_header_padding to control padding in ID3 tags (currently used in
MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
- Mirillis FIC video decoder
- Support DNx444
- libx265 encoder
- dejudder filter
- subfile protocol

The framepack filter: does this mean 3D MVC will be possible?
as soon as Gotham is out this hits master: https://github.com/FernetMenta/xbmc/tree/ffmpeg2

after those changes ffmpeg upgrade will get faster
Nice!

However, does it mean ffmpeg (with version 2.2) will support MVC or you dont know?
AFAIK MVC is a different story and won't be supported by ffmpeg 2.2. Even if supported by ffmpeg it is quite some effort on XBMC side to make this work.
ok Smile
2.2 released:

- HNM version 4 demuxer and video decoder
- Live HDS muxer
- setsar/setdar filters now support variables in ratio expressions
- elbg filter
- string validation in ffprobe
- support for decoding through VDPAU in ffmpeg (the -hwaccel option)
- complete Voxware MetaSound decoder
- remove mp3_header_compress bitstream filter
- Windows resource files for shared libraries
- aeval filter
- stereoscopic 3d metadata handling
- WebP encoding via libwebp
- ATRAC3+ decoder
- VP8 in Ogg demuxing
- side & metadata support in NUT
- framepack filter
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- OpenGL device
- Use metadata_header_padding to control padding in ID3 tags (currently used in
MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
- Mirillis FIC video decoder
- Support DNx444
- libx265 encoder
- dejudder filter
- Autodetect VDA like all other hardware accelerations
just an update here:

FFmpeg 2.2 was committed to Helix: https://github.com/xbmc/xbmc/pull/4595
For linux users, improvements to X11 were committed to Helix: https://github.com/xbmc/xbmc/pull/3505

Lots and lots of work by FernetMenta, cheers !
Kib,

Are these changes incorporated in the last nightly Build?

Gracias.
Some time after Gotham final, nightlies will resume as usual.
Focus is Gotham now