Help! Saving an mms stream using "Dump row input" option

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
VVIKK
New Cone
New Cone
Posts: 2
Joined: 07 Oct 2008 22:37

Help! Saving an mms stream using "Dump row input" option

Postby VVIKK » 08 Oct 2008 02:55

Hello

I just installed the new VLC 0.9.4 version, but I have a problem when I try to save a stream with the "Dump row input" option. I get the following Error:

Code: Select all

VLC can't recognize the input's format: The format of 'mms://media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' cannot be detected. Have a look the log for details.
Here's what was in the log.

Code: Select all

main debug: starting new item main debug: processing request item Streaming node Playlist skip 0 main debug: resyncing on Streaming main debug: Streaming is at 2 main debug: creating new input thread main debug: Creating an input for 'Streaming' main debug: waiting for thread initialization main debug: thread started main debug: thread 6208 (input) created at priority 1 (input/input.c:370) main debug: `mms://media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' gives access `mms' demux `' path `media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' qt4 debug: Updating the stream status: 3 main debug: creating demux: access='mms' demux='dump :demuxdump-file=G:\?????? ?????\?????? ???????\WebCast1.wmv' path='media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' main debug: looking for access_demux module: 0 candidates main warning: no access_demux module matched "mms" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating access 'mms' path='media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' main debug: looking for access module: 1 candidate access_mms debug: waiting for connection... main debug: net: connecting to media.poly.usf.edu port 1755 main debug: connection: Resource temporarily unavailable main debug: connection succeeded (socket = 5844) access_mms debug: connection(tcp) with "media.poly.usf.edu:1755" successful access_mms debug: generated guid: babac001-777e-b70b-188531df9de7771a access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:128 len8:16 sequence 0x00000000 len8_II:14 dir_comm:0x00040001 access_mms debug: 0x01 --> server_version:"9.01.01.3862" tool_version:"" update_player_url:"" encryption_type:"NTLM" access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:80 len8:10 sequence 0x00000001 len8_II:8 dir_comm:0x00040002 access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:136 len8:17 sequence 0x00000002 len8_II:15 dir_comm:0x00040006 access_mms debug: media file name/path accepted access_mms debug: answer 0x06 flags:0x01800000 media_length:3068s packet_length:zul packet_count:8000 max_bit_rate:0 header_size:zu access_mms debug: reading header access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:40 len8:5 sequence 0x00000003 len8_II:3 dir_comm:0x00040011 access_mms debug: header complete(zu) access_mms info: selecting stream[0x1] audio (127 kb/s) access_mms info: selecting stream[0x2] video (977 kb/s) access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:32 len8:4 sequence 0x00000004 len8_II:2 dir_comm:0x00040021 access_mms info: connection successful access_mms debug: connected to media.poly.usf.edu:1755 access_mms debug: recv command start_sequence:0x4a000001 command_id:0xb00bface length:56 len8:7 sequence 0x00000005 len8_II:5 dir_comm:0x00040005 access_mms debug: streaming started main debug: thread 6096 (mmstu keepalive thread) created at priority 0 (mmstu.c:211) main debug: using access module "access_mms" main debug: TIMER module_Need() : 290.000 ms - Total 290.000 ms / 1 intvls (Avg 290.000 ms) qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 2 main debug: Using AStream*Stream main debug: pre-buffering... main debug: thread started main debug: received first data for our buffer main debug: pre-buffering done 48000 bytes in 0s - 131 kbytes/s main debug: creating demux: access='mms' demux='dump :demuxdump-file=G:\?????? ?????\?????? ???????\WebCast1.wmv' path='media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' main debug: looking for demux module: 0 candidates main error: no demux module matched "dump :demuxdump-file=G:\?????? ?????\?????? ???????\WebCast1.wmv" main debug: TIMER module_Need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms) main error: no suitable demux module for `mms/://media.poly.usf.edu/video/EGN-4450_08-26-08_Morris.wmv' main debug: finished input main debug: waitpipe: object killed main debug: thread ended main debug: dying input main debug: thread times: real 0m0.359000s, kernel 0m0.000000s, user 0m0.000000s main debug: thread 6096 joined (mmstu.c:228) access_mms debug: Connection closed main debug: removing module "access_mms" main debug: thread ended qt4 debug: Updating the stream status: 8 qt4 debug: Destroy the Interaction Dialog qt4 debug: Hide the Interaction Dialog main debug: dead input main debug: thread times: real 0m0.653000s, kernel 0m0.000000s, user 0m0.000000s main debug: thread 6208 joined (playlist/engine.c:244) main debug: TIMER input launching for 'Streaming' : 705.000 ms - Total 705.000 ms / 1 intvls (Avg 705.000 ms) main debug: starting new item main debug: changing item without a request (current 2/3) main debug: nothing to play

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Help! Saving an mms stream using "Dump row input" option

Postby VLC_help » 08 Oct 2008 20:26

:demuxdump-file=G:\?????? ?????\?????? ???????\WebCast1.wmv'
you censored that manually?
EDIT:
And can you paste your sout or commandline options?

VVIKK
New Cone
New Cone
Posts: 2
Joined: 07 Oct 2008 22:37

Re: Help! Saving an mms stream using "Dump row input" option

Postby VVIKK » 09 Oct 2008 01:50

Yes replaced the characters with ?'s.
Well what I do is copy the mms from the site where the video is, then I got to Media -> Convert / Save, then the Network tab where I paste the mms in the Address field. Protocol automatically changes to MMS. Then in the Stream Output I select File, and Browse to the directory where I want to save it, and select the Dump row input option, which disables everything else. The general stream output string looks like that:

Code: Select all

:demux=dump :demuxdump-file=g:\directory\webcast.wmv
And then I get the errors above.

Also if i just go to Media -> Open Network, and just paste the MMS it plays fine.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Help! Saving an mms stream using "Dump row input" option

Postby VLC_help » 09 Oct 2008 22:05

Yes, you are correct. Without Dump raw input and selecting ASF/WMV as Encapsulation seems to work.

Code: Select all

:sout=#duplicate{dst=std{access=file,mux=asf,dst=C:\tes.asf}}

parijke
New Cone
New Cone
Posts: 5
Joined: 27 Jul 2008 17:49

Re: Help! Saving an mms stream using "Dump row input" option

Postby parijke » 18 Oct 2008 18:24

I've the exact same problem. The previous version worked fine.... I guess I have to roll back for now.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Help! Saving an mms stream using "Dump row input" option

Postby VLC_help » 18 Oct 2008 20:32



Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 54 guests