VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 24 of 24
Thread
  1. Help me please with picture ?
    Image Attached Thumbnails Click image for larger version

Name:	Ekran Alıntısı.JPG
Views:	660
Size:	66.9 KB
ID:	29280  

    Last edited by enginerdogan; 2nd Nov 2015 at 02:09.
    Quote Quote  
  2. it's the good code it works with the last version of rtmpdump
    https://github.com/K-S-V/Scripts/releases
    Quote Quote  
  3. Hi ,

    What I can say :

    _ a same issue has been asked :
    https://forum.videohelp.com/threads/364514-Can-someone-help-rtmpdump?p=2321328&highligh...ik#post2321328

    _ a linux man could download the file for you .

    _ give us the link where to watch directly the video .

    Cheers .
    Quote Quote  
  4. sorry it woks on my debian linux
    but on windows with the specials characters you can do this

    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:/Video_Ders_2014/DGS/T%C3%BCrk%C3%A7e/00.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "00.mp4"
    Quote Quote  
  5. or if we use your code

    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod/"  -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -y "mp4:/Video_Ders_2014/DGS/Türkçe/00.mp4" -o "00.mp4"
    ü -> ü
    ç -> ç
    for the future you find more character here
    http://www.i18nqa.com/debug/utf8-debug.html
    Last edited by biezom; 27th Dec 2014 at 14:59.
    Quote Quote  
  6. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  7. Originally Posted by enginerdogan View Post
    Originally Posted by biezom View Post
    sorry it woks on my debian linux
    but on windows with the specials characters you can do this

    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:/Video_Ders_2014/DGS/T%C3%BCrk%C3%A7e/00.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "00.mp4"

    Thanks a lot off ı tried this link and then it is work and ı download now. Very very thanks.
    Biezom
    you're welcome
    can you tell me or an other windows user if the other code (with ü -> üç -> ç) works for you.
    I'm not sure because i use a virtual windows
    thanks
    Quote Quote  
  8. Hi ,

    ü -> ü
    ç -> ç

    don't work for me .

    Inclued in a batch file .
    Ms-dos change the letters .
    Livestreamer also change .

    At the end the link is REALLY wrong .

    Cheers .
    Quote Quote  
  9. Originally Posted by aazerty View Post
    Hi ,

    ü -> ü
    ç -> ç

    don't work for me .

    Inclued in a batch file .
    Ms-dos change the letters .
    Livestreamer also change .

    At the end the link is REALLY wrong .

    Cheers .
    surprising


    Quote Quote  
  10. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Off-topic, but absolutely necessary......

    Originally Posted by aazerty View Post
    Ms-dos change the letters .
    The command prompt is not MS-DOS.

    cmd.exe is not command.com

    And since Windows 4.0 (aka 95), command.com just emulates DOS when run in 32-bit mode
    Hell, it supported even Apache (the web server), which surely has never been a "DOS-compatible" application
    Image Attached Thumbnails Click image for larger version

Name:	cmd-prompt.png
Views:	282
Size:	49.4 KB
ID:	29430  

    Quote Quote  
  11. Hi ,

    Thanks for the replies .
    Below what I done and got :


    Cheers .
    Image Attached Thumbnails Click image for larger version

Name:	ZZZ_PB_caracteres.JPG
Views:	140
Size:	43.3 KB
ID:	29432  

    Quote Quote  
  12. Originally Posted by aazerty View Post
    Hi ,

    Thanks for the replies .
    Below what I done and got :


    Cheers .
    ok it's an encoding/code issue

    chcp in cmd.exe get the code


    for me it's 850
    you can change with chcp 850 (no risk it changes encoding only in the running console)
    and retry this code with ü and ç
    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod/"  -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -y "mp4:/Video_Ders_2014/DGS/Türkçe/00.mp4" -o "00.mp4"
    if it doesn't work can you tell me what results you get with chcp to know your code
    Last edited by biezom; 2nd Jan 2015 at 10:55.
    Quote Quote  
  13. Hi ,

    @biezom : Many thanks for your help .

    I have set in my batch file :
    chcp 1252

    The streaming is done .

    Note : the previous screen given in attachment is unchanged .

    Regards .
    Quote Quote  
  14. Originally Posted by aazerty View Post
    Hi ,

    @biezom : Many thanks for your help .

    I have set in my batch file :
    chcp 1252

    The streaming is done .

    Note : the previous screen given in attachment is unchanged .

    Regards .
    great, there surely has a chcp ???? works with the original code
    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod/" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -y "mp4:/Video_Ders_2014/DGS/Türkçe/00.mp4" -o "D:\rtmpdump\Turkce\00.mp4"

    But I have not found
    Quote Quote  
  15. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  16. Originally Posted by enginerdogan View Post
    Hi all ?

    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:Video_Ders_2014/OABT/Sınıf Öğretmenliği/Alan/01.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "D:\rtmpdump\Engin\Sinif\Alan\01.mp4"

    Help Me Please I cant download it ...
    you can try
    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:Video_Ders_2014/OABT/S%C4%B1n%C4%B1f %C3%96%C4%9Fretmenli%C4%9Fi/Alan/01.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "D:\rtmpdump\Engin\Sinif\Alan\01.mp4"
    ı >> %C4%B1
    Ö >> %C3%96
    ğ >> %C4%9F
    source http://www.utf8-chartable.de/unicode-utf8-table.pl?start=256&unicodeinhtml=hex
    Last edited by biezom; 5th Feb 2015 at 10:06.
    Quote Quote  
  17. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  18. Originally Posted by enginerdogan View Post
    Originally Posted by biezom View Post
    Originally Posted by enginerdogan View Post
    Hi all ?

    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:Video_Ders_2014/OABT/Sınıf Öğretmenliği/Alan/01.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "D:\rtmpdump\Engin\Sinif\Alan\01.mp4"

    Help Me Please I cant download it ...
    you can try
    Code:
    rtmpdump -r "rtmpe://videodersane.uzaktanegitim.gen.tr/vod//mp4:Video_Ders_2014/OABT/S%C4%B1n%C4%B1f %C3%96%C4%9Fretmenli%C4%9Fi/Alan/01.mp4" -W "http://videodersane.uzaktanegitim.gen.tr/Content/swf/StrobeMediaPlayback.swf" -o "D:\rtmpdump\Engin\Sinif\Alan\01.mp4"

    Thanks for answers this code is working

    How can i converte another link ? Can you help to me ?
    i completed my post
    source http://www.utf8-chartable.de/unicode-utf8-table.pl?start=256&unicodeinhtml=hex
    Quote Quote  
  19. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  20. Hi enginerdogan ,

    See below an example of batch file .
    =====

    @echo on
    rtmpdump -r "rtmpe...Alan/01.mp4" -W "http://... .swf" -o "01.mp4"
    pause
    rtmpdump -r "rtmpe...Alan/02.mp4" -W "http://... .swf" -o "02.mp4"
    pause
    ...
    rtmpdump -r "rtmpe...Alan/28.mp4" -W "http://... .swf" -o "28.mp4"
    pause
    :end


    The line 'pause' is usefull to see the process at the end of a record .
    And verify if it's OK .
    If yes strike a key to continue .
    =====

    Now : supposing You have streamed 2 links . You'll continue tomorrow .
    Open your batch file and do modifications by adding 'rem '

    @echo on
    rem rtmpdump -r "rtmpe...Alan/01.mp4" -W "http://... .swf" -o "01.mp4"
    rem pause
    rem rtmpdump -r "rtmpe...Alan/02.mp4" -W "http://... .swf" -o "02.mp4"
    rem pause
    ...
    rtmpdump -r "rtmpe...Alan/28.mp4" -W "http://... .swf" -o "28.mp4"
    pause
    :end

    The batch will start working for the stream N°3

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  21. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  22. Hi enginerdogan ,

    The issue is due to some rights .

    Create a directory "D:\Download"

    Put in it :
    _ rtmpdump.exe
    _ Your_Batch_File.bat

    Use Explorer.exe => navigate to "D:\Download" => launch "Your_Batch_File.bat" .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  23. Help me please with picture ?
    Last edited by enginerdogan; 2nd Nov 2015 at 02:08.
    Quote Quote  
  24. Hi enginerdogan ,

    At the moment you haven't to understand rtmpdump's process .
    Have you 'YES or NOT' the file rtmpdump.exe ?
    _ if yes read what I said above
    _ if not find it on the web and read what I said above

    My god is it to hard to understand what I write !!!

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!