Hello!
I want to convert an AVI file to a TS file:
I've successfully convert it via this command:
Code:
 ffmpeg -i Sc2008.avi -b 6000K -s 720x576 -acodec mp2 Sc2008.ts
It has no problem in PC-playing....but I have problem in playing it on a PVR..
sound works but I've problem vs the picture it dosn't play well ...the picture can not render as well as the PC.