• TV
  • MOVIES
  • MUSIC
  • SHOWBIZ
  • SOAPS
  • GAMING
  • TECH
  • FORUMS
  • Follow
    • Follow
    • facebook
    • twitter
    • google+
    • instagram
    • youtube
Hearst Corporation
  • TV
  • MOVIES
  • MUSIC
  • SHOWBIZ
  • SOAPS
  • GAMING
  • TECH
  • FORUMS
Forums
  • Register
  • Login
  • Forums
  • Gadgets
  • Tablets and e-Readers
iPod Classic Video Converter
Nibblesauce
26-07-2008
I've tried videora but I'm looking for something which will convert .vob files to the iPod Classic Video Format, Thanks.
kiellliam
26-07-2008
Try these http://www.download.com/3120-20_4.ht...erter&tag=srch

If you were on mac i would say visualhub
sancheeez
30-07-2008
Or you could ignore the advert above me, go onto videohelp.com and find a guide on how to do it using freeware .....
kev
01-08-2008
Videora works fine, depending on how you get the VOBs out (I use DVD Decryptor to generate a single VOB with the english audio tract for the title I am interested in) renaming them to .MPG fools most software into handling them fine.

Alternatively VLC Player and the following batch file, just drag and drop the VOB you want to convert (has to match the above format - i.e. single VOB with the whole title and one audio)
Code:
@echo off
REM "C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv "%1" :sout=#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="%1.mp4"}} vlc:quit --aspect-ratio "4:3" --sout-transcode-width 360 --sout-transcode-height 240 --sout-transcode-fps 30 
@REM http://wiki.videolan.org/IPod
@REM Remove the quotes from %1 variable for vlc paramters
@SET infile=%1
@SET infile=%infile:"=%
@REM Strip directory paths from %1 ...
@FOR /F "delims=" %%i in ("%infile%") do SET filename=%%~ni
@SET outdir=E:\Videos\ipod\
@SET outfile=%outdir%%filename%.mp4
@REM The following command should be on ONE line only.
@REM Be sure to remove the carriage returns in your batch file.
"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv "%infile%" :sout="#transcode{width=320, canvas-height=240, vcodec=mp4v, vb=1024, acodec=mpga, ab=192, channels=2}:standard{access=file,mux=mp4,url=%outfile%}" vlc:quit
cmorris
01-08-2008
I have videos which I have converted into mpg to play in Windows Movie Player and want to watch them on my ipod

Plus I have Simpsons episodes as Avi which I want to watch on my ipod

Plus I want to watch a DVD on my ipod

How can I convert them and what software do I use.

Craig
sancheeez
01-08-2008
2 posts above you ....

Originally Posted by sancheeez:
“go onto videohelp.com and find a guide on how to do it using freeware .....”

... and just in case you're struggling.

http://www.videohelp.com/

EVERYTHING, and I mean EVERYTHING you need to know is on that site.
popp
02-08-2008
try super thats what i use and its free
frasera
03-08-2008
super blows

use handbrake. its free and is multithreaded
VIEW DESKTOP SITE TOP

JOIN US HERE

  • Facebook
  • Twitter

Hearst Corporation

Hearst Corporation

DIGITAL SPY, PART OF THE HEARST UK ENTERTAINMENT NETWORK

© 2015 Hearst Magazines UK is the trading name of the National Magazine Company Ltd, 72 Broadwick Street, London, W1F 9EP. Registered in England 112955. All rights reserved.

  • Terms & Conditions
  • Privacy Policy
  • Cookie Policy
  • Complaints
  • Site Map