[mythtv-users] new video2ipod script released!
Jeff Simpson
jeffsimpson at alum.wpi.edu
Wed Mar 5 05:41:26 UTC 2008
> Will this work correctly with HD (16:9) recordings too or what?
> Most scripts I have tried take the 16:9 and change it to 4:3 stretching the
> video to fit the window.
I haven't tested it with 16:9 recordings, but I suspect it will work.
It doesn't scale unless you tell it to (or if you use h264, and it
will limit width to 720). To scale, you give it a target width, and it
will calculate the height based on the current height. So I believe a
16:9 recording will still be 16:9 if you scale it down.
- Jeff
More information about the mythtv-users
mailing list