VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 6 of 6
  1. Hi, I just trying download Live Streaming Video using Rtmpdump. but I have problem, the sound is faltered.
    Im using this command:

    Code:
    C:\rtmp\rtmpdump.exe --live -b 36000 -r "rtmp://url" -o "c:\rtmp\filename.flv"
    or
    Code:
    C:\rtmp\rtmpdump.exe --live -r "rtmp://url" -o "c:\rtmp\filename.flv"
    or
    Code:
    C:\rtmp\rtmpdump.exe -R -r "rtmp://url" -o "c:\rtmp\filename.flv"
    This is the sample video:


    Please Help,Thanks
    Last edited by Shiroe; 20th Dec 2014 at 16:56.
    Quote Quote  
  2. Your dump is fine. The video has sound /(effect?)/issues.
    Quote Quote  
  3. Originally Posted by transporterfan View Post
    Your dump is fine. The video has sound /(effect?)/issues.
    Thank You transporterfan for the reply,
    When I live streaming the video using mozila firefox, everything is fine. the audio,music,and the visual.
    But when I download it using rtmpdump or IDM,always have that problem.

    Maybe this can help, RTMPdump Metadata Info:

    Click image for larger version

Name:	Screenshot 2014-12-21 06.17.32.png
Views:	438
Size:	9.2 KB
ID:	29209
    Quote Quote  
  4. Nothing can 'help' if the source video is glitched. Maybe it's an anti copying device. It's annoying enough to stop me wanting to download it.
    Quote Quote  
  5. Hi ,

    Can you try :

    Code:
    ffmpeg.exe -re -i "rtmp://url" -vcodec copy -acodec copy -f mpegts pipe: "c:\rtmp\filename.flv"
    Cheers .

    Edit :

    Code:
    =====
    youtube-dl -F https://www.youtube.com/watch?v=DUOOpupJdVk
    
    [youtube] DUOOpupJdVk: Downloading webpage
    [youtube] DUOOpupJdVk: Extracting video information
    [youtube] DUOOpupJdVk: Downloading DASH manifest
    [info] Available formats for DUOOpupJdVk:
    format code extension resolution  note
    140         m4a       audio only  DASH audio , audio@128k (worst)
    139         m4a       audio only  DASH audio   57k , audio@ 48k (22050Hz), 48.69MiB
    140         m4a       audio only  DASH audio  137k , audio@128k (44100Hz), 129.57MiB
    141         m4a       audio only  DASH audio  263k , audio@256k (44100Hz), 257.31MiB
    160         mp4       144p        DASH video , video only
    160         mp4       192x144     DASH video  142k , 15fps, video only, 110.04MiB
    133         mp4       240p        DASH video , video only
    133         mp4       320x240     DASH video  276k , 15fps, video only, 245.59MiB
    134         mp4       360p        DASH video , video only
    134         mp4       480x360     DASH video  503k , 15fps, video only, 338.90MiB
    17          3gp       176x144
    36          3gp       320x240
    5           flv       400x240
    43          webm      640x360
    18          mp4       640x360     (best)
    =====
    Code:
    rem audio only  DASH audio  263k , audio@256k (44100Hz), 257.31MiB
    youtube-dl -f 141 https://www.youtube.com/watch?v=DUOOpupJdVk -o audio_256k.m4a
    The sound is not good .
    Last edited by aazerty; 20th Dec 2014 at 18:17.
    Quote Quote  
  6. Originally Posted by transporterfan View Post
    Nothing can 'help' if the source video is glitched. Maybe it's an anti copying device. It's annoying enough to stop me wanting to download it.
    hahah, sorry

    Originally Posted by aazerty View Post
    Hi ,

    Can you try :

    Code:
    ffmpeg.exe -re -i "rtmp://url" -vcodec copy -acodec copy -f mpegts pipe: "c:\rtmp\filename.flv"
    Cheers .

    Edit :

    Code:
    =====
    youtube-dl -F https://www.youtube.com/watch?v=DUOOpupJdVk
    
    [youtube] DUOOpupJdVk: Downloading webpage
    [youtube] DUOOpupJdVk: Extracting video information
    [youtube] DUOOpupJdVk: Downloading DASH manifest
    [info] Available formats for DUOOpupJdVk:
    format code extension resolution  note
    140         m4a       audio only  DASH audio , audio@128k (worst)
    139         m4a       audio only  DASH audio   57k , audio@ 48k (22050Hz), 48.69MiB
    140         m4a       audio only  DASH audio  137k , audio@128k (44100Hz), 129.57MiB
    141         m4a       audio only  DASH audio  263k , audio@256k (44100Hz), 257.31MiB
    160         mp4       144p        DASH video , video only
    160         mp4       192x144     DASH video  142k , 15fps, video only, 110.04MiB
    133         mp4       240p        DASH video , video only
    133         mp4       320x240     DASH video  276k , 15fps, video only, 245.59MiB
    134         mp4       360p        DASH video , video only
    134         mp4       480x360     DASH video  503k , 15fps, video only, 338.90MiB
    17          3gp       176x144
    36          3gp       320x240
    5           flv       400x240
    43          webm      640x360
    18          mp4       640x360     (best)
    =====
    Code:
    rem audio only  DASH audio  263k , audio@256k (44100Hz), 257.31MiB
    youtube-dl -f 141 https://www.youtube.com/watch?v=DUOOpupJdVk -o audio_256k.m4a
    The sound is not good .
    Hi aazerty,
    sorry, the youtube video above is not video that I want to download.
    But thanks I will try it.
    Last edited by Shiroe; 28th Dec 2014 at 00:17.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!