|
 |
|
|
Knows Where the Search Button Is
Posts: 41
Join Date: Oct 2006
Location: Buffalo Grove, IL
Model: 8100
PIN: 204BD6A2
Carrier: T-Mobile US
|

10-31-2006, 07:50 PM
I followed all the directions from the first post - it worked like a charm! I'll be enjoying my movies on Pearl while traveling! Awsome work! Thank You!
|
|
|
|
|
Knows Where the Search Button Is
Posts: 41
Join Date: Oct 2006
Location: Buffalo Grove, IL
Model: 8100
PIN: 204BD6A2
Carrier: T-Mobile US
|

10-31-2006, 08:43 PM
BTW... it's a lil bit off topic... but.... How can I download movies form YouTube? Please help!
|
|
|
|
|
New Member
Posts: 3
Join Date: Sep 2006
Model: 7100t
|

11-01-2006, 06:58 PM
Quote:
|
Originally Posted by danimal4326
I'm using the command line version above, but i've created a Batch script that sits on my desktop. To convert, all i need to do is drave a video file to is and it converts automagically:
Create a new text file on the desktop, and paste the below code to it. Save this as Convert Video.bat or similar.
You will need to adjust the paths below. The first one is the path to mencoder.exe and the second is the folder to put the converted video.
The script will take a file "my_video.mpeg" and re-encode it for the 8100 moving it to a folder and naming it "my_video.avi
My scripts puts it into a folder on the desktop called Video.. The tricky part was using the "%~n1" variable. This will give you just the filename of the file dropped onto the batsh file, without path and extension.
Code:
@echo off
echo %1
C:\Progra~1\eRight~1\SUPER\mencoder\mencoder.exe -vf scale=320:240 %1 -o "D:\Profiles\w13760.FSL\Desktop\Video\%~n1.avi" -of avi -ofps 24 -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=250:acodec=mp3:abitrate=64
PAUSE
|
PURELY AWESOME!!! This Batch script works great!!! I tweaked it a little (just for my file locations, etc.), and it works flawlessly.
Thankyou --- Danimal4326 for all of your work!!! 
|
|
|
|
|
Thumbs Must Hurt
Posts: 64
Join Date: Apr 2006
Location: USA
Model: 8100
Carrier: t-moron
|

11-02-2006, 10:43 PM
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.
|
I can't get P DVD Studio to work with any output files on my Pearl. Mencoder works great. I have selected .avi for the output and a variety for frame rates with no success at all. Any ideas?
|
|
|
|
|
New Member
Posts: 8
Join Date: Nov 2006
Model: 8100
|
Thanks -
11-03-2006, 02:27 PM
Thanks alot for all the walkthroughs...
it took the 2 3 hour nights to figure it out..
video was perfect...both ways...
but audio was non exsistant....
before returning the phone i started over...
and removed the sd card (installed by sum1else)
replaced, and audio worked perfectly....
i was about to throw the phone...
haha...
but its great..
just one question tho...
while i was talking to my girlfreind, on my bluetooth headset..
and in my acura with bluetooth..
i could hear the audio from the movie...
while i watched it..
but if i ended the call....
then it didint work..i couldint hear the audio on my bluetooth...
anyway to hook that up?
any responce would be greatly appreciated...
fyi _ if your audio is inop...check the install of the sd card...
thanks alot guys..
one more thing...
any good free dvd to avi converters?
thanks alot
-mitch r g
|
|
|
|
|
New Member
Posts: 8
Join Date: Nov 2006
Model: 8100
|

11-03-2006, 02:58 PM
Fix..
Not Dvd To Avi
Sry..
Free Dvd Ripping Programs..
Hard To See My Typos With My Head Up My ...
Thanks
Mitch R G
|
|
|
|
|
Thumbs Must Hurt
Posts: 119
Join Date: Oct 2006
Model: 8100
Carrier: T-Mobile
|

11-04-2006, 03:09 PM
well... i dont know how to use DOS so im not even going to try messing with it..
but i got a avi file that is 699 mb is there a way to make it smaller?
|
|
|
|
|
No longer Registered.
Posts: 14
Join Date: Oct 2006
Model: 8100
|

11-04-2006, 03:30 PM
Quote:
|
Originally Posted by Mario1235
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?
|
|
|
|
|
|
Thumbs Must Hurt
Posts: 87
Join Date: Oct 2006
Location: Los Angeles
Model: 8100
Carrier: T-Mobile
|

11-04-2006, 07:24 PM
I sucessfully got video encoded with quictime on a mac. You must have quicktime pro. Here is a pic with M:I:III on my pearl.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 15
Join Date: Nov 2006
Model: 8100
Carrier: TMobile
|
No video if played on the computer -
11-08-2006, 10:15 PM
Hi, First Post!
Read through the entire thread. Using the original script from the first post, everything seems to work fine. When I try to play the 40 MB file on the computer using Windows Media Player I get audio but no video. It says "Error downloading codec". Should it play video? Can't try the BB yet because my memory card did not arrive yet. Any thoughts on what I did wrong?
Thanks, Drew
Last edited by Hellcat6 : 11-08-2006 at 10:18 PM.
|
|
|
|
|
New Member
Posts: 2
Join Date: Nov 2006
Model: 8100
|

11-09-2006, 12:06 AM
Quote:
|
Originally Posted by Hellcat6
Hi, First Post!
Read through the entire thread. Using the original script from the first post, everything seems to work fine. When I try to play the 40 MB file on the computer using Windows Media Player I get audio but no video. It says "Error downloading codec". Should it play video? Can't try the BB yet because my memory card did not arrive yet. Any thoughts on what I did wrong?
Thanks, Drew
|
Once you transfer it to your phone both the video and audio should play.
|
|
|
|
|
New Member
Posts: 11
Join Date: Sep 2006
Model: curve
Carrier: T-Mobile
|

11-09-2006, 03:20 PM
Quote:
|
Originally Posted by Hellcat6
Hi, First Post!
Read through the entire thread. Using the original script from the first post, everything seems to work fine. When I try to play the 40 MB file on the computer using Windows Media Player I get audio but no video. It says "Error downloading codec". Should it play video? Can't try the BB yet because my memory card did not arrive yet. Any thoughts on what I did wrong?
|
Try testing the file with mplayer?
Start -> Run...-> C:/Programs/mplayer/mplayer.exe filename.avi
You have to point it all to the right paths, of course.
Works for me.
dirty deeds done for a fair price...
|
|
|
|
|
Thumbs Must Hurt
Posts: 66
Join Date: Nov 2006
Location: Vancouver, BC, Canada
Model: 8100
Carrier: Rogers Wireless
|

11-09-2006, 09:20 PM
For Linux users there are several GUI tools that help encode video such as "KVideoEncoder", "ManDVD", "3gp movie wizard", etc. See http://kde-apps.org and GnomeFiles - GNOME/GTK+ Software Repository for more information.
Last edited by Dark Knight : 11-15-2006 at 11:20 AM.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 15
Join Date: Nov 2006
Model: 8100
Carrier: TMobile
|

11-09-2006, 11:24 PM
Quote:
|
Originally Posted by pearloid
Try testing the file with mplayer?
Start -> Run...-> C:/Programs/mplayer/mplayer.exe filename.avi
You have to point it all to the right paths, of course.
Works for me.
|
Thanks, that did work! Now to get the chip and load the first season of Arrested Development on the phone. Thanks again.
|
|
|
|
|
Thumbs Must Hurt
Posts: 103
Join Date: Nov 2006
Location: Rochester Hills, MI
Model: 8100
Carrier: T-Mobile
|

11-12-2006, 10:47 PM
Quote:
|
Originally Posted by Zro
Then in the mencoder window encode with:
Zro
|
How do you do this step? Do I have to do this step by like typing that whole thing out and manually entering in the input file name and giving it an output file?
Sorry if this is a retarted question
|
|
|
|
|
New Member
Posts: 1
Join Date: Nov 2006
Location: UK
Model: 8100
|

11-14-2006, 04:51 PM
Hi guys - new to the forum, hoping you can help.
I've downloaded and installed SUPER as in the first post and managed to successfully encode 1 short movie clip with no problems.
However, since then every time I use SUPER or Mencoder.exe or any of the other similar front-end GUIs my whole PC completely freezes as soon I start to encode.
I've uninstalled and re-installed everything several times but keep encountering the same problem.
Any ideas?
Win2000
AMD AThlon XP2200+
1024MB RAM
NVIDIA GeForce FX 5700
Many thanks in advance
Last edited by Harri : 11-14-2006 at 05:14 PM.
|
|
|
|
|
New Member
Posts: 10
Join Date: Nov 2006
Model: 8100
|

11-15-2006, 07:12 PM
Wrote a little front end for the mencoder for all you guys who are not familiar with DOS or don't wanna use it.
Can download it here
Website:home dot comcast dot net/~cas2777/files/BBVE-1.zip
Should be pretty self explanatory. Let me know what you guys think.
|
|
|
|
|
New Member
Posts: 7
Join Date: Jul 2006
Model: 8700
|

11-16-2006, 12:09 PM
I downloaded it from the site, but when I try to Run the Blackberry Video encoder it creates and error. I am doing something wrong?
|
|
|
|
|
New Member
Posts: 10
Join Date: Nov 2006
Model: 8100
|

11-16-2006, 12:41 PM
You'll need the .NET 2.0 framework.
|
|
|
|
|
New Member
Posts: 7
Join Date: Jul 2006
Model: 8700
|

11-16-2006, 05:05 PM
I have the NET 2.0 framework, but I thought I should load it again just to make sure. I still get the error message when I try to run the program. I am not having luck converting a quicktime movie into into a form that I can use on the 8100. I am clueless when it comes to DOS so I went the Super route and it comes up with an error message every time I try to encode the quicktime movie. I am excited to see what cas27 put together, but I cannot get it to work.
|
|
|
|
|
New Member
Posts: 10
Join Date: Nov 2006
Model: 8100
|

11-16-2006, 06:47 PM
I just tested a .mov file and it worked fine for me.
Do you have a link of a mov file you're trying that I can test with?
|
|
|
|
| |