| »Sponsored
Links |
BlackBerryApps.com Best Sellers
|
|
 |
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-17-2006, 04:00 PM
Quote:
|
Originally Posted by BiggJayBK
...i try to cut and paste the mencoder stuff but then it says that it cant find the file...
|
Quote:
|
Originally Posted by dinlong
I'm tryng to encode using mplayer. I have moved the file to be converted into the extracted mplayer folder and am using the following string
mencoder -vf scale=240:180 <benchwarmers> -o <temp.avi> -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
I keep getting a message saying "the system cannot find the file specified"
what am I doing wrong?
|
Quote:
|
Originally Posted by Inphektion
get rid of the <> around the files.
|
~MrKyoo
|
|
|
|
|
New Member
Posts: 12
Join Date: Sep 2006
Model: curve
Carrier: T-Mobile
|
mencoder and audio ? -
10-18-2006, 01:15 PM
I like mencoder/mplayer a lot, but I'm having some conflicts with audio (loudness) vs file size. The volume I was getting was too soft with the original (ie. first post in this thread) settings, so I tried it with the lame audio encoder. The result of that was; audio much louder but file size almost doubled. Here is the line I'm using (and thanks to the original poster and those who posted the lame audio settings)...
mencoder -vf scale=240:180 <input file_name.avi> -o <output file_name.avi> -of avi -ovc lavc -oac mp3lame -lavcopts vcodec=mpeg4:vbitrate=230 -lameopts br=64:vol=8 Does anyone know of a "better" audio encoder and/or settings?
dirty deeds done for a fair price...
|
|
|
|
|
New Member
Posts: 6
Join Date: Oct 2006
Model: 8100
|

10-18-2006, 11:16 PM
Is there a way to automate the use of Mencoder? I've made a batch file, but I'd like to maybe be able to target a file and execute from an icon. Is there a way to indicate what the <Input file> is with a command? Wish I was more accomplished at DOS in these situations.
|
|
|
|
|
New Member
Posts: 11
Join Date: May 2005
Model: 7230
|

10-19-2006, 08:16 AM
Hi,
I have been using the dos-based mencoder program and converting some vids i have downloaded from You Tube (using the Video Downloaded plug-in) from Firefox
but once I have converted them onto the BB, the lip-sync appears to be out by a couple of secs
Has anyone else experienced this?
Any help, greatly appreciated
litfoo
|
|
|
|
|
New Member
Posts: 3
Join Date: Oct 2006
Location: Ottawa
Model: 8310
OS: 4.2
Carrier: rogers
|

10-19-2006, 01:20 PM
okay so this is the string im using
mencoder -vf scale=240:180 c:\ProgramFiles\mplayer\ffvii.avi -o temp.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
and i get the result cannot find c:\programfiles etc...
it is saved under program files and mplayer, i have no idea what im doing wrong. Any ideas?
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-19-2006, 01:29 PM
The correct string is in the first post, yours is incorrect.
~MrKyoo
|
|
|
|
|
New Member
Posts: 3
Join Date: Oct 2006
Location: Ottawa
Model: 8310
OS: 4.2
Carrier: rogers
|

10-19-2006, 02:35 PM
mencoder -vf scale=240:180 c:\ProgramFiles\mplayer\ffvii.avi -o temp.avi -of avi -ovc lavc –oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
cut/pasted from OP text. Added c:\pro..., same error. Any help is appreciated.
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-19-2006, 05:15 PM
Quote:
|
mencoder -vf scale=240:180 <input file> -o <output file> -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
|
This one.
~MrKyoo
|
|
|
|
|
CrackBerry Addict
Posts: 913
Join Date: Oct 2006
Location: Gainesville/Sarasota
Model: iFone
Carrier: T-Mobile™
|

10-19-2006, 11:43 PM
I just did it. Had a bit of difficulty but another member posted detailed instructions and that was helpful. Awesome-ness!
Former BB8100 owner.
Apple iPhone Unlocked to T-Mobile
|
|
|
|
|
Thumbs Must Hurt
Posts: 118
Join Date: Jul 2005
Location: Brooklyn, NY
Model: 8320
PIN: 243070B3
Carrier: T-Mobile
|

10-20-2006, 01:15 AM
Forget it man I give up I tried it all. Doesnt work. this is the worste!
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-20-2006, 01:30 AM
Quote:
|
Originally Posted by BiggJayBK
Forget it man I give up I tried it all. Doesnt work. this is the worste!
|
It does work, many other users will prove you wrong.
Did you see this post? http://www.blackberryforums.com/347875-post121.html
~MrKyoo
|
|
|
|
|
Thumbs Must Hurt
Posts: 118
Join Date: Jul 2005
Location: Brooklyn, NY
Model: 8320
PIN: 243070B3
Carrier: T-Mobile
|

10-20-2006, 09:01 PM
This is what I got:
C:\Documents and Settings\Jay\Desktop\mplayer>mencoder -vf scale=240:180 Imhot -o temp.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vb
itrate=230:acodec=mp3:abitrate=64
'mencoder' is not recognized as an internal or external command,
operable program or batch file.
I'm doig this step by step and it's gettng frustrating. Someone please Help.Please!!!!!!!!!!
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-21-2006, 12:19 AM
Quote:
|
Originally Posted by BiggJayBK
This is what I got:
C:\Documents and Settings\Jay\Desktop\mplayer>mencoder -vf scale=240:180 Imhot -o temp.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vb
itrate=230:acodec=mp3:abitrate=64'mencoder' is not recognized as an internal or external command,
operable program or batch file.
I'm doig this step by step and it's gettng frustrating. Someone please Help.Please!!!!!!!!!!
|
Try adding your extension to your input file (Imhot) and change your output file to Imhot.avi
~MrKyoo
|
|
|
|
|
Thumbs Must Hurt
Posts: 118
Join Date: Jul 2005
Location: Brooklyn, NY
Model: 8320
PIN: 243070B3
Carrier: T-Mobile
|

10-21-2006, 03:17 AM
Quote:
|
Originally Posted by MrKyoo
Try adding your extension to your input file (Imhot) and change your output file to Imhot.avi
~MrKyoo
|
MrKyoo
You are good man. Even though I still didnt get it. This is what I got now.
C:\Documents and Settings\Jay\Desktop\mplayer>mencoder -vf scale=240:180 Imhot.wma -o temp.avi -of avi -ovc lavc -oac mp3lame -lavcopts vcodec=mpeg4:vbit rate=230 -lameopts br=64:vol=8
'mencoder' is not recognized as an internal or external command,
operable program or batch file.
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-21-2006, 04:59 AM
Ok, we need to back up to the beginning.
The entire content of the MPlayer.zip file, that you downloaded from MPlayer - The Movie Player, need to be extracted to a folder. If you only extract the mplayer.exe file from that .zip to a folder then this process won’t work properly.
~MrKyoo
|
|
|
|
|
Thumbs Must Hurt
Posts: 116
Join Date: Oct 2006
Location: Miami
Model: 8100c
PIN: 23F0D62F
Carrier: AT&T
|
Video on Pearl -
10-21-2006, 06:33 PM
Quote:
|
Originally Posted by BiggJayBK
Forget it man I give up I tried it all. Doesnt work. this is the worste!
|
yo email me I'll give you the easiest method available
![[email address]](http://www.blackberryforums.com/?emailimage=c5b5c6bb53f6a0db43e5885a93d216a4)
or PIN me with yours
|
|
|
|
|
Thumbs Must Hurt
Posts: 116
Join Date: Oct 2006
Location: Miami
Model: 8100c
PIN: 23F0D62F
Carrier: AT&T
|
Video mencoder -
10-21-2006, 05:35 PM
Quote:
|
Originally Posted by BiggJayBK
This is what I got:
C:\Documents and Settings\Jay\Desktop\mplayer>mencoder -vf scale=240:180 Imhot -o temp.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vb
itrate=230:acodec=mp3:abitrate=64
'mencoder' is not recognized as an internal or external command,
operable program or batch file.
I'm doig this step by step and it's gettng frustrating. Someone please Help.Please!!!!!!!!!!
|
yo email me and I'll hook you up with the easiest method possible, just install Super C 1st
![[email address]](http://www.blackberryforums.com/?emailimage=c5b5c6bb53f6a0db43e5885a93d216a4)
or PIN me with yours
|
|
|
|
|
Thumbs Must Hurt
Posts: 118
Join Date: Jul 2005
Location: Brooklyn, NY
Model: 8320
PIN: 243070B3
Carrier: T-Mobile
|

10-21-2006, 08:17 PM
Laz Thanks for nothing.
|
|
|
|
|
Thumbs Must Hurt
Posts: 79
Join Date: Nov 2005
Location: Tucson AZ
Model: E90
PIN: 241EE8C0
Carrier: The T-Mob
|

10-21-2006, 08:54 PM
WOW! I read through this whole thread, and can't help but wonder, why has BB made this so difficult? I wish it was simply drag and drop. I'm sure i could create videos if i really dedicate myself to it, but as for right now it just seem so overwhelming.
|
|
|
|
|
No longer Registered.
Posts: 14
Join Date: Oct 2006
Model: 8100
|

10-22-2006, 08:25 PM
I am still getting the media being played is of an unsupported format? its an avi file
i am using
container: avi
Video Output: H263
Audio Output: mp3
Video Settings:
-176x144
- 4:3 (i convert youtube vids and such to my phone)
- FPS: 14.985
- bitrate: 576
- options: default (HQ checked)
or
i got it working with 220x176 resolution as well.
3gp(sony), mpeg-4, aac, 220x176, 5:4, 14.985, 96 kbps
any ideas?
|
|
|
|
|
New Member
Posts: 1
Join Date: Oct 2006
Model: 8100
|

10-23-2006, 01:52 PM
are you sure you don't need the codecs installed?
i'm getting an error with mencoder "couldn't open codec mp3, br=64"
i've tried downloading the codecs and putting them the directory, but no dice. this was tried on a 2003 and xp box.. same results..
anyone have any ideas?
|
|
|
|
|
Thumbs Must Hurt
Posts: 162
Join Date: Aug 2005
Location: Toronto, ON
Model: 9000
Carrier: Rogers
|

10-23-2006, 02:59 PM
Quote:
|
Originally Posted by kathrynhr
OK. I've encoded 20-odd movies from my own DVD collection so far. I didn't have the time to watch each one on the phone after I encoded it. I basically just encoded each movie, fired it up on the PC just long enough to make sure I had both sound and video, and went on to encoding the next.
I loaded one on my phone the other day, and the movie was dubbed in Spanish.
I have since checked all the movies I encoded so far. 3 turned up encoded dubbed in a language other than English. One in Spanish, two in French. I have no clue what made this happen.
However, after some digging, I found the switch to prevent it:
-alang en
This will force mencoder to use the English soundtrack when it encodes. I put it right before the input file path/name. I advise everyone who uses mencoder to go ahead and put this switch in the encoding string. It doesn't hurt anything, and it may save you hours of encoding time. And some frustration, of course.
FYI.
|
I copied a VOB from my DVD, used DVD Decrypter to decrypt it, then ran mencoder using the following command line:
mencoder -vf scale=240:180 -alang en e:\VTS_05_1.VOB -o e:\simp_1.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
Video came out in french. Help!
|
|
|
|
|
Knows Where the Search Button Is
Posts: 43
Join Date: Oct 2006
Model: 8700G
Carrier: Tmo
|

10-23-2006, 09:13 PM
Excellent thread. Clear instructions from several posters. MrKyoo, very nice of you to be patient with many who have never worked with DOS (and those of us who have just plain forgotten it).
I would've simply said "anyone who can't get this to work, think about sending the phone back and getting something a bit more suited to your level of understanding.. like the sidekick" ;0D
Props to you!
|
|
|
|
|
New Member
Posts: 2
Join Date: Oct 2006
Model: 8100
|
cropping widescreen -
10-24-2006, 06:46 AM
hi, sorry if this has already been posted, but anyone know how to crop a widescreen dvd to fit on the 4:3 screen?
|
|
|
|
|
Thumbs Must Hurt
Posts: 82
Join Date: May 2005
Location: Texas
Model: 8320
Carrier: T Mobile/ Boost
|
Pocket DVD Studio -
10-24-2006, 08:57 AM
Hello Everyone!!
I haven't posted in this forum in a while since I had my T-Mobile 7100t a year ago or so, I dropped in to see what new thing had come up since I was gone and what could be done with the new BB 8100.
I don't have one yet I bought the SK3 and hadn't even seen the 8100 (hitting head on laptop!!!) believe me I would of bought it instead...
Went back and saw the 8100 at the T-Mobile store, it's nice I like that it comes with a camera and plays video now...(hitting head on laptop again!!)
If anyone want's a 2 week old SK3 no scratches and 0 talk time give me a holla' I only use it for e-mail and texting I use Nextel for phone...
Anyways seeing all the posts on AVI encoding and what not, Does anyone else think its a little to complicating with all that you have to do to Convert video to a format used in the BB which is AVI?????????? And forget 'bout DOS, haven't used it since the 6th grade. (lol)
Haven't tested it out yet on the BB but i'm pretty sure it will work, I use a program called "Pocket DVD Studio" it converts all VIDEO including straight from DVD either to WMV or AVI which I use for my 930 it can support many screen sizes and also for those who don't like Wide Sceen theres a slider bar to stretch the video to Full Screen it has a slide bar that you can use for picture quallity and onother for the sound quallity it goes from regular audio sound quallity to FM to CD and Better it can reduce a 700mb movie or Rip a DVD down to 300mb or less with awsome picture and sound quallity plus it has a volume bar to make your videos louder if wanted, it's also very easy to use and install I also included the Crack for it so you don't have to pay the 60 bucks it costs....
Here it is if any one wants to test it, I will be popping in time to time to help out with the program I will post a converted video when I get a chance so those who want to test the video before you download the program...Enjoy!!
This is what it looks like:
Download Link: MEGAUPLOAD - One-Click Webhosting
Vini Vidi Vici
Last edited by Jophus0124 : 10-25-2006 at 09:40 AM.
|
|
|
|
|
BlackBerry Extraordinaire
Posts: 1,005
Join Date: Sep 2006
Location: Ohio
Model: 8330
OS: 5.0.0.328
Carrier: Sprint
|

10-24-2006, 01:40 PM
Quote:
|
Originally Posted by fred3939
hi, sorry if this has already been posted, but anyone know how to crop a widescreen dvd to fit on the 4:3 screen?
|
With mencoder, I just use 240:160 instead of 240:180. Works perfectly for me.
|
|
|
|
|
Thumbs Must Hurt
Posts: 152
Join Date: Oct 2006
Model: 8100
Carrier: TMobile
|

10-24-2006, 10:09 PM
I've had great results with mencoder  thank you to everyone contributed to this thread
|
|
|
|
|
BlackBerry Extraordinaire
Posts: 1,005
Join Date: Sep 2006
Location: Ohio
Model: 8330
OS: 5.0.0.328
Carrier: Sprint
|

10-25-2006, 02:37 PM
Quote:
|
Originally Posted by sd5187
I copied a VOB from my DVD, used DVD Decrypter to decrypt it, then ran mencoder using the following command line:
mencoder -vf scale=240:180 -alang en e:\VTS_05_1.VOB -o e:\simp_1.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
Video came out in french. Help!
|
See if this works:
Instead of copying and decrypting the .VOB file, try using dvd://1.
Put your DVD in your computer's DVD drive. Your input string would then be:
mencoder -vf scale=240:180 -alang en dvd://1 -o e:\simp_1.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
|
|
|
|
|
Knows Where the Search Button Is
Posts: 42
Join Date: Jul 2006
Location: London, UK
Model: 8100
Carrier: Vodafone UK
|
Thanks to everyone! -
10-25-2006, 03:35 PM
I am using the script that was provided and the downloaded mencoder.
It works a treat! And I am practically Amish when it comes to DOS!
I am using the Sony Ericsson Media Studio, which I bought to put film on my M600i, to get the files off the DVD and then just drop the files created to the script icon on my desktop. It's like magic.
Thanks again to everyone for all your help.
Daniel
|
|
|
|
|
New Member
Posts: 7
Join Date: Oct 2006
Model: 8100
Carrier: Rogers
|

10-25-2006, 07:44 PM
i keep getting "the system cannot find the file specified" too
where do i put the input file??
|
|
|
|
|
BBF Moderator
Posts: 4,375
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

10-25-2006, 09:35 PM
Quote:
|
Originally Posted by bbpearl8100
i keep getting "the system cannot find the file specified" too
where do i put the input file??
|
http://www.blackberryforums.com/347875-post121.html
~MrKyoo
|
|
|
|
|
New Member
Posts: 11
Join Date: Mar 2005
Location: boston
Model: 8100
Carrier: T-Mobile and Sprint
|

10-26-2006, 11:48 AM
I've tried super and converted a music Video and it looks great just the voice lags a little. I know nothing about DOS so I haven't even attempted the Mplayer but has anyone tried that Pocket DVD Studio program yet?
former Nextel 7520 Addict now a T-Mo Pearl Addict
I'm lost without my "crackberry"
|
|
|
|
|
New Member
Posts: 7
Join Date: Oct 2006
Model: 8100
Carrier: Rogers
|

10-26-2006, 04:51 PM
Quote:
|
Originally Posted by dinlong
I'm tryng to encode using mplayer. I have moved the file to be converted into the extracted mplayer folder and am using the following string
mencoder -vf scale=240:180 <benchwarmers> -o <temp.avi> -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
I keep getting a message saying "the system cannot find the file specified"
what am I doing wrong?
|
take out the < and >. then it will work. u also have to put the extension after benchwarmers (i.e. .vob or .avi)
i had the same problem
|
|
|
|
|
Knows Where the Search Button Is
Posts: 33
Join Date: Oct 2006
Location: Long Beach, MS
Model: 8100
Carrier: T-Mobile
|

10-26-2006, 06:08 PM
Anyone able to get Pocket DVD Studio to work right? I LOVE this program, but can't get the files it makes to work on my BB.
--Josh
|
|
|
|
|
New Member
Posts: 2
Join Date: Oct 2006
Model: 8100
|
Did something... -
10-27-2006, 06:05 PM
K I'm A) new to BB. B)New to moding files. C) New to BBforums. All that said, I followed the instructions slighty modified (I couldn't place the vob file into my programs files. The DVD wouldn't let me move it.) I told the line to look for D:\filename.vob But in anycase it definitely did something. What it did I don't know. I got a very long notepad file. I don't see a new file anywhere. I did a search for my output filename, starwars4.avi Nothing. Now something deifinetly happened when I put "mencoder -vf scale=240:180 d:\VTS_02_0.vob -o StarWars4.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:v..." into cmd. what I"m not sure. Any ideas?
I'm really looking forward to getting movies on my pearl! My only thought was that I might have to first rip the DVD? If so what kind of programs are available for that?
Thanks in advance...
Greg Wesson, The Gregualtor
|
|
|
|
|
Thumbs Must Hurt
Posts: 82
Join Date: May 2005
Location: Texas
Model: 8320
Carrier: T Mobile/ Boost
|
Pocket DVD Studios -
10-28-2006, 08:20 AM
Quote:
|
Originally Posted by JMMARICH
Anyone able to get Pocket DVD Studio to work right? I LOVE this program, but can't get the files it makes to work on my BB.
--Josh
|
Did you go into settings and change the Video output from WMV to AVI it comes WMV by default. WMV is a file used mainly by Windows Mobile and it won't work on handhelds that use AVI, also did you change the output screen to fit the BB? You can change it on the drop-down box on the top right hand corner thre should be no problem for the file to work in the BB after that.
Vini Vidi Vici
|
|
|
|
|
Thumbs Must Hurt
Posts: 82
Join Date: May 2005
Location: Texas
Model: 8320
Carrier: T Mobile/ Boost
|
DVD Ripper -
10-28-2006, 08:32 AM
Quote:
|
Originally Posted by TheGregulator
K I'm A) new to BB. B)New to moding files. C) New to BBforums. All that said, I followed the instructions slighty modified (I couldn't place the vob file into my programs files. The DVD wouldn't let me move it.) I told the line to look for D:\filename.vob But in anycase it definitely did something. What it did I don't know. I got a very long notepad file. I don't see a new file anywhere. I did a search for my output filename, starwars4.avi Nothing. Now something deifinetly happened when I put "mencoder -vf scale=240:180 d:\VTS_02_0.vob -o StarWars4.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:v..." into cmd. what I"m not sure. Any ideas?
I'm really looking forward to getting movies on my pearl! My only thought was that I might have to first rip the DVD? If so what kind of programs are available for that?
Thanks in advance...
Greg Wesson, The Gregualtor
|
The program I posted above Pocket DVD Studio rips DVD strait out and it has a built in decoder for those DVDs that are protected just start the app and pop in your DVD and the program should pick it up then choose your output for screen size and audio quality then press "Start Recording".. The programs self explanitory and easy to use.
Vini Vidi Vici
Last edited by Jophus0124 : 10-28-2006 at 08:39 AM.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 33
Join Date: Oct 2006
Location: Long Beach, MS
Model: 8100
Carrier: T-Mobile
|

10-28-2006, 10:18 AM
Yeah, I changed everything to the stats others seem to be using on the other programs (i.e. size wise). But for some reason, I get a black screen of death when I put it on my BB. It plays fine on the computer of course, but I have't figured out what setting I am doing wrong for the blackberry.
--Josh
|
|
|
|
|
New Member
Posts: 8
Join Date: Oct 2006
Model: 8100
|
avidemux -
10-30-2006, 07:14 PM
I have successfully converted avi's and mpeg's to 8100 compatible mp4 with the linux version of avidemux. It is free (as in speech) and there are also versions for mac and windows.
|
|
|
|
|
New Member
Posts: 2
Join Date: Oct 2006
Model: 8100
|
And then.... -
10-31-2006, 01:53 AM
Quote:
|
Originally Posted by Jophus0124
The program I posted above Pocket DVD Studio rips DVD strait out and it has a built in decoder for those DVDs that are protected just start the app and pop in your DVD and the program should pick it up then choose your output for screen size and audio quality then press "Start Recording".. The programs self explanitory and easy to use.
|
Is that to say the DVD has to be ripped or just some of them? And did my strain look okay? And if all goes well, what happens on the computer, what should I look for?
Still looking forward to it. Thanks for everyone's help with us lamers.
TheGregulator
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|