• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How To Put Videos on Droid

Any way i convert videos the end result is great video and audio quality, but i am having out of sync issues. The audio is late. Sometimes i can restart the device, play the same video again and it works fine. What conversion setting helps to fix this if any? I am mainly ripping my own DVDs. See attached screen shot for my settings.

Thanks!
moz-screenshot.jpg
That doesn't help. Get AVInaptic instead and post the report.


The x264 parameters you want to use are:
Code:
--profile baseline --pass 2 --bitrate 800 --level 3 --ref 1 --no-mixed-refs --bframes 0 --no-cabac --subme 6 --trellis 0 --partitions p8x8,b8x8,i4x4 --no-8x8dct --vbv-bufsize 2000 --vbv-maxrate 1500 --me umh --aq-mode 1 --aq-strength 1.0
A lot of those are defaults, but I like specifying them anyway because it makes it easier to edit if you want to change/tweak something. You can change --pass 2 --bitrate x00 to --pass 1 --crf 22 (or 20, 21, etc) instead for a one pass quality encode.
 
Upvote 0
Any way i convert videos the end result is great video and audio quality, but i am having out of sync issues. The audio is late. Sometimes i can restart the device, play the same video again and it works fine. What conversion setting helps to fix this if any? I am mainly ripping my own DVDs. See attached screen shot for my settings.

Thanks!
moz-screenshot.jpg

rooster - its not clear what program you are using, but most of these are just front-ends for FFMPEG. The command you need to pass on to FFMPEG to sync audio is "-async 1". There may be a section in your program for "custom commands".
 
Upvote 0
Any way i convert videos the end result is great video and audio quality, but i am having out of sync issues. The audio is late. Sometimes i can restart the device, play the same video again and it works fine. What conversion setting helps to fix this if any? I am mainly ripping my own DVDs. See attached screen shot for my settings.

Thanks!

I've been having the same issue but with converting Divx/Xvid files. One thing I noticed is that the files are only out of sync if I skip forward/backward. If I just let the video play through from the start, it usually stays synced.
 
Upvote 0
i downloaded some .mp4 music videos and just dragged and dropped with no converting they play awesome look and sound good.

Im on a mac so looked up the info on the file and it says:
file size:95.8mb

640x384( videos do have bars)

codecs:H.264,ACC,Hint

Duration: 4:50

Total Bit Rate: 2,763

I have not tried converting a movie with those settings but thought that was kind of cool to download a file already semi optimized for my phone.
 
Upvote 0
how to convert for droid using handbrake

1.)Select your source file.
1-1.jpg


2.)Select your destination file ex. C:\movies\300

2.jpg


3.)Select Ipod & Ipod touch
3.jpg


4.) Select MP4 as the format:
6.jpg


5.)
A.)If the source size is bigger than 848 x 480, set the width to 848.
B.)Otherwise set the width to the same as the original:
4.jpg



6.)Start it!
5.jpg



Works fantastic. Ripped "The Prestige" and it looks great
 
Upvote 0
As the developer of Act 1, I can also attest that it just works. :) The major pull for Act 1 right now is that I believe it's the only video player on the market that directly supports any screen size. If an app does not state support for a large screen like Droid's, it will think it's displaying at 480x320 but then get artificially stretched to fit the screen.

Thanks, valnar, for doing the research on encoding and all that for Droid. Awesome to know that it's all good.
 
Upvote 0
As the developer of Act 1, I can also attest that it just works. :) The major pull for Act 1 right now is that I believe it's the only video player on the market that directly supports any screen size. If an app does not state support for a large screen like Droid's, it will think it's displaying at 480x320 but then get artificially stretched to fit the screen.

Thanks, valnar, for doing the research on encoding and all that for Droid. Awesome to know that it's all good.

Between Motorola's Droid screen, the Android OS, your app and a good quality x264 encode, this thing beats anything I've seen in it's size. Until an Android phone gets OLED, this is the best it gets folks.
 
Upvote 0
I grabbed Handbrake and tried to move a DVD to my Droid. Handbrake would not stop "scanning..." the DVD. I downloaded a trial version of DVDFab, which was a breeze to use based on the advice from this thread. Went from DVD to Droid in 30 minutes on my dual core machine. Not sure I want to pay for DVDFab, though.

Any idea why Handbrake stalled on the "initial "scanning..." step?

-Matt
 
Upvote 0
I grabbed Handbrake and tried to move a DVD to my Droid. Handbrake would not stop "scanning..." the DVD. I downloaded a trial version of DVDFab, which was a breeze to use based on the advice from this thread. Went from DVD to Droid in 30 minutes on my dual core machine. Not sure I want to pay for DVDFab, though.

Any idea why Handbrake stalled on the "initial "scanning..." step?

-Matt

HandBrake is for converting the DVD, not ripping it. You still need a way to decode the encryption. DVDFab is one way - AnyDVD is the best way. Yah, it cost $$.
 
Upvote 0
Thanks so much for the great info!

I was able to rip a copy of Xmen that I have on DVD to MP4 using DVD43 amd Handbrake (using the 720 x 480 setting) and it works perfect. I ended up with a 700 mb file using 1500 bit rate and 160 audio rate and the picture is very crisp. Also, I am using act1 which is a nice media player for the Droid.
 
Upvote 0
So, after many hours of playing, I have come up with the best settings for ripping my DVDs. I have tried using Any DVD Convertor Professional with no success. The videos come out good, but any movement, fast forward or rewind, causes audio to go out of sync.

Here is what i have determined to come up with a good video quality, synced sound except on rewind but can be fixed on fast forward. Make sure you are using Handbrake (0.9.3 Build 2008112300) and DVD43 (4.6.0.0) for decryption.

See attached screenshots. The resulting video file is roughly 400-600MB in size depending on length. On a Dual Centrino with 4GB of RAM it takes roughly 25-45 minutes per DVD.

FYI. I am a novice when it comes to video conversion. So if someone does not agree with these settings, too bad. It works great for me.
 

Attachments

  • Handbrake0000.jpg
    Handbrake0000.jpg
    122.7 KB · Views: 132
  • Handbrake0001.jpg
    Handbrake0001.jpg
    119.9 KB · Views: 94
  • Handbrake0002.jpg
    Handbrake0002.jpg
    126.6 KB · Views: 81
  • Handbrake0003.jpg
    Handbrake0003.jpg
    132 KB · Views: 100
  • Handbrake0004.jpg
    Handbrake0004.jpg
    122.1 KB · Views: 103
  • Handbrake0005.jpg
    Handbrake0005.jpg
    119.1 KB · Views: 126
Upvote 0
ahhhhh, handbrake just had an update. Now I can't put my own dimension in the width. I used to put 720 there and leave the hieght blank. It now changes what I put in there, back to the native resolution. I just did one video with the new update. Waiting for anyone else who may have tried it out. In this case the native resolution was 650. So I would have been up-resing. It used to up-res prior to this update.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones