This is due to some changes concerning unicode character encoding. The next beta version will have support for Windows 9x versions again. Sorry0.8.5 Test 2 always gives the message "Unable to open file: ****" on my WinMe machine. Same was true with test 1. Bug or user error?
Repeated over and over (though not identical each time).main warning: computed PTS is out of range (116775), clearing out
main warning: PTS is out of range (117578), dropping buffer
main warning: output PTS is out of range (161738), clearing out
main warning: PTS is out of range (326568), dropping buffer
main warning: PTS is out of range (604876), dropping buffer
main warning: PTS is out of range (746450), dropping buffer
main warning: PTS is out of range (953182), dropping buffer
main warning: PTS is out of range (1162351), dropping buffer
Where is this } appended? on the load at stream source? load at stream destination? elsewhere?When streaming to a file, I've noticed that a } gets appended to the end of the filename, for example 'myfile.mp3' becomes 'myfile.mp3}'.
Hotkeys preferences has one option unless you check advanced.Hotkeys preference area takes forever to load on both Windows XP and OSX. I'm sure this is a known issue, but its a bit frustrating!
You can switch to the skins2 interface to use skins.When is the Windows version going to get a skin update ?
that's for putting in custom parameters.Its unlcear exactly what the "Customize:" combo box on the Open... window is
sounds like a video card issue, but I'll look into this.On Windows, why do I have to click on the window(s) of videos to make them show anything, when using OpenGL for output? Its not the end of the world, but a bit annoying!
Thank you, I'm sure that all of the developers will be glad to hear thisKeep up the good work - I'd love to help out, just other development projects don't really leave me enough time
It has many more option here and takes about 30 seconds to show the information (and longer than that on OSX).Hotkeys preferences has one option unless you check advanced.
ok, so you're streaming to a file, could you post the customize line here so we can check it out?} is appended to the saved file, it doesn't appear to be appended in any dialog box. Could be bad parsing of the command line built by the dialog...
This is probably due to wxwidgets' implementation in windows, I'll look into it.It has many more option here and takes about 30 seconds to show the information (and longer than that on OSX).
skins2 is a customizable interface, you can make your own skins if you want. I'm not quite sure what you are saying here.I am using skins2, but the skin on windows is not as good as the OSX one - the playlist is close to useless for example. Its not the most important thing, just as its the first thing people see - first impressions and all that.
It might be for the next release, we are currently going through string review for the whole application.Perhaps 'Customize:' should be renamed to somthing more obvious and hidden with a nice 'Advanced' checkbox like the preference window.
Code: Select all
:sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=raw,dst="c:\path\test'.mp3"}}
And the file name that this sample outputs is?Ok, I've narrowed it down, the } is appended only if the filename has a single quote (') in it, for example:
Code: Select all
:sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=raw,dst="c:\path\test'.mp3"}}
It'd output a file called test'.mp3}And the file name that this sample outputs is?Ok, I've narrowed it down, the } is appended only if the filename has a single quote (') in it, for example:
Code: Select all
:sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=raw,dst="c:\path\test'.mp3"}}
Another user, same problem. Using both test2 and the following (latest) nightly. vlc-0.8.5-test2-20060409-0001-win32Could you try with the new win32 nightly? I hope to have fixed it, but i'm not 100% sure.Manualy setting encoding from Default to CP1250 solves the problem, but the earlyer versions didn't have such problem.Code: Select all
Try manually setting a character-encoding before you open the file. subsdec error: failed to convert subtitle encoding. Try manually setting a character-encoding before you open the file.
Code: Select all
subsdec debug: invalid UTF-8 sequence: disabling UTF-8 subtitles autodetection
subsdec error: failed to convert subtitle encoding.
Try manually setting a character-encoding before you open the file.
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 13 guests