2007-05-02, 08:39 PM
I would like to use GB-PVR to easily convert recorded TV shows and videos to XviD for playback on my Palm (Zire 71).
I currently use Pocket DivX Encoder and have some conversion settings setup that work well on the low spec Palm hardware. It uses mencoder for its conversion but I reckon, given the right parameters GB-PVR's ffmpeg can do the same thing.
Unfortunately I know squat about mencoder/ffmpeg command line options so wondered if anyone here could help me? The command Pocket DivX Encoder uses is:
The general settings I use for the Palm video file are (I don't know what they all mean mind):
Video 320x180, 16fps, 24kbps, 2-pass encoding with b-frames
Audio 3200hz, 32kbps, mono
I currently use Pocket DivX Encoder and have some conversion settings setup that work well on the low spec Palm hardware. It uses mencoder for its conversion but I reckon, given the right parameters GB-PVR's ffmpeg can do the same thing.
Unfortunately I know squat about mencoder/ffmpeg command line options so wondered if anyone here could help me? The command Pocket DivX Encoder uses is:
Quote:./mencoder.exe "D:\My Documents\My Videos\GBPVR and Palm transcoding tests\3min clip.mpg" -subfont-autoscale 3 -subcp "latin1" -font "C:\WINDOWS\Fonts\Arial.ttf" -noodml -nosound -vf scale=320:180 -sws 9 -ofps 16 -ovc lavc -lavcopts vcodec=mpeg4:turbo:vhq:vmax_b_frames=2:vbitrate=164:vpass=1 -ffourcc DX50 -o "D:\My Documents\My Videos\GBPVR and Palm transcoding tests\3min clip_2nd go.avi" >> 1.txt 2>> 2.txt
./mencoder.exe "D:\My Documents\My Videos\GBPVR and Palm transcoding tests\3min clip.mpg" -audio-preload 0.8 -delay 0.1 -af volnorm -srate 32000 -oac mp3lame -lameopts mode=3:cbr:br=32 -subfont-autoscale 3 -subcp "latin1" -font "C:\WINDOWS\Fonts\Arial.ttf" -noodml -vf scale=320:180 -sws 9 -ofps 16 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vmax_b_frames=2:vbitrate=164:vpass=2 -ffourcc DX50 -o "D:\My Documents\My Videos\GBPVR and Palm transcoding tests\3min clip_2nd go.avi">> 1.txt 2>> 2.txt
The general settings I use for the Palm video file are (I don't know what they all mean mind):
Video 320x180, 16fps, 24kbps, 2-pass encoding with b-frames
Audio 3200hz, 32kbps, mono
My Projects
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]