Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Little help Using FFMPEG

(http://stream-recorder.com/forum/showthread.php?t=20287)

mirw 09-24-2015 04:56 PM

Little help Using FFMPEG


 
I want to play section
ffplay http://00.0.0.0/l/playlist.m3u8?d=2&p2=05d9a598

He did not read the sign "&"

Is there a solution?

-D3n1s- 09-25-2015 07:54 AM

Re: Little help Using FFMPEG


 
Use: ^&

Code:

ffplay http://00.0.0.0/l/playlist.m3u8?d=2^&p2=05d9a598
or:

Code:

ffplay "http://00.0.0.0/l/playlist.m3u8?d=2&p2=05d9a598"


All times are GMT -6. The time now is 12:59 PM.