benwaggoner
24th January 2014, 18:38
For complex reasons, I want to test some encodes using a tool that can't handle B-frames. The simplest way to handle this would be to simply strip the B-frames out of an existing encode, while retaining other frame types and their timestamps.
Anyone know a way to easily remux or generate a new elementary stream that strips out/preserves certain frame types, while leaving the other frames alone?
This seems like something ffmpeg probably has a magic way to do, but I didn't find it :).
Anyone know a way to easily remux or generate a new elementary stream that strips out/preserves certain frame types, while leaving the other frames alone?
This seems like something ffmpeg probably has a magic way to do, but I didn't find it :).