Hello Erik,

> As far as I can see, the timestamps are clock based on the recording system
> used. Not sure on that (I never used them, I maintain my own queues in a
> decoder).
> 
> FYI: the relavant code is @ read_packet() in mpegts.c (around line 1454)
> 
> FYI2: Also note that the AVC demuxer is broken in ffmpeg in ts streams (for
> about 2 years now). I have a patch for that if you are interested.
> 

Yes I am very interested. But demuxing works, if I demux the stream myself with 
ffmpeg, right? I mean if I read packets via av_read_frame(...) and save the 
packet.data-stuff in separate files, right? 

regards,
Sven
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to