Search found 30 matches

Go to advanced search

by gnosygnus
05 Jun 2010 03:24
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14535

Re: VLC Win32 MSYS compile checklist

Sorry to hear about your issues. Just a disclaimer: the wiki link should be your main source. The checklist was meant for extra information: if it's wrong/confusing I would go back to the source. It is better written/detailed than mine. I think you are getting `__Unwind_SjLj_Register'" because ...
by gnosygnus
04 Jun 2010 00:54
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14535

Re: VLC Win32 MSYS compile checklist

Yeah, I have been meaning to clean up the list and go through everything one more time, but I've been bogged down with other issues (as well as the DVD playback time mentioned in another thread) Shouldn't mingwutils be extracted to mingw? Yes. :oops: . I edited it above. Also, shouldn't "C:\Min...
by gnosygnus
27 May 2010 05:49
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

Okay. I'll provide a git dif sometime over the next several days.

Thanks for the feedback/input.
by gnosygnus
26 May 2010 02:25
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

i.e. the UI slider will teleport after the inaccurate seek has completed. I agree: the UI slider does teleport after the inaccurate seek. If the user works off slider alone, then I think the user would be fine. However, the problem is with the "Playback" -> "Jump To Specific Time&quo...
by gnosygnus
26 May 2010 01:02
Forum: VLC 1.1.0 testing
Topic: Ctrl-Alt-Delete while playing video crashes VLC on Windows
Replies: 12
Views: 3591

Re: Ctrl-Alt-Delete while playing video crashes VLC on Windo

Okay. I went through each of the Video Output options on vlc-1.1.0-rc-20100523-0202 (restarting before each load). It seems that only DirectX (DirectDraw) causes it it crash. All the others work.

Also, I tried DirectX on vlc-1.2.0-git-20100523-0002. It doesn't crash.

Hope this helps.
by gnosygnus
23 May 2010 19:30
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

I figured out the discrepancy. VLC uses dvdnav_get_position to get the time and dvdnav_sector_search to set the time. Both these methods take a "pos" argument. However, "pos" is in blocks, not time. Blocks are not consistently the same size across all frames, so the time will be ...
by gnosygnus
22 May 2010 23:58
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Re: Flash videos drop sound every 6-15 seconds

Okay. Thanks for clarification. I was unable to reproduce the seeking issue when playing the file directly from my hard drive (tried different video outputs). I did get it when using "Open Network Stream". However, I'm guessing that is normal because youtube leverages its own api to get th...
by gnosygnus
22 May 2010 21:23
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Re: Flash videos drop sound every 6-15 seconds

Work fine. But seeking problem. Thanks for looking. But what do you mean by seeking problem? Are you seeing messages like mine below, and saying this is a seeking problem (sorry, seeking is vague to me) I'm sorry but I can't reproduce the problem, neither with the "Open Network Stream" op...
by gnosygnus
22 May 2010 02:28
Forum: VLC 1.1.0 testing
Topic: Ctrl-Alt-Delete while playing video crashes VLC on Windows
Replies: 12
Views: 3591

Re: Ctrl-Alt-Delete while playing video crashes VLC on Windo

Also doesn't crash: Preferences -> Video -> Output -> Dummy video output function
HTH
by gnosygnus
21 May 2010 18:52
Forum: VLC 1.1.0 testing
Topic: Ctrl-Alt-Delete while playing video crashes VLC on Windows
Replies: 12
Views: 3591

Re: Ctrl-Alt-Delete while playing video crashes VLC on Windo

I tried the following
- deactivating video
- loaded video file
- music plays
- ctrl-alt-delete: music still plays
- activated video
- loaded video file
- video plays
- ctrl-alt-delete: video crashes

Also, I verified that this crashes on another SP3 machine.
Hope this helps
by gnosygnus
20 May 2010 06:28
Forum: VLC 1.1.0 testing
Topic: Ctrl-Alt-Delete while playing video crashes VLC on Windows
Replies: 12
Views: 3591

Re: Ctrl-Alt-Delete while playing video crashes VLC on Windo

I have another Windows XP machine, but it was SP2. I can confirm that it doesn't crash there.

Maybe this is an SP3/SP4 issue? Can anyone confirm with Vista/7?

I also created the following ticket: http://trac.videolan.org/vlc/ticket/3653
by gnosygnus
20 May 2010 06:15
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Re: Flash videos drop sound every 6-15 seconds

Okay. I tried a few more things. I've done the following on my main machine (not the other XP machine I mention below). I went through the three routines listed below. In each case, I listened to the file/link for 1 minute. - ran VLC media player 1.1.0-rc-20100519-0202 The Luggage; chose "Open ...
by gnosygnus
20 May 2010 05:05
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14535

VLC Win32 MSYS compile checklist

This may not be the best place for this topic. My apologies if so, and please move/lock/purge if incorrect. As I described in this topic http://forum.videolan.org/viewtopic.php?f=32&t=76308 , I wanted to compile VLC on my machine in order to look at how it was reporting time for DVD playback. Ho...
by gnosygnus
20 May 2010 03:47
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

For anyone interested, I finally got make working on vlc today. I ended up starting over, and the earlier "library not found" errors went away. I'll post a checklist later for anyone who needs additional pointers. Also, I verified that xine does report correct times. That probably means th...
by gnosygnus
20 May 2010 03:42
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Re: Flash videos drop sound every 6-15 seconds

Thanks for checking. I've tried the nightly vlc-1.1.0-rc-20100519-0202-win32-debug.zip (and also the 20100519-0202-win32.7z) and it still drops I've tried the nightly on another Windows XP machine. It also skips, but the interval is longer (approximately 18 seconds) This same machine plays the flv f...
by gnosygnus
19 May 2010 00:54
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

gnosygnus wrote:Out of curiosity, did you want me to try dvd vs dvdsimple because one uses dvdnav and the other uses dvdplay? Yep. :D Okay. Lucky guess. :D What is your OS ? Windows XP. I managed to get it to bootstrap and configure successfully today. make still fails for me $ PATH=/usr/win32/bin:...
by gnosygnus
18 May 2010 01:58
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

Thanks for the tip. I tried vlc "dvd://F:\Battlestar Galactica\Season 1\Disc 1\VIDEO_TS" and vlc "dvdsimple://F:\Battlestar Galactica\Season 1\Disc 1\VIDEO_TS". Same time results in both (as shown above). The only difference I noticed between is that dvdsimple went straight to ti...
by gnosygnus
18 May 2010 01:42
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Re: Flash videos drop sound every 6-15 seconds

Okay. I created a ticket here: http://trac.videolan.org/vlc/ticket/3642. I just copied and pasted the text from my post.
Let me know if you need other information. Thanks.
by gnosygnus
17 May 2010 08:19
Forum: VLC 1.1.0 testing
Topic: Ctrl-Alt-Delete while playing video crashes VLC on Windows
Replies: 12
Views: 3591

Ctrl-Alt-Delete while playing video crashes VLC on Windows

I'm on Windows SP3. If I press Ctrl-Alt-Delete during playback, VLC 1.1pre2/pre4 will crash silently, but immediately. 1.0.0 GoldenEye does not crash. Crashing happens regardless of video type. I've tried playing several videos of different formats: flv, avi, mpeg, dvd. Audio files do not cause a cr...
by gnosygnus
16 May 2010 23:52
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

Okay. After spending some time looking at the source, it looks like vlc is using external libraries libdvdnav or libdvdread which is ifo aware. Also, I see some dvd-specific code in access/dvdnav.c and access/dvdread.c. I'll try to compile the code on my side and debug, though this will easily take ...
by gnosygnus
16 May 2010 18:46
Forum: VLC 1.1.0 testing
Topic: Flash videos drop sound every 6-15 seconds
Replies: 14
Views: 51147

Flash videos drop sound every 6-15 seconds

Hi all. As per subject, flash videos (.flv) drop sound every 6-15 seconds. Audio will have a temporary blip of silence every 6-15 seconds. It continues to drop sound for the remainder of playback. Video will play fine. For example, in the uploaded file http://www.mediafire.com/?c2immrfwzet , the sou...
by gnosygnus
16 May 2010 18:42
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

Re: DVD playback reports timecode/position incorrectly

Okay. Thanks for the confirm. I have to admit, it's pretty odd to have playback times that don't match reality, much less the DVD standard. For what it's worth, I can parse the chapter times from the IFO files based on information here http://dvd.sourceforge.net/dvdinfo/index.html . However, from wh...
by gnosygnus
15 May 2010 21:26
Forum: Development around libVLC
Topic: DVD playback reports timecode/position incorrectly
Replies: 54
Views: 12501

DVD playback reports timecode/position incorrectly

Hi all. This is a problem specific to VLC, but I am posting this in libVLC development, because I'm hoping to get a more technical answer. Also, someone else posted this same issue in General Troubleshooting and it seems to have gone lost in the noise: http://88.191.250.119/viewtopic.php?f=2&t=7...
by gnosygnus
09 May 2010 18:50
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58416

Re: JVLC status

Do you know if that structure has to be freed natively? Sorry. I'm new to JNA, and I can't say. I'm assuming that JNA takes care of all garbage collection and freeing memory. I looked through the docs and api now, and can't find any language otherwise. I found this post http://osdir.com/ml/java.jna...
by gnosygnus
09 May 2010 00:09
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58416

Re: JVLC status

For anyone interested... I figured out how to get subtitle/audio descriptions for all tracks. For example, libvlc_video_get_spu_description returns a libvlc_track_description_t. It will return back id and name for item0 but only a pointer to item1. To get the description for item1 (and others) * Cha...

Go to advanced search