Opened 12 years ago

Closed 8 years ago

#1673 closed defect (fixed)

MPEG2-TS minimum PID value for data packet

Reported by: Sylvain Laurent Owned by:
Priority: normal Component: avformat
Version: git-master Keywords: mpegts
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

The minimum PID value for data packet is 0x0100 where is should be 0x0010 as specified by the ISO13818-1 §2.4.3.3

Attachments (1)

0001-Set-min-PID-from-0x0100-to-0x0010-for-data-pkt.patch (1.1 KB ) - added by Sylvain Laurent 12 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: mpegts added; pid removed
Status: newopen

Consider sending patches to ffmpeg-devel, they generally receive more attention there.

comment:2 by mateo, 11 years ago

According to the specification the patch looks good to me.
Can someone confirm this since i'm not expert on the mpegtsenc.c.

Note: the patch must be rebased in order to apply on HEAD.

comment:3 by Carl Eugen Hoyos, 8 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.