I have this WMV that would not allow me too seek a specific time. When using WMP or VLC to seek a specific time, the video jumps several seconds before or after the time I wanted to seek. For example, if I seek at 1:00 it will jump to 0:50 instead. If I wanted to seek 14:00, it would jump to 14:20 instead. I thought the video was corrupted but I can play the video all the way to the end. I reencoded the video using Microsoft Expression Encoder 4 Pro using "Apply Source Encoding Settings" to keep everything the same. However even the new video jumps too but a lot less. Before it might jump up to about 15 seconds but now it only jumps as much as 5 seconds. Does anyone know what I can do to fix this? The source of the video was downloaded online (legally of course). I tried redownloading the video to see maybe it was corrupted while downloading but it was the same. Maybe the content provider did a bad encoding job...
Here is the MediaInfo details:
Format : Windows Media
File size : 623 MiB
Duration : 30mn 19s
Overall bit rate : 2 872 Kbps
Maximum Overall bit rate : 2 828 Kbps
Video
ID : 1
Format : VC-1
Format profile : Main
Codec ID : WMV3
Codec ID/Info : Windows Media Video 9
Codec ID/Hint : WMV3
Description of the codec : Windows Media Video 9 - 2-pass CBR
Duration : 30mn 19s
Bit rate : 2 700 Kbps
Width : 960 pixels
Height : 540 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.217
Stream size : 586 MiB (94%)
Audio
ID : 2
Format : WMA
Format version : Version 2
Codec ID : 161
Codec ID/Info : Windows Media Audio
Description of the codec : Windows Media Audio 9 - 128 kbps, 44 kHz, stereo CBR
Duration : 30mn 19s
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 44.1 KHz
Bit depth : 16 bits
Stream size : 27.8 MiB (4%)
+ Reply to Thread
Results 1 to 10 of 10
-
Last edited by imdaman; 7th Jan 2013 at 21:58.
-
Just a wild guess --- that file was somehow muxed incorrectly. Perhaps it was not indexed as it should have been, and so all of its video frames were marked as keyframes (you can verify this with VirtualDub and the WMV input plugin). If you could cut a small segment of it and upload to here, probably we could help you more.
As for Expression Encoder.... well, "je le regrette beaucoup"Only very recently I confirmed what I had always suspected --- its ASF muxer is so b0rked, that even VirtualDub creates unplayable AVI remuxes via direct stream copy.
-
Not sure how to install the plugin. Downloaded from http://codecpack.co/download/FFInputDriver.html and I place the items in the plugin folder but vdub still doesnt allow me to open the asf
-
Try opening with AVIDemux.
It can't save to WMV, but you can set "Video" and "Audio" to "Copy" and then save as "AVI" format.
That should give you a playable AVI file with no reencoding quality loss, as it just uses the original video and audio data.
I tried this with a random WMV and it worked for me. -
As I said, WMV input plugin:
http://gral.y0.pl/~fcchandler/Plugins/WMV/index.html -
Did you want the file info from vdub or a snippet of the vid? I'm getting a missing codec on the vdub screen. I cut a keyframe section out (5 secs) and it was 178mb. It's going to take forever for me to upload that and plus it might be a copyright issue.
AlanHK, I tried with 2.5.6 with a/v to copy and format to avi but when playing it, the video is playing as if it is being fast foward skipping every 3 secsLast edited by imdaman; 8th Jan 2013 at 02:39.
-
If uploading a sample segment is a no-no, then you'd better not do that,
it's not my intention to give you new problems.
Ai Haibara is right, I had forgotten about AsfBinHowever I must warn you that AsfBin sometimes does not work as it should.
To begin with, there are certain limitations that are present in the GUI, but not in the command-line executable.
Secondly, the "Time Ranges" slider is not very precise, and maybe you need to tweak the "End" value in its text box --- otherwise, the output remux may lack one or more frames.
Lastly, AsfBin often refuses to open files in which the "principal" stream is the audio one.
Another option: SolveigMM ASF Multiplexer --- which, again, not always produces good results.
Yet another option: ffmpeg. -
Your player is set to "fast seek" -- when seeking it starts playing at the nearest key frame, not the actual seeked position. As the name implies it is to reduce the time it takes to seek. Otherwise the player has to seek to the key frame before the seeked position and decompress every frame from there to the seeked position. Depending on the codec, GOP size, seek position, and speed of the computer that can take as long as several seconds. You can either reencode with shorter GOPs, or turn off fast seek.
Similar Threads
-
Unable to seek in a WMV file
By sutapanaki in forum Newbie / General discussionsReplies: 11Last Post: 24th Oct 2016, 23:13 -
Full Time Seek Bar
By Bruno AUgusto in forum Software PlayingReplies: 2Last Post: 17th Nov 2011, 06:52 -
CUDA seek time
By coolxal in forum Software PlayingReplies: 2Last Post: 9th Sep 2011, 22:03 -
[help] Jump to specific url after playing wmv video file
By techtonik in forum Newbie / General discussionsReplies: 1Last Post: 17th Jul 2011, 06:23 -
Problem with WMV replay, erratic fast seek, what's the cause?
By J-E-T-S in forum Newbie / General discussionsReplies: 3Last Post: 13th Dec 2008, 11:51