[FFmpeg-devel] How to get video frame offset position in TS file ?

Thomas Parmegiani thomasp
Wed Oct 24 11:58:34 CEST 2007


> -----Message d'origine-----
> De : ffmpeg-devel-bounces at mplayerhq.hu
> [mailto:ffmpeg-devel-bounces at mplayerhq.hu]De la part de Thomas
> Parmegiani
> Envoye : mardi 23 octobre 2007 13:49
> A : FFmpeg development discussions and patches
> Objet : [FFmpeg-devel] How to get video frame offset position in TS file
> ?
>
>
> Hi all !
>
> I am trying to get the start position of the current frame read (using
> av_read_frame) of my TS source file.
> To get this position I use :
> ic->streams[video_index]->parser->frame_offset.
>
> It is working if I use it with a .m2v file (without any audio).
> but if I use
> it on my original TS file which contains audio the frame offset is wrong.
> Did I miss something to get my video frame offset in case I have audio ?
>
> Best Regards,
>
> Thomas.P
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

Hi all !

I am sorry to post this message again but I still did not found any answer.
If anyone can help me...


Best Regards,

Thomas.P





More information about the ffmpeg-devel mailing list