[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-11-25 Thread Henk Schoneveld
Henk Schoneveld belca...@zonnet.nl added the comment: Compiled version r25825, a vcodec copy results in frame= 360 fps= 0 q=-1.0 Lsize= 13563kB time=14.20 bitrate=7824.2kbits/s but an encode on the same file results in frame= 357 fps= 6 q=-1.0 Lsize=3081kB time=14.20

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-11-25 Thread Henk Schoneveld
Henk Schoneveld belca...@zonnet.nl added the comment: Here you go. File '360frames.264' not attached - you can download it from https://roundup.ffmpeg.org/file1184. FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2383] error while loading shared libraries: libavformat.so.51:

2010-11-25 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Does not look like a valid issue. -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2384] error while loading shared libraries: libavformat.so.51:

2010-11-25 Thread Giles AJ
New submission from Giles AJ gilesaj...@yahoo.ca: I run the script below every midnight and create a movie out of jpg images created throughout the day. I updated my version on Centos 5, after this script ran last night, and part of the update was ffmpeg. I now get the following error when I

[issue2384] error while loading shared libraries: libavformat.so.51:

2010-11-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Not an FFmpeg issue. (You either have to update /usr/local/bin/ffmpeg - or remove it in favor of the updated /usr/bin/ffmpeg - and not just /usr/lib64/libavformat*, or, even better, compile a static ffmpeg executable with

[issue2384] error while loading shared libraries: libavformat.so.51:

2010-11-25 Thread Giles AJ
Giles AJ gilesaj...@yahoo.ca added the comment: Thank you for the quick reply. I am using the /usr/bin/ffmpeg and it seems to be working fine now. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2384

[issue2385] Digital Music Software violates the GPL

2010-11-25 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Digital Music Software offers Audio Transcoder (audiotranscoder.exe, size 10970432, md5sum cf80f0882812db20605efa817484615e, will upload to samples/ffmpeg-bugs/roundup/issue), it contains a binary distribution of

[issue2386] h264_mp4toannexb filter crashes

2010-11-25 Thread Kieran K
New submission from Kieran K kie...@kunhya.com: http://www.aktiv-verlag.com/~webvideos/videos/2010/Surfcup.mp4 -- files: typescript messages: 12681 priority: normal status: new substatus: new title: h264_mp4toannexb filter crashes type: bug

[issue2386] h264_mp4toannexb filter crashes

2010-11-25 Thread Reimar Döffinger
Reimar Döffinger b...@reimardoeffinger.de added the comment: I suspect this change will fix the crash, but I doubt it will play: Index: ffmpeg/libavcodec/h264_mp4toannexb_bsf.c === --- ffmpeg/libavcodec/h264_mp4toannexb_bsf.c