![]() |
Divx files play choppy
Why does this happen, does it just have to do with the file?
|
Re: Divx files play choppy
ive had zero problems with it. is uour connection good? may have been that vid. i usually watch movies on mine.
|
Re: Divx files play choppy
connection?
the file is on my internal storage |
Re: Divx files play choppy
Quote:
|
Re: Divx files play choppy
Divx mobile player 0.91
|
Re: Divx files play choppy
What else do you have running? I typically only play videos with TF3D and S2U2 running... but I never have laggy or choppy video.
|
Re: Divx files play choppy
just active sync
|
Re: Divx files play choppy
Depends on the resolution and bit rate of the video. Diamond needs to get a video player that uses hardware acceleration.
|
Re: Divx files play choppy
I've had great success converting files to 3gp on Linux (or Mac) using the following ffmpeg settings. I creates a small file that plays back perfectly.
Code:
ffmpeg -i $SOURCE -f 3gp -vcodec h263 -b 400000 -s 352x288 -r 25 -acodec libfaac -ar 48000 -ab 96k -ac 1 -y $OUTPUT |
All times are GMT -4. The time now is 11:57 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com