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

Tudor SUCIU tudor.suciu at gmail.com
Sat Jun 7 21:54:05 CEST 2014


Hello,

I had more time to look at my .ts to rtmp case with -acodec copy and
-vcodec copy.
For the audio this patch seems enough to fix the problems.
For the video i'm looking into it, it seems that ffmpeg does not filter
SPS, PPS and AUD h264 NALs when sending to h264 in flv encapsulation. Mp4
is also affected.
I'll try to concentrate this patch on the audio part and will try to see in
the future if I can produce a patch that fixes the h264 issues for my input
file.

I hope there are no more code issues, as i was not sure if the patch will
be taken into account i didn't clean it properly. Sorry for wasting your
time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvcopyextradatafix2.patch
Type: text/x-patch
Size: 1802 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140607/d59833ac/attachment.bin>


More information about the ffmpeg-devel mailing list