View Single Post
Old 18th July 2008, 21:30   #2026  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,816
Quote:
What am I doing wrong?
You must manually convert .sup files to .srt

Quote:
OK, what are the minimum requirements for using FFT3DGPU. I have a Radeon X1650 with 512MB and it will not work for me.
I have Laptop with Redeon x700 128 MB + Windows Vista SP1 and everything is working well. Even 1440x1080

Quote:
Atak have a video sample that my Kodak makes and it doesn't want to show in ripbot... Figure you can tell me why...
Now you know why .mov format is not officially supported in my app.

Solution: Remux .mov to .avi using this command line
ffmpeg.exe -i "c:\1.mov" -vcodec copy -acodec copy "c:\1.avi"

Last edited by Atak_Snajpera; 18th July 2008 at 22:15.
Atak_Snajpera is offline   Reply With Quote