Wow that was spectacularly bad.
Some more experimentation and I tried
transcode -i "TLAM Launch with SNL.mpg" -o TLAM -y ffmpeg,ffmpeg -F
mpeg2 -Z 320x,fast
and that correctly created the audio and vid files that are both
playable. The vid is only 50MB too. I'm sure this will be perfect
after I mplex them.
Gary
Gary Huntress wrote:
I'm trying to resize a file. Here are the details:
[tcprobe] summary for TLAM Launch with SNL.mpg, (*) = not default, 0 =
not detected
import frame size: -g 720x480 [720x576] (*)
aspect ratio: 4:3 (*)
frame rate: -f 29.970 [25.000] frc=4 (*)
PTS=0.7967, frame_time=33 ms, bitrate=9000 kbps
audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x50 [0x2000]
(*)
PTS=0.7873, bitrate=384 kbps
-D 0 --av_fine_ms 9 (frames & ms) [0] [0]
It is 200MB and I'd like to get it into a more manageable size. so I
tried:
transcode -i "TLAM Launch with SNL.mpg" -o TLAM.mpg -y ffmpeg,ffmpeg
-Z 320x,fast -y mjpeg
Which worked fine and produced a playable file, but it is 350MB.
I'm sure this is because I just don't understand all the options, what
else should I have done to shrink the size of the file?
Thanks!
Gary