/* Dbg and send :D */
msg_Dbg( p_intf, "MRL passed to the Sout: %s", qtu( soutMRL ) );
THEDP->streamingDialog( this, soutMRL, b_transcode_only,
- ui.advancedLineInput->text().split( ":" ) );
+ ui.advancedLineInput->text().split( " :" ) );
}
/* Update the MRL */