[FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.

Marvin Scholz epirat07 at gmail.com
Wed Jun 3 14:29:14 EEST 2020


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://source@127.0.0.1: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
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list