View Single Post
  #1  
Old 11-16-2013, 03:35 AM
fux0rz fux0rz is offline
Junior Member
 
Join Date: Nov 2013
Posts: 3
fux0rz is on a distinguished road
Default

MFC - rtmpdump, corrupted files


I'm capping MFC with rtmpdump, but half the time the streams are corrupt, and the resulting files can't be fixed.

I've also tried piping the rtmpdump output to ffmpeg, and found that ffmpeg can't detect the audio stream especially on HD cams resulting in corrupt files. I've tried playing with -probesize -analyzeduration -skip_initial_bytes etc but they don't seem to fix the problem.

I've tried various tools to fix the corrupt flv's(KSV script, rmc fixer flv extract, reencoding with ffmpeg etc) , but they all spit out a small file for example, the original broken file is 20mb/6 minutes long, the "fixed" versions are 4 secs and 100kb long.


I'm using ffmpeg version 1.2.4 & rtmpdump 2.4 , tried both the the official sources & the git/svnpenn sources.

Can anybody help, point me in the right direction?



Thanks
Reply With Quote