PDA

View Full Version : Problem with FLV files after capping


tank900
06-23-2012, 12:38 PM
Hey guys,

I think I am doing something wrong any help would be appreciated.

My FLV files

1) Don't capture audio at all

2) Can't seek and no matter what I do to try and fix them don't work.

These files are being capped off chaturbate

greenythebeast
06-23-2012, 01:21 PM
1. If audio isn't being captured, either there is no audio being broadcast or you're not using a media player that can play the Speex codec

2. No flv files from rtmpdump are seekable because it's downloading a live video stream with no timestamps. In order to make it seekable you can use KSV's FlvFixer (https://github.com/K-S-V/Scripts/blob/master/FlvFixer.php) script or remux it into .mp4 using ffmpeg

tank900
06-24-2012, 08:23 AM
Greeny you the man got ffmpeg and it's all good now