[FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs

Tudor SUCIU tudor.suciu at gmail.com
Tue May 20 01:35:46 CEST 2014


There is a bug where audio extradata is missing for aac streams when there
is an mpegts stream as input.
This patch is probably not the cleanest and the code is already present in
aacenc.c (and probably in mp4 muxer), but it works.
It fixes issues with rtmp pushing with -acodec copy from udp mpegts inputs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvcopyextradatafix.patch
Type: text/x-patch
Size: 2497 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140520/dc36cfca/attachment.bin>


More information about the ffmpeg-devel mailing list