lg 42ub820v support request

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
User avatar
SubJunk
Lead Developer
Posts: 3707
Joined: Sun May 27, 2012 4:12 pm

Re: lg 42ub820v support request

Post by SubJunk »

You're welcome :) This is the CMD for FFmpeg, so you could run it and see if the sound is screwy with that:

Code: Select all

/home/max/Desktop/ums-4.2.2/linux/ffmpeg -y -loglevel verbose -i /media/Data/Old Films/Branded (2012).mkv -bufsize 31250000 -maxrate 31250000 -crf 19 -ab 640k -c:a ac3 -c:v libx264 -preset ultrafast -level 31 -pix_fmt yuv420p -f mpegts file.ts
Post Reply