I use GtkPod to copy them to my iPod without problems, but when i try to play the videos, it tries to play them, goes black, then returns to the menu.
I have made sure that the resolution is low enough, since i first tried 640x480 (i have an 80gb 5.5g iPod, so it should support that high of a resolution), then 320x240, along with the widescreen permutations of both.
here is the basic command line that my batch script uses:
Code: Select all
vlc --sout-all "$A" :sout="#transcode{vcodec=h264,vb=380,scale=0.5,acodec=mp4a,ab=64,channels=2,soverlay}:duplicate{dst=std{access=file,mux=mp4,dst="~/converted/$A.mp4"}" vlc:quit -I dummy