Opened 10 years ago

Closed 10 years ago

#3780 closed defect (fixed)

Malfunction the program with rtsp protocol

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

Description

Summary of the bug: When using ffmpeg versions 2.1.1 and 2.2 I came across malfunction of the program with rtsp protocol.In rtp_jpeg file when processing jpeg, DRI field is not processed. I’m sending you an rtp_jpeg. file with my corrections in the attachment. Perhaps, I missed something, but this variant works correctly.
How to reproduce:

% ffmpeg -i input ... output
ffmpeg version
built on ...

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Attachments (1)

rtpdec_jpeg.c (13.4 KB ) - added by iRidium_mobile 10 years ago.
correction of the problem

Download all attachments as: .zip

Change History (3)

by iRidium_mobile, 10 years ago

Attachment: rtpdec_jpeg.c added

correction of the problem

comment:1 by Carl Eugen Hoyos, 10 years ago

Please send your patch against current FFmpeg git head made with git format-patch to the ffmpeg-devel mailing list where changes can be discussed.

comment:2 by Carl Eugen Hoyos, 10 years ago

Component: ffmpegavformat
Keywords: rtp added
Resolution: fixed
Status: newclosed
Version: unspecifiedgit-master

May be fixed in ee88a208 - please test FFmpeg current git head!

Note: See TracTickets for help on using tickets.