[FFmpeg-devel] Patch mpegts_start_pid to allow ATSC PID ranges

Zach Swena zcybercomputing at gmail.com
Tue Nov 18 22:56:21 CET 2014


Sorry, I am new to using Git.  I have a .patch file, but I am not sure what
the proper way to send it is.  I am using GitHub for windows.  Anyway, the
.patch file is attached.

Zach



On Tue, Nov 18, 2014 at 10:33 AM, Timothy Gu <timothygu99 at gmail.com> wrote:

> Hi,
>
> On Tue, Nov 18, 2014 at 9:02 AM, Zach Swena <zcybercomputing at gmail.com>
> wrote:
> > Hi,
> >
> > Here is a patch to allow FFmpeg to use PID ranges compatible with ATSC
> > television.  I based the new minimum value on the PID ranges here
> > <http://en.wikipedia.org/wiki/MPEG_transport_stream>on wikipedia.  This
> > should be sufficient to allow the use of any standard PID used in ATSC
> > television.
> >
> > Zach
> >
> > As Attached:
> > in mpegtsenc.c line
> >
> > 1441c1441
> > <       { .i64 = 0x0100 }, 0x0100, 0x0f00, AV_OPT_FLAG_ENCODING_PARAM },
> > ---
> >>       { .i64 = 0x0100 }, 0x0020, 0x0f00, AV_OPT_FLAG_ENCODING_PARAM },
> >
>
> We only read Git unified patches. `git commit` and `git format-patch -1`
>
> Timothy
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-min-value-for-mpegts_start_pid-to-allow-ATSC-PIDs.patch
Type: application/octet-stream
Size: 1277 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141118/c8155441/attachment.obj>


More information about the ffmpeg-devel mailing list