Thread
:
Need help doing a batch "FLV FIX" for Replay Media Catcher files.
View Single Post
#
2
06-08-2015, 09:12 AM
compn
Stream recording expert
Join Date: Sep 2006
Posts: 128
Re: Need help doing a batch "FLV FIX" for Replay Media Catcher files.
can you just run ffmpeg over the flv file ?
ffmpeg -i input.flv -c:copy fixed.flv
then you can batch that up easily if that works to fix the timestamps.
compn
View Public Profile
Send a private message to compn
Find all posts by compn