[issue2563] AVI encoder create a file (contains multiple video and audio streams) with uncorrect fourcc tag

2011-01-24 Thread longstone
longstone zhibing@hotmail.com added the comment: Add the resolution patch. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2563

[issue2568] bugs in m2ts using lavf demuxer

2011-01-24 Thread Yousei
New submission from Yousei you...@yousei-raws.org: lavf demuxer sometimes causes a bugs in m2ts files. Screenshot: http://img708.imageshack.us/img708/7099/shot0002n.png You can reproducible this bug using mplayer -demuxer lavf lavf_error_in_m2ts_files.m2ts or ffmpeg -i

[issue2568] bugs in m2ts using lavf demuxer

2011-01-24 Thread Yousei
Yousei you...@yousei-raws.org added the comment: Sample uploaded to ftp://upload.ffmpeg.org/MPlayer/incoming/issue2568/ lavf_error_in_m2ts_files.m2ts FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2568

[issue2568] bugs in m2ts using lavf demuxer

2011-01-24 Thread Yousei
Yousei you...@yousei-raws.org added the comment: ffmpeg -v 9 -loglevel 99 -i lavf_error_in_m2ts_files.m2ts sample.mp4 (Errors in beginning cased by spiting file) http://pastebin.com/SWYwQEfm FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2563] AVI encoder create a file (contains multiple video and audio streams) with uncorrect fourcc tag

2011-01-24 Thread Ronald S. Bultje
Ronald S. Bultje rsbul...@gmail.com added the comment: can you add a check in write_header() to error out on 100 streams? Ronald FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2563

[issue2569] Complete your registration to FFmpeg issue tracker -- key FroAnQLZvD6ou9yfjUvFHpTdvNSTSADt

2011-01-24 Thread Gilles Maire
New submission from Gilles Maire gil...@gillesmaire.com: Le 24/01/2011 21:58, FFmpeg issue tracker a écrit : To complete your registration of the user gillesm with FFmpeg issue tracker, please do one of the following: - send a reply to iss...@roundup.ffmpeg.org and maintain the subject line

[issue2569] Complete your registration to FFmpeg issue tracker -- key FroAnQLZvD6ou9yfjUvFHpTdvNSTSADt

2011-01-24 Thread Vitor
Vitor vitor1...@gmail.com added the comment: . FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2569

[issue2569] Complete your registration to FFmpeg issue tracker -- key FroAnQLZvD6ou9yfjUvFHpTdvNSTSADt

2011-01-24 Thread Vitor
Vitor vitor1...@gmail.com added the comment: . -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2569

[issue2570] configure incorrectly enables #define HAVE_AMD3DNOW 1 in config.h

2011-01-24 Thread John Van Sickle
New submission from John Van Sickle john.vansic...@gmail.com: FFmpeg was crashing when using '-vf scale=$W:$H' on my FreeBSD 8 -stable box which I backtraced in gdb to swsscale trying to use 3DNOW instructions. The problem is my processor doesn't support 3DNOW: CPU: Intel(R) Core(TM)2 CPU

[issue2571] ffplay fails on /dev/dvb/adapter0/dvr0 but

2011-01-24 Thread Gilles Maire
New submission from Gilles Maire gil...@gillesmaire.com: On several muxes after a tzap commande I can't do ffplay /dvb/adapter0/dvr0 but if I do cat /dev/dvr/adapter0/dvr0 recording.ts I can ffplay the recording. The problem concerns h264 and the cabac codec at the line if( ret 0 ||

[issue2563] AVI encoder create a file (contains multiple video and audio streams) with uncorrect fourcc tag

2011-01-24 Thread longstone
longstone zhibing@hotmail.com added the comment: Add error check in avi_write_header() function. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2563