First I see that cli transcoding works again in VLC under Windows, makes me very happy
But than I found out that mp4a doesn't work, it says VLC can't open encoder. It produces a file, but no audio. When you use 'mp3' I get video+audio (mp3).
Used command:
Code: Select all
"C:\Users\jaap\software\VideoLAN\VLC-2.0.7\vlc.exe" -vvv "E:\test10-sec.mpg" --sout=#transcode{vcodec=h264,venc=x264{interlaced},vb=1500,fps="29.97",acodec=mp4a,ab=128,channels=2,samplerate=48000}:standard{access=file,mux=ts,dst="E:\test-interlaced2.ts"}
Is this the way it should be, or is it a bug?
Yours sincerely,
Albert