Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: How can I record these RTMP streams?Thanks. I tried that but it's still the same - certainly not a big deal, just enough to say 'yeah, they're not in sync 100%'.
I looked at http://ffmpeg.org/ffmpeg.html#Audio-Options and was going to try the asyncts option, but that's not a switch, right? not sure how to use that. |
#12
|
|||
|
|||
Re: How can I record these RTMP streams?Quote:
Also, what's the resolution of the video you got? |
#13
|
|||
|
|||
Re: How can I record these RTMP streams?how would I see that (the resolution)? watching the mp4, I don't have an info page that I can see in quicktime.
|
#14
|
|||
|
|||
Re: How can I record these RTMP streams?Well, how big is the filesize?
|
#15
|
|||
|
|||
Re: How can I record these RTMP streams?1.3 Gb
|
#16
|
|||
|
|||
Re: How can I record these RTMP streams?Ah, alright. Well I found that there is a 720p copy of the video file on the server as well:
Code:
rtmpdump -r "rtmp://realaudio.service.emory.edu/EVENTS/COMMENCE/" -a "EVENTS/COMMENCE/" -f "WIN 11,2,202,235" -W "http://realaudio.service.emory.edu/clients/jwplayer5.4/player.swf" -p "http://www.emory.edu/commencement/webcast/index.html" -y "mp4:commence2012-2.mp4" -o mp4_commence2012-2.flv |
#17
|
|||
|
|||
Re: How can I record these RTMP streams?use ffmpeg -i yourfile
(do not specify an output file!) will output helpful info: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x404 [SAR 404:405 DAR 16:9], 947 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc |
Tags: rtmp flash |
Thread Tools | |
Display Modes | |
|
|