Hi,
I have a video file that I am trying to convert from MSS2 codec, the reason for this is because online video services such as youtube/vimeo do not recognize the codec when uploaded.
Here is my video information..
I have managed to use Windows Movie Maker and adding the video in then saving the video project, the final output is...
The problem is, converting it away from MSS2 codec bloats the file 6x as much.. I then tried to use software such as Any Video Converter to convert it to x264 format (HTML5) and the file is 10x as large !!
Is there anything I can do to get it out of MSS2 codec and keep the filesize down?
I have a video file that I am trying to convert from MSS2 codec, the reason for this is because online video services such as youtube/vimeo do not recognize the codec when uploaded.
Here is my video information..
Code:
General
Complete name : C:\Video\UF Recall Webinar\1 Traceability and Recalls, FDA Expectations\livemeeting.wmv
Format : Windows Media
File size : 16.3 MiB
Duration : 1h 11mn
Overall bit rate mode : Constant
Overall bit rate : 32.1 Kbps
Maximum Overall bit rate : 296 Kbps
Movie name : "Training for A Recall, Communicating Under Fire" Webinar Series
Recorded date : 2011
Encoded date : UTC 2011-03-11 19:14:56.410
Comment : Microsoft Office LiveMeeting 2005 Replay. Recorded on Friday, March 11, 2011 12:58:42 PM EST
Video
ID : 2
Format : Windows Media
Codec ID : MSS2
Codec ID/Info : Windows Media 9
Description of the codec : Windows Media Video 9 Screen
Duration : 1h 11mn
Bit rate mode : Constant
Bit rate : 260 Kbps
Width : 704 pixels
Height : 528 pixels
Display aspect ratio : 4:3
Frame rate : 2.000 fps
Bit depth : 8 bits
Bits/(Pixel*Frame) : 0.350
Stream size : 132 MiB
Audio
ID : 1
Format : WMA
Format version : Version 2
Codec ID : 161
Codec ID/Info : Windows Media Audio
Description of the codec : Windows Media Audio 9.1 - 16 kbps, 16 kHz, mono 1-pass CBR
Duration : 1h 11mn
Bit rate mode : Constant
Bit rate : 16.0 Kbps
Channel(s) : 1 channel
Sampling rate : 16.0 KHz
Bit depth : 16 bits
Stream size : 8.14 MiB (50%)
Code:
General
Complete name : C:\Video\UF Recall Webinar\1 Traceability and Recalls, FDA Expectations\1 Traceability and Recalls, FDA Expectations.wmv
Format : Windows Media
File size : 81.0 MiB
Duration : 1h 11mn
Overall bit rate mode : Constant
Overall bit rate : 159 Kbps
Maximum Overall bit rate : 305 Kbps
Encoded date : UTC 2013-03-27 21:00:32.243
Cover : Y
Video
ID : 2
Format : VC-1
Format profile : MP@ML
Codec ID : WMV3
Codec ID/Info : Windows Media Video 9
Codec ID/Hint : WMV3
Description of the codec : Windows Media Video 9
Duration : 1h 11mn
Bit rate mode : Constant
Bit rate : 276 Kbps
Width : 704 pixels
Height : 528 pixels
Display aspect ratio : 4:3
Frame rate : 2.000 fps
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.371
Stream size : 140 MiB
Audio
ID : 1
Format : WMA
Format version : Version 2
Codec ID : 161
Codec ID/Info : Windows Media Audio
Description of the codec : Windows Media Audio 9.2 - 16 kbps, 16 kHz, stereo 1-pass CBR
Duration : 1h 11mn
Bit rate mode : Constant
Bit rate : 16.0 Kbps
Channel(s) : 2 channels
Sampling rate : 16.0 KHz
Bit depth : 16 bits
Stream size : 8.14 MiB (10%)
Code:
General
Complete name : C:\Users\mirde\Documents\Any Video Converter\HTML5\1 Traceability and Recalls, FDA Expectations_x264.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 132 MiB
Duration : 1h 11mn
Overall bit rate mode : Variable
Overall bit rate : 259 Kbps
Writing application : Lavf54.6.100
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline@L1.3
Format settings, CABAC : No
Format settings, ReFrames : 2 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 1h 11mn
Bit rate : 179 Kbps
Nominal bit rate : 192 Kbps
Width : 704 pixels
Height : 528 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 8.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.060
Stream size : 91.0 MiB (69%)
Writing library : x264 core 119
Encoding settings : cabac=0 / ref=2 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=0 / keyint=250 / keyint_min=8 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=abr / mbtree=1 / bitrate=192 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : 40
Duration : 1h 11mn
Bit rate mode : Variable
Bit rate : 77.3 Kbps
Maximum bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 44.1 KHz
Compression mode : Lossy
Stream size : 39.3 MiB (30%)
Is there anything I can do to get it out of MSS2 codec and keep the filesize down?