[FFmpeg-user] Adding a RTMP live stream overlay
Erwan
erwanguy at gmail.com
Tue Jul 10 15:36:00 CEST 2012
Hadn't thought about the backslash, it works now.
Thanks a lot man.
On Mon, Jul 9, 2012 at 6:03 PM, Jim Sustacek [via FFmpeg-users] <
ml-node+s933282n4651600h52 at n4.nabble.com> wrote:
> I escaped the colon with a backslash to get past the error message. My
> command:
>
> ffmpeg -i rtsp://server.com/path/to/live/left.sdp -vf "[in] pad=2*iw:ih
> [left]; movie='rtsp\://server.com/path/to/live/right.sdp' [right];
> [left][right] overlay=main_w/2:0 [out]" -vcodec libx264 -b:v 1200k -acodec
> aac -strict experimental -ar 44100 -ab 128k outputfile.mp4
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://ffmpeg-users.933282.n4.nabble.com/Adding-a-RTMP-live-stream-overlay-tp4608703p4651600.html
> To unsubscribe from Adding a RTMP live stream overlay, click here<http://ffmpeg-users.933282.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4608703&code=ZXJ3YW5ndXlAZ21haWwuY29tfDQ2MDg3MDN8Nzg5MzMxMzUx>
> .
> NAML<http://ffmpeg-users.933282.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
Erwan Guy-Brossier
06.44.18.95.34
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Adding-a-RTMP-live-stream-overlay-tp4608703p4651643.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list