Bug #329
Picture jumping (looks like old frame being presented as new)
| Status: | Rejected | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Demultiplex | |||
| Target version: | - | |||
| Found in version: | Affected Versions: |
Description
Using DVB-T (Rtl7407 chip) I get video jumping when being viewed in VLC/Kaffiene/Anything. It appears to be one old frame being presented when newer ones are avaliable.
Looking in the DVB sources, 188 bytes is hardcoded everywhere - 188 is the MAXIMUM size - and not all packets are this length. Partial packets and Stuffing packets are shorter and will send rubbish to recipient when these packets are received.
History
#1
Updated by Andreas Öman over 2 years ago
- Status changed from New to Need feedback
If you look closer in the sources you will see that Tvheadend understands that not all packets are 188 bytes.
I need more info (example recordings, TS-dumps, etc) or I will close this bug
#2
Updated by Andreas Öman over 2 years ago
- Category changed from General to Demultiplex
#3
Updated by Andreas Öman about 2 years ago
- Status changed from Need feedback to Rejected
No activity