http of swf not working cmd line

About encoding, codec settings, muxers and filter usage
aleatory
New Cone
New Cone
Posts: 5
Joined: 26 Aug 2014 02:47

http of swf not working cmd line

Postby aleatory » 26 Aug 2014 02:50

I would like to invoke the command:
vlc -vvv http://player.viewer.dacast.com/DacastP ... 0579_48344 --sout file/muxer:stream.ogg

ogg stays at 0 bytes nothing streams or is recorded.

I also want to know how I can specify the duration of the recording.

Regards,
Jason

aleatory
New Cone
New Cone
Posts: 5
Joined: 26 Aug 2014 02:47

Re: http of swf not working cmd line

Postby aleatory » 26 Aug 2014 02:59

Trying to use these arguments now:
vlc -I dummy -vvv http://player.viewer.dacast.com/DacastP ... 0579_48344 --sout file/mp3:stream.mp3 --run-time=200 --stop-time=200 vlc://quit

creates a 61k mp3 file that does not play. And it quits in a few seconds.

aleatory
New Cone
New Cone
Posts: 5
Joined: 26 Aug 2014 02:47

Re: http of swf not working cmd line

Postby aleatory » 26 Aug 2014 09:39

I have just compiled a DOS program (64bit) that reads or creates the command arguments in 'set.dat' and then executes the arguments.

I've updated the arguments for mp3 ripping of streams to the following:
vlc -I dummy -vvv " + fle$ + " :sout=#trascode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst=" + mp$ + ".mp3}} :sout-keep

still fails in this example.

program http://www.aleatoryrecords.com/take.zip

I wish to develop this DOS program to meet many needs.

aleatory
New Cone
New Cone
Posts: 5
Joined: 26 Aug 2014 02:47

Re: http of swf not working cmd line

Postby aleatory » 26 Aug 2014 10:00

New example fails. Here is error screenshot of original arguments:
Image


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 8 guests