[FFmpeg-trac] #3899(undetermined:new): FFMPEG uses incorrect MACs when

FFmpeg trac at avcodec.org
Wed Aug 27 00:46:15 CEST 2014


#3899: FFMPEG uses incorrect MACs when
-------------------------------------+-------------------------------------
             Reporter:  iskobkarev   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  Multicast    |               Resolution:
  MAC MPEGTS                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by iskobkarev):

 workaround:

 use route via the device not the gateway. I guess the ticket can be closed
 if that "as-designed" behavior


 [root at encoder manpages]# ip route
 10.250.225.160/27 dev eth0  proto kernel  scope link  src 10.250.225.161
 239.7.254.0/24 dev eth0  scope link
 10.42.13.0/24 dev eth1  proto kernel  scope link  src 10.42.13.223
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
 10.250.224.0/23 via 10.250.225.190 dev eth0
 169.254.0.0/16 dev eth0  scope link  metric 1002
 169.254.0.0/16 dev eth1  scope link  metric 1003
 default via 10.42.13.254 dev eth1  proto static

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3899#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list