Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Media file management > Repairing, splitting and merging media files
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-26-2010, 10:27 AM
OrchestraAndChoir OrchestraAndChoir is offline
Member
 
Join Date: Jan 2010
Posts: 33
OrchestraAndChoir is on a distinguished road
Default

FLV Extract Error After Downloading A Stream


I 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
Reply With Quote
  #2  
Old 04-27-2010, 02:55 PM
OrchestraAndChoir OrchestraAndChoir is offline
Member
 
Join Date: Jan 2010
Posts: 33
OrchestraAndChoir is on a distinguished road
Default

Re: FLV Extract Error After Downloading A Stream


Bump
Reply With Quote
  #3  
Old 04-28-2010, 07:22 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: FLV Extract Error After Downloading A Stream


Try 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"

then, take "filename.mp4" from above and do these two steps with
mp4box to demux the x264/avc & aac:

mp4box -raw 1 "filename.mp4"
mp4box -raw 2 "filename.mp4"
Reply With Quote
  #4  
Old 04-29-2010, 04:09 PM
OrchestraAndChoir OrchestraAndChoir is offline
Member
 
Join Date: Jan 2010
Posts: 33
OrchestraAndChoir is on a distinguished road
Default

Re: FLV Extract Error After Downloading A Stream


There 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
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:26 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons