Modify

Ticket #3813 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

DVB capture of H264 streams fails most of the time

Reported by: anonymous Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords: DVB H264
Cc: Ticket locked: no

Description

When trying to capture a H264 stream over DVB, for some reason, "_buffer_packets" stays "true" and data never gets written to the actual ring buffer file in DTVRecorder::BufferedWrite?

The attached patch fixes it. Since MPEG2 works, I made the handling of the buffer uniform across H264 and MPEG2.

Attachments

h264-capture.patch (1.0 KB) - added by Ananth Rao 5 years ago.

Change History

Changed 5 years ago by Ananth Rao

comment:1 Changed 5 years ago by danielk

  • Owner changed from ijr to danielk

comment:2 Changed 5 years ago by anonymous

Is there a chance this will make it to the trunk?

comment:3 Changed 5 years ago by danielk

  • Status changed from new to closed
  • Resolution set to fixed

(In [14603]) Fixes #3813. Fixes buffering issue with H.264 in DVB Recorder by extending the mechanism already used by the iptv recorder and for MPEG-2 streams in the DVB Recorder with patch from Ananth Rao.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.