Help for converting in command line

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.
Gilbert83
New Cone
New Cone
Posts: 5
Joined: 30 Jun 2018 17:17

Help for converting in command line

Postby Gilbert83 » 30 Jun 2018 19:25

Hi,

I'm tring to run this, and it resist to my will since hours... Realy, i read all that english and i'm probable verry close now :cry:

Starting form a sucessufull GUI conversion from ram to mp3, i take in GUI verbose message:

Code: Select all

qt4 debug: Transcode MRL: sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=file{no-overwrite},mux=mp3,dst='A\Egregore.mp3'}
And try to run it in powershell... that the best prototype... according to -h..

Code: Select all

.\vlc --intf dummy A:\Egregore.ram --sout-transcode-vcodec none --sout-transcode-acodec mp3 --sout-transcode-ab 128 --sout-transcode-channels 2 --sout-transcode-samplerate 44100 --sout-standard-access file{no-overwrite} --sout-standard-mux mp3 --sout-standard-dst a:\Egregore.mp3
Or, maybe this one? it look realy better to autocoloration....

Code: Select all

.\vlc -I dummy -vvv C:\Users\Daron\Downloads\Egregore.ram -sout-transcode-vcodec none -sout-transcode-acodec mp3 -sout-transcode-ab 128 -sout-transcode-channels 2 -sout-transcode-samplerate 44100 -sout-standard-access file{no-overwrite} -sout-standard-mux mp3 -sout-standard-dst c:\Users\Daron\Downloads\Egregore.mp3

I realy try so many variation i got no more imagination ( ",',/,\,--,-,:, ...) . I shake them of course, put the imput at begining, at end... I' faill!

Please explicite my mistake or give me the graal.

Thanks :D

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Help for converting in command line

Postby Jean-Baptiste Kempf » 01 Jul 2018 15:46

use -vvv to get logs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Gilbert83
New Cone
New Cone
Posts: 5
Joined: 30 Jun 2018 17:17

Re: Help for converting in command line

Postby Gilbert83 » 01 Jul 2018 20:18

Ok,

I try dozen time again....

Code: Select all

.\vlc -vvv --intf dummy 'C:\Users\Daron\Downloads\Egregore.ram'
This work. I can buld nothing more. not even a raw output. all : or -- option are ignored. All --option, It crash with:
vlc media player could not start - either the command line option were invalid or no plugin were found
No cmd windows with log appear.

Please help? :(


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 23 guests