[Cin] bitstream filtering - does not crash but also not completely work?

Andrew Randrianasulu randrianasulu at gmail.com
Mon Nov 21 11:25:49 CET 2022


I tried to fix our internal bitstream filtering on muxing using this code

https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/tee.c

it works in sense it stopped crashing and adding simple filter like
dump_extra makes file a bit bigger.

But complex stuff like cropping or rotation still does not work  :-(

not sure, may be we need to add those options via av_dict_set too ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20221121/dd738756/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Init-bitstream-filtering-so-libavcodec-does-not-cras.patch
Type: text/x-diff
Size: 1333 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20221121/dd738756/attachment-0001.bin>


More information about the Cin mailing list