Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-08 Thread Carl Eugen Hoyos
Am Mo., 5. Okt. 2020 um 18:13 Uhr schrieb Schampignon Cristobal via ffmpeg-user : > could I send it privately for example via wetransfer? You can send it any way you like, but we need to make samples public to improve chances for a fix (exceptions definitely exist). Carl Eugen __

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-05 Thread andrei ka
did you try to transwrap it ( bmxtranswrap ) ? bmx suite and not ffmpeg should be the first candidate to try to fix weird mxfs &rei On Mon, Oct 5, 2020 at 6:13 PM Schampignon Cristobal via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > > Hi Carl Eugen, > > could I send it privately for example vi

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-05 Thread Schampignon Cristobal via ffmpeg-user
Hi Carl Eugen,   could I send it privately for example via wetransfer? Best regards!   >Понедельник, 28 сентября 2020, 18:50 +03:00 от Carl Eugen Hoyos >: >  > > >> Am 27.09.2020 um 19:44 schrieb Schampignon Cristobal via ffmpeg-user < >> ffmpeg-user@ffmpeg.org >: >> >> I have got a corrupt vi

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-02 Thread Schampignon Cristobal via ffmpeg-user
Hi, thanks for your answer.   Yes I included those values now. I increased the probesize and the analyzeduration-values step by step. This is the result:   D:\ffmpeg>ffmpeg -i Video1.mxf -q 1 -ss 0 -t 1200 -frames 25 -codec:v mpeg2video -probesize (10) -analyzeduration (5000

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-09-28 Thread Carl Eugen Hoyos
> Am 27.09.2020 um 19:44 schrieb Schampignon Cristobal via ffmpeg-user > : > > I have got a corrupt video file Please provide a sample file. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-u

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-09-27 Thread Carl Zwanzig
On 9/27/2020 10:44 AM, Schampignon Cristobal via ffmpeg-user wrote: [mxf @ 018fbf7f9000] could not resolve source track sequence strong ref [mxf @ 018fbf7f9000] broken or empty index [mxf @ 018fbf7f9000] error getting stream index 4294967295 [mxf @ 018fbf7f9000] Could not find cod

[FFmpeg-user] Unable to reencode corrupt video file

2020-09-27 Thread Schampignon Cristobal via ffmpeg-user
Dear ffmpeg-Team,   I have got a corrupt video file (.mxf Container, XDCAM codec, I guess the header is broken). I tried to reencode the file, but it is not working. Here is the the error message. Would be thankful for any advice how to reencode the video or fix the header! Best regards, Simon!