Hello! Im new to vlc and im trying to re stream an HLS stream to rtsp. Using the gui im able to restream using vcodec mpeg 4. But I want to runs this in the command line. When using the gui I get this string at the end:
:sout=#transcode{vcodec=mp4v,vb=800,scale=Auto,acodec=mp4a,ab=128,channels=2,samplerate=44100,scodec=none}:rtp{sdp=rtsp://:554/s} :no-sout-all :sout-keep
Can someone help me to convert this to cvlc?