On Tue, 31 Mar 2020, Devin Heitmueller wrote:

On Wed, Mar 25, 2020 at 8:05 PM Dennis Mungai <[email protected]> wrote:
Many thanks, I'll take a look.
This *might* be related to an issue I've been tracking internally with the
tee muxer.

Any further thoughts on this?

It seems like some codec_tag confusion between the input and the output formats... This works by the way:

ffmpeg -i foo.ts -map 0:0 -c:v copy -vtag 7 -f tee 
"[f=mpegts]out.ts|[f=flv]whatever.flv"

Regards,
Marton
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to