I'm converting some downloaded .avis to dvd eventually. Using CCE to encode them, using the settings from the various guides around. Right now, I'm just working in a small 2 minute segment for testing purposes.
So I've got a file. Gspot 2.60 RC01 says the file is XVID, MP3 VBR audio, Len: 2:11.922, Frames: 3,163, Pic/s: 23.976 and Frames/s: 23.976. Your basic downloaded fullscreen video file. I'm stripping out the audio to ac3 with ffmpeggui, that's all working fine.
My .avs file is:
# AVI Calculator by Husain
# AviSynth 2.5 Script file for CCE
# AVI source is NTSC
avisource("Split1.avi", false)
Lanczos4Resize(720,480)
AddBorders(0,0,0,0)
ConvertToYUY2()
Ok, feed that to CCE, and it generates an .m2v file. When I examine that file with GSpot, I get this oddness:
Len: 0:00.459 Frames: 11 Pics/s: 23.976 Pic/s: 23.976
Why does it think there are only 11 frames? When I load the video into Media Player Classic, it too reports the video length wrong, but it shows as 32 seconds, and it does play correctly, the slider stops at the 32 second mark, but the full video plays for the full 2 mins 11 secs.
I've tried dozens of different variations, CBR, VBR, high bit rates, low bit rates, even tried changing the frame rate in CCE, but not a one of them produces anything nearly correct when looking at it in GSpot. The number of frames reported changes from 11 to 28 sometimes, etc. And changing the frame rate in CCE just gives a sped up video, so clearly the 23.976 setting is correct.
One other oddness, every single .m2v shows up with the 3:2 flag and I/L Interlaced flag on. This makes *no* sense to me, I've got Progressive Frame checked under Picture Quality in CCE.
Thus, my question, is it just Gspot, or is there something else going awry?
+ Reply to Thread
Results 1 to 4 of 4
-
-
Ok, that explains the file length I guess. Would like to know why it can't report it right, though.
What about the interlace flag, do you see the same thing? -
From my experience, GSpot has several problems and should be viewed with some skepticism, especially with elementary streams. It reports my M2V elementary streams as an Mpeg2 codec, but claims no codec is installed and also reports incorrect kbps bitrate. When converted to program stream it reports it as an Mpeg2 and now says codecs are installed, and the kbps bitrate is now listed correctly. Also GSpot shows my DV video transferred from my DV camcoder as TFF - it is actually BFF. Overall a very good program.
Similar Threads
-
.avi files that won't work correctly!
By RolloSwe in forum Newbie / General discussionsReplies: 8Last Post: 17th Feb 2011, 16:41 -
wmp win7 not playing certain mpeg1 files, gspot info included
By Rudyard in forum Software PlayingReplies: 6Last Post: 7th Jan 2011, 02:53 -
How to join vob files -CORRECTLY!
By mcfcguvnors in forum EditingReplies: 18Last Post: 17th Jul 2009, 08:38 -
Avi to DvD .failed. "Cannot read .m2v ?
By ukel12 in forum Newbie / General discussionsReplies: 1Last Post: 24th Dec 2008, 09:47 -
Gspot see my .mpg files as .RAR?
By jt22:08 in forum Newbie / General discussionsReplies: 3Last Post: 6th Jul 2007, 09:57