[FFmpeg-devel] [PATCH] lavf: split packets before muxing.

Nicolas George nicolas.george at normalesup.org
Thu Dec 6 13:51:36 CET 2012


Le sextidi 16 frimaire, an CCXXI, Clément Bœsch a écrit :
> New version merging the side data back after muxing.

Sorry to take the train already rolling (av_packet_*_side_data() are
undocumented): would it not be simpler to copy the packet structure and
adjust the size / split the side data in the copy?

I find that schemes like "do X; something; undo X" are usually a bad idea.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121206/bf121ddf/attachment.asc>


More information about the ffmpeg-devel mailing list