[FFmpeg-user] MPEG-TS file to x264 TS (dropped packets?)
Andrey Utkin
andrey.krieger.utkin at gmail.com
Mon Nov 25 18:30:52 CET 2013
Maybe that's heavy damage of stream at some moment. You could try
skipping a bit of data in beginning of file, for example creating
cutted file by dd utility.
Maybe playing with -err_detect option could help, but not sure.
If nothing helps, you should dive into source code, determining what
triggers termination of process and try to select right parameters or
fix that in sources.
--
Andrey Utkin
More information about the ffmpeg-user
mailing list