Search found 8 matches

Go to advanced search

by michig54
20 Jun 2012 19:40
Forum: VLC stream-output (sout)
Topic: h264/FLV transcoding
Replies: 3
Views: 711

Re: h264/FLV transcoding

I am also having a similar issue transcoding into FLV1

In 2.0.2 and 2.0.1 I get the stream_out_transcode debug: late picture skipped (113844) messages.

In 2.0.0 I get this error:
Streaming / Transcoding failed:
VLC could not open the encoder.

In 1.1.11 it works fine.
by michig54
20 Jun 2012 18:34
Forum: VLC stream-output (sout)
Topic: h264/FLV transcoding
Replies: 3
Views: 711

Re: h264 transcoding

Same results with 2.0.2. It doesnt crash but I get repeated messages as so... stream_out_transcode debug: late picture skipped (113844) stream_out_transcode debug: late picture skipped (137389) stream_out_transcode debug: late picture skipped (130690) stream_out_transcode debug: late picture skipped...
by michig54
20 Jun 2012 18:13
Forum: VLC stream-output (sout)
Topic: h264/FLV transcoding
Replies: 3
Views: 711

Re: h264 transcoding

After making this post. I found out that it is known that h264 crashes on Windows 7. I will download and try the 2.0.2 nightly build.
by michig54
20 Jun 2012 18:00
Forum: VLC stream-output (sout)
Topic: h264/FLV transcoding
Replies: 3
Views: 711

h264/FLV transcoding

I am having no luck transcoding to h264. I have tried vlc version 2.0.0, 2.0.1 and 1.1.11. In 2.0.1, it will crash immediatly. In 2.0.0, I get repeated messages as so... stream_out_transcode debug: late picture skipped (113844) stream_out_transcode debug: late picture skipped (137389) stream_out_tra...
by michig54
03 May 2012 14:42
Forum: Development around libVLC
Topic: Logging/Error Messages
Replies: 4
Views: 542

Re: Logging/Error Messages

OK, are there any other logging or error messages that I can receive?
by michig54
02 May 2012 22:09
Forum: Development around libVLC
Topic: Logging/Error Messages
Replies: 4
Views: 542

Logging/Error Messages

I can't figure out how to get logging/error messages using libvlc 2.0.1. I am only interested in getting standard error messages. For instance, in vlc if input can't be opened, you'll get the error message: Your input can't be opened: VLC is unable to open the MRL 'http://10.0.0.195:80'. Check the l...
by michig54
02 May 2012 16:44
Forum: Development around libVLC
Topic: VLC_PLUGIN_PATH error
Replies: 9
Views: 4490

Re: VLC_PLUGIN_PATH error

The previous comments don't prove that there was a working environment variable, but that their fix was using a correct mrl. I've tried, with several path locations, with several different path attempts: putenv("VLC_PLUGIN_PATH=C:\\Program Files\\VideoLAN\\VLC\\plugins"); I've also tried u...
by michig54
01 May 2012 17:21
Forum: Development around libVLC
Topic: VLC_PLUGIN_PATH error
Replies: 9
Views: 4490

Re: VLC_PLUGIN_PATH error

Setting the VLC_PLUGIN_PATH environment variable doesn't seem to be working. libvlc_new always returns null unless I put the plugins directory in the directory with the executable, no matter how I try to set the Environment variable. I am using 2.0.1, I tried 2.1 and the same thing happened, I got t...

Go to advanced search