Search found 8 matches

Go to advanced search

by chadwixk
21 Aug 2013 17:59
Forum: VLC stream-output (sout)
Topic: Command Line Transcoding, No Audio
Replies: 5
Views: 13464

Re: Command Line Transcoding, No Audio

Changing

Code: Select all

acodec=mp4a
To

Code: Select all

acodec=mpga
works. Not sure why mp4a didn't.
by chadwixk
20 Aug 2013 21:59
Forum: VLC stream-output (sout)
Topic: Command Line Transcoding, No Audio
Replies: 5
Views: 13464

Re: Command Line Transcoding, No Audio

Full Log: -- logger module started -- main debug: using interface module "logger" main debug: TIMER module_need() : 71.241 ms - Total 71.241 ms / 1 intvls (Avg 71.241 ms) main debug: looking for interface module: 1 candidate main debug: using interface module "hotkeys" main debug...
by chadwixk
20 Aug 2013 18:51
Forum: VLC stream-output (sout)
Topic: Command Line Transcoding, No Audio
Replies: 5
Views: 13464

Command Line Transcoding, No Audio

This command line transcode works, except there is no audio in the result. Looks like it is missing the encoder??? I posted the part of the log file that seemed relevant, but let me know if you need to see more. Windows 8 and running VLC 2.0.8 (Aug 16 build) Thoughts? Thanks in advance! Chad P.S. It...
by chadwixk
20 Aug 2013 18:47
Forum: VLC stream-output (sout)
Topic: First time command line encoding help?
Replies: 8
Views: 1927

Re: First time command line encoding help?

Thanks Jean. That worked! Now I have to fix the No Audio issue, but will create a new forum post for that.
by chadwixk
20 Aug 2013 00:59
Forum: VLC stream-output (sout)
Topic: First time command line encoding help?
Replies: 8
Views: 1927

Re: First time command line encoding help?

I was never able to get the logfiles to write, which was fine because things were converting properly. But now I have converted to Windows 8 and running VLC 2.0.8 (Aug 16 build), and I am having issues where there is no audio in the resulting file. As such, I was trying to capture the logs to see wh...
by chadwixk
01 Aug 2012 18:45
Forum: VLC stream-output (sout)
Topic: First time command line encoding help?
Replies: 8
Views: 1927

Re: First time command line encoding help?

Well, I figured it out. I just had some extra single quotes around the --sout parameters...picked up somewhere from a copy and paste I guess. It is working now, though even though the log file parameter is set, it doesn't write anything to it. Here's my corresponding command line: vlc -I dummy --log...
by chadwixk
31 Jul 2012 04:43
Forum: VLC stream-output (sout)
Topic: First time command line encoding help?
Replies: 8
Views: 1927

Re: First time command line encoding help?

Hello Jean, Thanks for the reply. I didn't originally have that in there, but put it in as a result of this issue in hopes of gleaning some sort of information. Anyway I removed it and attempted to run it again, and the same thing happens, which is nothing. The command line session doesn't get a res...
by chadwixk
30 Jul 2012 19:19
Forum: VLC stream-output (sout)
Topic: First time command line encoding help?
Replies: 8
Views: 1927

First time command line encoding help?

Hello, I am trying to do some command line encoding and not getting very far.. Here is my command line: vlc -vvv --log-verbose=-1 --logfile="W:\_Downloaded\[ www.Speed.Cd ] - American.Chopper.Senior.vs.Junior.S03E08.720p.HDTV.x264-aAF\extracted\log.txt" --stop-time=30 "W:\_Downloaded\...

Go to advanced search