On 3 Jun 2020, at 11:49, Nicolas George wrote:

> Marvin Scholz (12020-06-03):
>> Hi, thanks a lot for working on a fix for this.
>>
>> I've just tried it and it does not seem to work, I still can't pass
>> options to the icecast protocol using tee.
>>
>> Command I tried was:
>>
>> ffmpeg -re -i input.mov -c copy -f tee -password hackme -content_type
>> audio/ogg -map 0:v -map 0:a
>> "icecast://[email protected]:8888/test.ts|test.ts"
>
> Please see the comments of the trac ticket, this issue is addressed.
> Nothing in your command line says that -content_type applies to icecast
> and not to the file output.

How would I make that explicit? I checked the command line given on the
ticket and I fail to spot the difference, did I get the order wrong or
do I miss something else?

>
> It was confirmed this change fixes the ticket. I will push it in a few
> days if nobody finds an issue.
>
>> On 2 Jun 2020, at 20:56, Nicolas George wrote:
>
> Also please remember that top-posting is not accepted here.

Sorry for that.

>
> Regards,
>
> -- 
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

Reply via email to