[FFmpeg-user] FFMPEG for Blu-ray..

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jun 26 14:00:31 CEST 2012


kifayat ullah <kifayat.ullah <at> yahoo.com> writes:

> I am newbee in ffmpeg, following is what I did to create a m2ts file.
> ffmpeg -i /home/user1/Videos/00000.m2ts -vcodec copy 
> -acodec copy -y  /home/user1/Videos/myown.m2ts
> 
> it creats m2ts file which is.
> 1.    Playing fine in VLC, Windows Media Player and Totem Movie Player.
> 2.    I have created DB structure and put this m2ts file in it, 
>       it plays but without sound.

What happens if you use -acodec ac3 -ab 384k ?

Carl Eugen



More information about the ffmpeg-user mailing list