FLV Extract Error After Downloading A StreamI downloaded an FLV encoded with H264 & AAC & I tried to extract the FLV but with FLV Extract I get an error which says
Non-Negative Number Required Parameter Name: Count ? I downloaded the FLV with StreamTransport & I downloaded it more then once & I get the same thing each time & it seems to play fine in various players & when I try opening it with say Avidemux the program just crashes |
Re: FLV Extract Error After Downloading A StreamBump :eek:
|
Re: FLV Extract Error After Downloading A StreamTry downloading it with another program, or post the link to the content.
Instead of flvextract, you can also try ffmpeg & mp4box (using three steps) to demux the flv: Code:
ffmpeg -i "filename.flv" -vcodec copy -acodec copy "filename.mp4" |
Re: FLV Extract Error After Downloading A StreamThere are not alot of free RTMPE downloaders out there to use another program. I only know of StreamTransport. And MP4Box & FFMPEG are way to difficult for me to use
|
All times are GMT -6. The time now is 07:24 PM. |