#4566: ffmpeg won't copy metadata ("StreamTitle") from audio live stream (transcoding) -------------------------------------+------------------------------------- Reporter: easydoor | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: wontfix Keywords: metadata | Blocked By: icecast | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by ePirat): * status: open => closed * resolution: => wontfix Comment: This can't work with formats like mp3 or m4a (aac), as it requires out of band metadata sent to the Icecast server. This is not supported by the Icecast protocol in ffmpeg. It should work fine with supported formats, like ogg, which are capable to properly contain metadata in a non-hacky way. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4566#comment:7> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker