Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Stream conversion from DVB-T buggy on VDR (allversions?)



Gregor Lawatscheck wrote:
> 
> At 17:11 13/01/2003, I wrote:
> >I have been playing around with the TS -> PS remux.c converter in vdr
> >where I believe the problem sits without much luck. Ultimately what one
> >wants to do is to try and integrate the working ts2ps routine from the DVB
> >driver's mpegtools or dvbstream (same thing) into vdr and see if that
> >fixes it. I believe however this might be fairly complicated to a novice
> >programmer like me who barely understands vdr's structure.
> 
> I did some more looking at code and luckily it seems the TS 2 PES with all
> it's goodies like instant_repack etc. in mpegtools, dvbstream, tuxzap and
> hence vdr are all very similar in structure. However I what I did notice:
> vdr's handling of PTS is almost none-existing. Now I have not much of a
> clue what PTS are good for but - google says something to do with
> audio/video sync / jitters... 

--- clip ---
I wonder if my problems relate to above  8)

Jan 15 15:11:05 vdr vdr[4957]: ERROR: skipped 127 byte to sync on TS packet
Jan 15 15:11:06 vdr vdr[4958]: ERROR: ring buffer overflow (61 bytes dropped)
Jan 15 15:11:06 vdr vdr[4958]: ERROR: ring buffer overflow (188 bytes dropped)
Jan 15 15:11:37 vdr last message repeated 22189 times
Jan 15 15:12:19 vdr last message repeated 29083 times
Jan 15 15:12:19 vdr vdr[4957]: ERROR: skipped 127 byte to sync on TS packet
Jan 15 15:12:29 vdr vdr[4958]: ERROR: ring buffer overflow (61 bytes dropped)
Jan 15 15:12:29 vdr vdr[4958]: ERROR: ring buffer overflow (188 bytes dropped)
Jan 15 15:13:00 vdr last message repeated 21837 times
Jan 15 15:14:01 vdr last message repeated 44236 times
Jan 15 15:15:02 vdr last message repeated 46768 times
Jan 15 15:16:03 vdr last message repeated 46768 times
Jan 15 15:16:22 vdr last message repeated 14650 times


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index