Bug Report Issues with remux recordings

keybounce

Member
Some flv files (downloaded from twitch) remux into mp4's without any problem; others, however fail, giving me output files that are 32 bytes long.

The log does not have anything helpful:
21:49:31: media_remux: Error opening output file: Invalid argument
21:49:59: media_remux: Error muxing packet: Invalid argument
21:50:18: media_remux: Error opening output file: Invalid argument

(yes, I tried it twice).
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
The remuxer uses FFmpeg to remux -- and FFmpeg is the best tool out there for file conversions/remuxing, so one has to feel that it's safe to assume that the files you downloaded from twitch are simply not functional FLV files.
 
Top