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

Nicolas George george at nsup.org
Wed Jun 3 12:49:24 EEST 2020


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.

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.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200603/ad99d1cd/attachment.sig>


More information about the ffmpeg-devel mailing list