View Single Post
  #1  
Old 12-07-2011, 03:25 PM
zacky2000ro zacky2000ro is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
zacky2000ro is on a distinguished road
Default

rtmpdump - no sound captured


Audio is not available for some TV live streams.
I'm trying to download PV TV using the following command:

Quote:
rtmpdump -r "rtmpe://fms30.mediadirect.ro:1935/live8" -a "live8?id=45367184&publisher=2" -f "WIN 11,1,102,55" -W "http://static1.mediadirect.ro/player-preload/swf/dolce_video_908/player.swf" -p "http://www.dolcetv.ro/" -C O:1 -C O:0 -y "pvtv_low" -o pvtv_low.flv
The video is working fine, but no audio available.


Quote:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: width 480.00
INFO: height 360.00
INFO: fps 25.00
INFO: SAR 12:11
642.227 kB / 12.42 sec
Caught signal: 2, cleaning up, just a second...

On the original site the sound is working without any problems.

Can anybody please help me?
Reply With Quote