|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| ||||
Re: aspect ratio
What aspect ratio (SAR & DAR) does ffdshow show for your files? Matroska container includes a few numeric fields that suggest the player the dimensions it is supposed to scale the video display. Are these values correct in your MKVs? Are you using ffdshow to decode MPEG-2 (dvds)? |
| ||||
i just opened one .mkv file and SAR was 1/1 and DAR 80/34. FFDSHOW decodes this because it's XviD. well,it's seems to be that FFDShow can't somehow show right resolution for .mkv files,because it shows that res. is 640x344,while right is 640x480. clicking "original" on BSP aspect ratio setting fixes that. EDIT: just opened another .mkv and yes,FFDShow show wrong vertical res. for .mkv's. and i use just GPL MPEG2 decoder to DVD files. |
| ||||
I'm sorry, I dunno what's the problem then. "Original" is supposted to return to the picture dimensions that ffdshow reports under "Info & Debug" ignoring any custom SAR (pixel ratio). Any chance I could acquire the file that doesn't work (unmodified)? |
| ||||
is it same as this http://www.free-codecs.com/download/...a_Splitter.htm BTW,why you don't use FFDshow to decode DivX? just curious... EDIT: just noticed that bsplayer shows wrong resolution on it's main player window. FFdshow and Gspot show different (i guess right) resolution. i mean every video file. |
| ||||
Yes, I should have said M$ MPEG-4 (DIV3..), MPEG-4 ASP (XviD, DivX), H.264, WMA and MPEG-2 occasionaly. ;) Just played all my Matroska videos. Nothing went wrong. Quote:
|
| ||||
yes i thought so,but Gspot shows same resolution for a file than FFDshow,so i guess that is then right res. but BSP show different. only vertical width is different. i don't know anything about those DAS & DAR. :?
|
| ||||
ffdshow -> Info & Debug * should show the resolution of the stream you input, the assumed pixel dimensions (SAR) and the resulting horizontal/vertical ratio (DAR). SAR 1/1 means pixels are square shaped. Any other value means that the image must be scaled (resampled) during display as it is in most cases impossible to change pixel ratio. If Info & Debug shows "XVID" as the input FourCC, it is the real resolution of your file. If the fourCC is an uncompressed type such as "YV12" or "DIB*" it could mean that another filter that resizes the picture is active (unlikely). Have you tried to play completely different unrelated Matroska files? |
| ||||
it's same with example avi. and i found just another problem; BSPlayer won't like to open some avi file anymore. i tried some random files and only happens with that one file. with MPC it opens fine. i tried to figure out what's different in this one file and only things i noticed with Gspot,is that there's no metadata on file and stream type is different,"rec list something". EDIT: well,some other file with no metadata opened fine,so that cannot be reason. here's that file Gspot info picture: |
| ||||
Did you notice GSpot tells in the north-east quarter of its window that you're missing XviD-codec (but you're probably using FFDShow?) so could you please let us know what the info is if you click on [Render] (in GSpot's bottom frame) and then (after "Rendering Successful") you 'click for details' at the bottom of GSpot's window?
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| ||||
Perhaps the AVI structure is bad (the file might be incomplete). BSPlayer cannot open such files while MPC and VideoLAN can be used fine to preview them even while they're being written to. If it is so then remux the file in Matroska or recreate the AVI index block (VideoLAN, VirtualDubMod). Regarding Tizio's post below: I truncated one of my AVI files in the middle of its index block and tried to play the video. BSPlayer v1.36 refused to open it. BSPlayer v2.10.939 tried to open it but crashed as soon as I pressed Play. |
| |||
I never had problems with BSplayer and avi files with corrupted structures.. Only very little problem I had with avi files with partial correct structure and last part missing. BSplayer was able to fully reindex the avi only by a small percentage, but the file was playable anyway It's strange if the file is corrupted in the structure part but the error is on the movie size since the movie size is stored in the first part of the file while the structure/index is in the latter (if by structure you mean the P frames etc. index) :?
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| ||||
that file used to open fine with older BSPlayer,but now with 2.10 it won't open. when i try to open it ,BSPlayer hangs and even makes explorer.exe to restart and after that video starts to play. but if i right click tray window (before explorer.exe restart) and choose "close",then window pop up and says that file cannot be found. so i think that it might be somekind of bug in BS.player 2.10 with certain files,while MPC opens it fine. i have tried with random files and so far only had problem with this one file. EDIT: MPC ja VLC plays that file fine,but example BSPlayer and WMP won't. what's is happened to that file? it used to open fine. can defragment damage files? EDIT: i check file with AVImedic and it says there was 0.1Mb (49Kb) of fake data. and files that work have none fake data. |
| |||
Are you able to restore that portion of fake data? Does the program tell you if the problem is in the index portion of the file (most probably it's there) or in the middle of the file? If it's in the index part, you can use DivFix to rebuild the movie index (if AVImedic hasn't a similar option)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
Quote:
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
Tags |
aspect, avi, open, ratio |
| |