Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-15 Thread Michael Niedermayer
On Tue, Mar 15, 2016 at 10:57:02PM +, Eran Kornblau wrote: > > > > > > > > check tests/fate/seek.mak > > > > also you can pass parameters to seek-test see fate-seek-cache-pipe > > > > i dont know if there is anything else special needed for this > > > > > > > Thanks Michael, I looked at this s

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-15 Thread Eran Kornblau
> > > > > > check tests/fate/seek.mak > > > also you can pass parameters to seek-test see fate-seek-cache-pipe > > > i dont know if there is anything else special needed for this > > > > > Thanks Michael, I looked at this some more, and there's one thing that I'm > > still > > missing - where do

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-08 Thread Michael Niedermayer
On Tue, Mar 08, 2016 at 09:13:30PM +, Eran Kornblau wrote: > > > > check tests/fate/seek.mak > > also you can pass parameters to seek-test see fate-seek-cache-pipe > > i dont know if there is anything else special needed for this > > > Thanks Michael, I looked at this some more, and there's on

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-08 Thread Eran Kornblau
> > check tests/fate/seek.mak > also you can pass parameters to seek-test see fate-seek-cache-pipe > i dont know if there is anything else special needed for this > Thanks Michael, I looked at this some more, and there's one thing that I'm still missing - where do I get the sample encrypted file f

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-06 Thread Michael Niedermayer
On Sun, Mar 06, 2016 at 08:35:41PM +, Eran Kornblau wrote: > > > > can you create a fate test for this ? > > maybe seek-test could be simply used? > > > Sure, can you point me to some existing test that is similar enough for me to > use as a reference ? > I read the Wiki page about adding a

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-06 Thread Eran Kornblau
> > can you create a fate test for this ? > maybe seek-test could be simply used? > Sure, can you point me to some existing test that is similar enough for me to use as a reference ? I read the Wiki page about adding a test, but not quite sure how to apply it here > thanks > > [...] > -- > M

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-06 Thread Michael Niedermayer
On Sun, Mar 06, 2016 at 12:07:37PM +, Eran Kornblau wrote: > Ping > > Thanks > > Eran > isom.h |3 ++ > mov.c | 94 > + > 2 files changed, 97 insertions(+) > 395b2cf334ec76f21376f52709b5a9caeeb39d9d > 0001-mov-support

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-03-06 Thread Eran Kornblau
Ping Thanks Eran 0001-mov-support-seek-in-encrypted-mp4.patch Description: 0001-mov-support-seek-in-encrypted-mp4.patch ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] Support seek in encrypted MP4

2016-02-28 Thread Eran Kornblau
Bumping... same patch attached Thanks Eran 0001-mov-support-seek-in-encrypted-mp4.patch Description: 0001-mov-support-seek-in-encrypted-mp4.patch ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] Support seek in encrypted MP4

2016-02-22 Thread Eran Kornblau
Hi all, Found out today that my patch for supporting encrypted MP4's does not support seek... Patch attached Thanks, Eran 0001-mov-support-seek-in-encrypted-mp4.patch Description: 0001-mov-support-seek-in-encrypted-mp4.patch ___ ffmpeg-devel mailing