[FFmpeg] How to create a DVD with (L)PCM audio

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Hi there,

I've tried many combinations to get DVD's with LPCM audios in stead of mp3
or AC3 sounds. This as the result is much easier to edit in programs like
Adobe premiere.
To get a good DVD I use this:
"C:\Program Files (x86)\WinFF\ffmpeg.exe" -i "E:\sample.avi" -target pal-dvd
-aspect 16:9 -b 8000k -mbd rd -trellis -mv0 -cmp 0 -subcmp 2 "E:\sample.mpg"
Very good MPEG2 file, but...... AC3 sound.
I've tried this, but it creates a result without audio

"C:\Program Files (x86)\WinFF\ffmpeg.exe" -i "E:\sample.avi" -target pal-dvd
-b 8000k -acodec pcm_s16le -ar 48000 -ac 2 -aspect 16:9 "E:\sample.mpg"

What am I doing wrong?

Thanks in advance

Albert


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux