New submission from Luca Barbato <[email protected]>:

Due how it is written, if you want to do streamcopy and reformat as in

ffmpeg -i source -vbfs foo -abfs bar -vcodec copy -acodec copy 
http://host/feed.ffm

You end up with a completely corrupted feed.

Glaring example: h264+aac source. In that case you additionally have also a
problem with AAC extradata not being properly forwarded.

The best solution could be having an explicit flag to trigger remote
configuration or not. Using the normal code seems to have an issue or ffserver
is even more broken than should.

----------
messages: 12999
priority: normal
status: new
substatus: new
title: ffm http output doesn't support bitstream filters
topic: ffmpeg, ffserver
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2436>
________________________________________________

Reply via email to