Re: [FFmpeg-devel] mp4 encryption with time code track

2017-05-27 Thread Michael Niedermayer
On Wed, May 24, 2017 at 04:35:44PM +, Eran Kornblau wrote: > Ping > > Eran > > From: Eran Kornblau > Sent: Wednesday, May 17, 2017 12:50 PM > To: FFmpeg development discussions and patches > Subject: mp4 encryption with time code track > > Hi all, > > We bumped into an issue with the mp4 e

Re: [FFmpeg-devel] mp4 encryption with time code track

2017-05-24 Thread Eran Kornblau
Ping Eran From: Eran Kornblau Sent: Wednesday, May 17, 2017 12:50 PM To: FFmpeg development discussions and patches Subject: mp4 encryption with time code track Hi all, We bumped into an issue with the mp4 encryption support we submitted a while ago - in case ffmpeg decides to write a timecod

[FFmpeg-devel] mp4 encryption with time code track

2017-05-17 Thread Eran Kornblau
Hi all, We bumped into an issue with the mp4 encryption support we submitted a while ago - in case ffmpeg decides to write a timecode track in the output mp4, it crashes. The reason is that mov_create_timecode_track calls ff_mov_write_packet on a track that doesn't have 'cenc' initialized, this