[FFmpeg-user] Any error inserting help available?

Hardik Sharma hardik.sharma22 at yahoo.com
Fri Sep 16 21:59:43 CEST 2011


So now I am trying to use my parser code which is going through the bytes of h264 file by using a buffer to find out NAL start code. I want to ask that is it possible from here to skip one particular NAL unit/slice every time and rest I can put in new error 264 which is going to have every other data leaving that one particular slice. In this way I am generating error file by dropping one slice at a time. Let me know if I am missing any crucial point. Thanks.      


________________________________
From: Hardik Sharma <hardik.sharma22 at yahoo.com>
To: ffmpeg dev <ffmpeg-devel at ffmpeg.org>
Sent: Thursday, 15 September 2011 5:08 PM
Subject: Re: Any error inserting help available?


I already have boundaries for slices from h264 file. Can I directly delete the particular slices according to my need somehow from h264 file? 


________________________________
From: Hardik Sharma <hardik.sharma22 at yahoo.com>
To: "x264-devel at videolan.org" <x264-devel at videolan.org>; ffmpeg dev <ffmpeg-devel at ffmpeg.org>; ffmpeg <ffmpeg-user at ffmpeg.org>
Sent: Wednesday, 14 September 2011 8:55 PM
Subject: Any error inserting help available?


Hi guys,

I am looking to insert error in h264 files in the form of skipping slices from decoding one or multi at a time. I have one error insert executable for JM, do we have any such kind of help available for ffmpeg/x264. I can delete slice manually with help of hexeditor for h264 as I want to automate it so can't use hex editor for that. Thanks.

Hardik Sharma      


More information about the ffmpeg-user mailing list