PDA

View Full Version : Flv files unseekable for MFC Site


alphabr
07-14-2014, 01:17 PM
Hi Im capturing videos from myfreecams using the last build of rtmpdump 2.4 with KSV Patches.

The majority of files is unseekable.

I know I can use some scripts or software to fix it, but how can I avoid it?

Im reading rtmp.c file in librtmp folder for now trying to figure something.

Need to find out how to avoid bad timestamps

Thanks

ISeeAll
07-15-2014, 06:27 PM
Try Tubedigger,

Hit the "convert" button, and check "Fix FlV2", load the file and hit the "Fix Flv2" button.

The fixed file will be in the same folder as the original and it will say "fixed"

It's what i use on MFC files. Let me know how it works for you. :)

Tubedigger: http://www.tubedigger.com/TubeDigger_Install.exe

alphabr
07-16-2014, 09:25 AM
Thanks I will try it.

But still looking for a way to fx it on the fly looking inside rtmpdump sources.

Thanks