Search found 45 matches

Go to advanced search

by fenrir
01 Dec 2012 22:22
Forum: General VLC media player Troubleshooting
Topic: Digicipher/SCTE-27 Subtitle support
Replies: 20
Views: 4810

Re: Digicipher/SCTE-27 Subtitle support

I have started adding SCTE-27 support. But I would like to have more samples to test the decoder. Does anyone have other samples that they could upload?
by fenrir
21 Jan 2012 15:14
Forum: General VLC media player Troubleshooting
Topic: Deinterlacing (Discard) Video Snapshots
Replies: 2
Views: 916

Re: Deinterlacing (Discard) Video Snapshots

You should try VLC 1.2. With this version, the snapshot will be correctly taken after every video filters have been applied. One difference with 0.9 though will be that the video will be upscaled (ie you will have a picture of 720x480 instead of 720x240).
by fenrir
21 Jan 2012 14:56
Forum: General VLC media player Troubleshooting
Topic: Banding in Video
Replies: 3
Views: 7236

Re: Banding in Video

You can try to enable the video "Banding removal" filter (you probably need VLC 1.2 for that).
by fenrir
06 Oct 2011 22:07
Forum: General VLC media player Troubleshooting
Topic: Digicipher/SCTE-27 Subtitle support
Replies: 20
Views: 4810

Re: Digicipher/SCTE-27 Subtitle support

In order to be able to help, we need a sample with such subtitles.
by fenrir
22 Sep 2011 23:41
Forum: General VLC media player Troubleshooting
Topic: Digicipher/SCTE-27 Subtitle support
Replies: 20
Views: 4810

Re: Digicipher/SCTE-27 Subtitle support

"ts warning: invalid header [0x49:10:c6:db] (pid: 7680)" means that a least a program is ciphered.
The hangs you see are probably due to the high numbers of such messages.
To see if it would be easy to add the support of SCTE-27, I would need a sample (around a minute at least of playback).
by fenrir
19 Jul 2010 23:35
Forum: Development around libVLC
Topic: libvlc 1.1.0 not freeing resources
Replies: 48
Views: 4630

Re: libvlc 1.1.0 not freeing resources

Nothing is missing from the logs you posted, I simply said that what you see (between 1.1 and 1.0) is expected. The code in 1.1 has been reworked, and some debug messages has been removed (in the code itself).
I will wait for you results.
by fenrir
19 Jul 2010 20:30
Forum: Development around libVLC
Topic: libvlc 1.1.0 not freeing resources
Replies: 48
Views: 4630

Re: libvlc 1.1.0 not freeing resources

There has been some debug messages removed explaining the differences in the logs. About the leak you experience, could you try the following patch ? diff --git a/modules/video_output/msw/directx.c b/modules/video_output/msw/directx.c index 6b0a6df..b15d61b 100644 --- a/modules/video_output/msw/dire...
by fenrir
15 Jul 2010 01:54
Forum: VLC media player for Windows Troubleshooting
Topic: Closed Caption on VLC 1.1.0
Replies: 8
Views: 1559

Re: Closed Caption on VLC 1.1.0

Could you make a sample showing the issue available for download ?
by fenrir
08 Oct 2009 22:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: native wma breaks with recent ffmpeg
Replies: 6
Views: 1314

Re: native wma breaks with recent ffmpeg

It should be fixed by [5964d90680547862f7e22003b074370cd1febcf0] in master and by [29372c90602c8fb11be11f11381d6fd4df1696b7] in 1.0.
by fenrir
29 Sep 2009 21:48
Forum: Contribute and help the VideoLAN project
Topic: VLC 1.0.2, wrongly reports broken AVI index
Replies: 3
Views: 1606

Re: VLC 1.0.2, wrongly reports broken AVI index

Thanks for the analysis, it has been fixed by [a2671feb378ec308e42a0e50ce9bfc41262baf9c] in master.
by fenrir
31 Jul 2009 20:50
Forum: VLC media player for Windows Troubleshooting
Topic: VLC fails to play Arcsoft HD PVR MP4 file output
Replies: 36
Views: 6255

Re: VLC fails to play Arcsoft HD PVR MP4 file output

And clearly, this file is BROKEN and windows media player ignores the errors.
Why don't you want to report the problem to the software vendor ? They are the one doing the errors and they could fix it easily.
by fenrir
31 Jul 2009 00:25
Forum: VLC media player for Windows Troubleshooting
Topic: VLC fails to play Arcsoft HD PVR MP4 file output
Replies: 36
Views: 6255

Re: VLC fails to play Arcsoft HD PVR MP4 file output

If properly configured (the file is at the bottom of the first dialog at start) I have Image
by fenrir
30 Jul 2009 23:24
Forum: VLC media player for Windows Troubleshooting
Topic: VLC fails to play Arcsoft HD PVR MP4 file output
Replies: 36
Views: 6255

Re: VLC fails to play Arcsoft HD PVR MP4 file output

You need to select the File input driver at start.
by fenrir
30 Jul 2009 22:40
Forum: VLC media player for Windows Troubleshooting
Topic: VLC fails to play Arcsoft HD PVR MP4 file output
Replies: 36
Views: 6255

Re: VLC fails to play Arcsoft HD PVR MP4 file output

You can for example use TSReader Lite (the free version).
With it you will have in the "MPEG-2 Statistics" frame: 324 PAT Sections with 324 CRC errors.
by fenrir
29 Jul 2009 20:00
Forum: VLC media player for Windows Troubleshooting
Topic: VLC fails to play Arcsoft HD PVR MP4 file output
Replies: 36
Views: 6255

Re: VLC fails to play Arcsoft HD PVR MP4 file output

Hi, Ignoring the CRC is not a good solution, it will creates problems with perfectly valid stream that had transport problems (and so have local corruptions). For example, with streams coming from DVB/ATSC satellite, or cable, or terrestrials or from UDP/RTP. The best solution would be to report the...
by fenrir
20 Jul 2009 22:11
Forum: VLC media player for Windows Troubleshooting
Topic: TeleText (Closed Captioning) Interface
Replies: 20
Views: 4327

Re: TeleText (Closed Captioning) Interface

In VLC 1.0 Closed Caption in the sense of US subtitling IS supported on all the samples I have found. It simply appears as normal subtitle tracks in the video menu. Do not confuse Closed Caption and Teletext as they are NOT the same thing at all. If you have a sample for which the Closed Caption sub...
by fenrir
13 Apr 2009 17:05
Forum: General VLC media player Troubleshooting
Topic: wrong decimal separator in .srt files
Replies: 6
Views: 2401

Re: wrong decimal separator in .srt files

I have added support for such buggy file by [0ea77dfd682d73ec7e1b0c089dc52d1de8e9e690] (vlc master).
It would be cool if you could post a sample somewhere to validate the fix :)
by fenrir
12 Apr 2009 16:43
Forum: General VLC media player Troubleshooting
Topic: file from DVD Rec causes VLC to crash
Replies: 2
Views: 296

Re: file from DVD Rec causes VLC to crash

Thanks for the sample.

I have fixed the issue in vlc master ([3d9eb4d80736a1bdb3bcb0c382bd14e55199aa63]).
For the time being, I think you can workaround the problem by disabling menu support for thoses DVD (in the VLC DVD open box).
by fenrir
17 Feb 2009 22:39
Forum: General VLC media player Troubleshooting
Topic: mpg-4 es video in a mpeg-2 ps
Replies: 7
Views: 1123

Re: mpg-4 es video in a mpeg-2 ps

You put only one pack header in the entire file. That is not valid. An extract of ISO/IEC 13818-1 says: "The Program Stream shall be constructed such that the time interval between the bytes containing the last bit of system_clock_reference_base fields in successive packs shall be less than or ...
by fenrir
16 Feb 2009 19:51
Forum: General VLC media player Troubleshooting
Topic: mpg-4 es video in a mpeg-2 ps
Replies: 7
Views: 1123

Re: mpg-4 es video in a mpeg-2 ps

Unless I am wrong you are using AAC encapsulated into ADTS and not into LATM. For ADTS you must use 0x0f as stream type instead of 0x11. Now you must be careful because you can only use MPEG-II AAC with ADTS in a PS or TS stream. If you want to have MPEG-4 AAC you must use LATM encapsulation which i...
by fenrir
12 Feb 2009 20:24
Forum: General VLC media player Troubleshooting
Topic: mpg-4 es video in a mpeg-2 ps
Replies: 7
Views: 1123

Re: mpg-4 es video in a mpeg-2 ps

Your PSM is invalid. The ID used for the video and audio track are the same whereas they should be 0xc0 + audio_index for audio 0xe0 + audio_index for video I would advise you to find the ISO/IEC 13818-1 to help you create valid PS. Now, for the audio, I see that you use stream_type 0x11, is it real...
by fenrir
05 Feb 2009 20:14
Forum: General VLC media player Troubleshooting
Topic: mpg-4 es video in a mpeg-2 ps
Replies: 7
Views: 1123

Re: mpg-4 es video in a mpeg-2 ps

Hi, Do you have more information on the file ? What tool created it ? I have looked at it. It seems bad formated to me: the "System Header is incomplete" and so hide the PSM that is behind it. A hex dump gives: [1] 00 00 01 BA 5E 0B EE 3F 94 01 00 A3 D7 F8 [2] 00 00 01 BB 00 06 [3] 00 00 0...
by fenrir
23 Nov 2008 23:35
Forum: General VLC media player Troubleshooting
Topic: DVB-T
Replies: 4
Views: 3613

Re: DVB-T

Here is an extract of the .m3u playlist I use:

#EXTM3U

#EXTINF:,,TF1
#EXTVLCOPT:program=1537
dvb://frequency=562332000:bandwidth=8

The vlc 1.0 (master, unstable) has been updated to provide an auto-scanning feature.
by fenrir
20 Nov 2008 23:56
Forum: General VLC media player Troubleshooting
Topic: ADTS AACPlus V2 streaming problem with VLC 0.9.6
Replies: 20
Views: 4910

Re: ADTS AACPlus V2 streaming problem with VLC 0.9.6

It is simple: Content-Type is not reliable for a lot of servers (file servers). In the general case, our internal demuxer detection code works better. On the other end, with icecast/streaming server, the first frame sent is often broken (start in the middle), while Content-Type is always right. So w...

Go to advanced search