[vlc-devel] qdbus problem vlc 2
mirsal
mirsal at mirsal.fr
Tue Feb 21 17:17:55 CET 2012
On Tue, 2012-02-21 at 18:11 +0200, Kaarlo Räihä wrote:
> 21. helmikuuta 2012 17.46 Nowardev-Team <nowardev at gmail.com> kirjoitti:
> > with this i am able to add the track on vlc but it says
> > qdbus org.mpris.MediaPlayer2.vlc /org/mpris/MediaPlayer2
> > org.mpris.MediaPlayer2.TrackList.AddTrack /home/peace/cu.mov "/"
> > SetAsCurrent
> >
> > Your input can't be opened:
> >
> > VLC is unable to open the MRL '/home/peace/cu.mov'. Check the log for
> > details.
>
> What does message log complain?
Solved on IRC, it works fine with a proper mrl.
ie: "file:///home/peace/cu.mov"
The correct command line is:
qdbus org.mpris.MediaPlayer2.vlc /org/mpris/MediaPlayer2
org.mpris.MediaPlayer2.TrackList.AddTrack file:///home/peace/cu.mov /
false
All the best,
--
mirsal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120221/926c75f5/attachment.sig>
More information about the vlc-devel
mailing list