[FFmpeg-devel] [PATCH 1/4] Audio Video pid number pass through

Sailaja Mahendrakar smahendrakar at rgbnetworks.com
Fri Jul 13 18:08:21 CEST 2012


Hi,

Ffmpeg currently puts out static pid numbers for the audio and video pids in transcoded TS output.

In the case of transcoding/trans-rating with transport Streams/files, passing through the pid numbers from input to output  will preserve the source information than having static pid numbers.

This feature passes down the pid numbers for audio and video from input to output.

The changes are in following four files:

1.       Ffmpeg.c

2.       Libavformat/mpegts.c

3.       Libavformat/mpegtsenc.c

4.       Configure

Current email is attached with changes related to ffmpeg.c.

Regards,
Sailaja

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PidPassthru_ffmpeg.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120713/abcb9c40/attachment.txt>


More information about the ffmpeg-devel mailing list