[FFmpeg-devel] [PATCH] h264: expose stereo_mode from h264 frame packing info

Joakim Plate elupus at ecce.se
Wed Jun 26 22:20:56 CEST 2013


On Mon, Jun 24, 2013 at 12:02 AM, Joakim Plate <elupus at ecce.se> wrote:

>
> On Sun, Jun 23, 2013 at 10:35 PM, Joakim Plate <elupus at ecce.se> wrote:
>
>> So a simplified patch with it just set as internal data. Is there no way
>> to construct the string on the fly for options? we could expose the
>> internal values i suppose. But those are harder to use. This one matches
>> matroska settings.
>>
>
> I see one problem with this. It can't differentiate between a stream that
> have frame_packing info and it is cancelled, and one where it's just not
> supplied. Probably should match matroska in the cancelled state and set it
> to "mono".
>
>
Updated patch that supplies the data as matadata to the frame on output
instead of only part of the context.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-h264-add-frame-packing-as-stereo_mode-frame-metadata.patch
Type: application/octet-stream
Size: 9936 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130626/d6b84a20/attachment.obj>


More information about the ffmpeg-devel mailing list