2018-07-22 1:50 GMT+02:00, Dragan Randjelovic <[email protected]>: > It is about one input stream - mpets that has already been > muxed properly including metadata, that I want to multiply > and deliver to different processes
I may misunderstand this sentence but if it means that FFmpeg should not mux your stream (but only "multiply" it) then please understand that FFmpeg always creates a new output "file" (or stream) with different properties than the input, it cannot pass the input file through. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
