vlc 2.0.6 acodec=mp4a has a bug

About encoding, codec settings, muxers and filter usage
Peter S
Blank Cone
Blank Cone
Posts: 38
Joined: 21 Jun 2007 11:24

vlc 2.0.6 acodec=mp4a has a bug

Postby Peter S » 14 Apr 2013 12:21

I works with a command line for my homevideos:

Code: Select all

for %%a in (*.avi) do cmd /c "C:\program files (x86)\VideoLan\VLC\vlc.exe" ^ -I dummy -vvv %%a ^ --stop-time 60 ^ --sout=#transcode{vcodec=h264,vb=7000,fps=25.000,size=4:3,width=722,height=578,^ vfilter=croppadd{croptop=2,cropbottom=0,cropleft=2,cropright=0,paddright=0},^ acodec=mp4a,ab=128,channels=2,samplerate=48000,deinterlace}^ :standard{access=file,mux=mp4,dst=%%~na.mp4} ^ vlc://quit
After transcoding the mp4 files have a good sound with VLC 2.0.3, but with 2.0.6 they are dumb ! :roll:

Can any help me?
How and where I have to report this?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 14 guests