Search found 14 matches

Go to advanced search

by natanael
07 May 2011 09:05
Forum: VLC stream-output (sout)
Topic: VLC 1.1.9 creating a DVB Radio compliant TS
Replies: 0
Views: 571

VLC 1.1.9 creating a DVB Radio compliant TS

I'm using an IP to ASI gateway in order to create a DVB compliant TS with only 1 Radio Program. The parameters if this Stream must be: SID (Program Number) = 2 NIT= 1 ONID= 1 PMT-PID= 4095 (0x0FFF) APID= 258 (0x102) Audio must be MPEG-1 Layer II CBR (96 kbps mono 48 kHz) so this is the commandline I...
by natanael
02 Dec 2010 09:48
Forum: VLC stream-output (sout)
Topic: I cannot change Video-PID in TS output
Replies: 0
Views: 921

I cannot change Video-PID in TS output

Why I cannot change the default PCR PID ? (video nor audio PIDs) I'm using VLC 1.1.4 to store an MPEG-2TS file. The commandline is: cvlc input.ts --sout '#std{mux=ts{pid-video=100,pid-audio=101,pid-pmt=500,tsid=1,netid=1,es-id-pid=1,program-pmt="120",sdtdesc="channel1"},access=fi...
by natanael
01 Dec 2010 22:10
Forum: VLC stream-output (sout)
Topic: Transport Stream and Elementary Streams PIDs
Replies: 0
Views: 399

Transport Stream and Elementary Streams PIDs

I'm using VLC 1.1.4 to store an MPEG-2TS file I analize with dvbsnoop. The commandline is: cvlc input.ts --sout '#std{mux=ts{pid-video=100,pid-audio=101,pid-pmt=500,tsid=1,netid=1,es-id-pid=1,program-pmt="120",sdtdesc="channel1"},access=file,dst=stream2.ts}' All PIDs are OK in PA...
by natanael
30 Jul 2010 16:38
Forum: VLC stream-output (sout)
Topic: vlc 1.1.2 no video remux on TS output
Replies: 3
Views: 1728

Re: vlc 1.1.1 no video remux on TS output

Yes you are right, the problem is always with Live Video input, and TS mux as output (works ok if ASF muxed out). I tried even remux the ASF to TS with another VLC session but also the same problem, no video at all. And the problem is still in version 1.1.2 I hope some developper may read about this...
by natanael
23 Jul 2010 11:11
Forum: VLC stream-output (sout)
Topic: vlc 1.1.2 no video remux on TS output
Replies: 3
Views: 1728

vlc 1.1.2 no video remux on TS output

I can play smoothly a live RTMP stream with 1.1.1 (rtmp://ip_server:port/application/streamname). The stream is H.264/AAC on a FLV container, however when I try to remux it to TS, I can only hear the audio, however no video at all(black screen). The commandline is: /usr/bin/cvlc -vvv rtmp://flashser...
by natanael
02 Jul 2010 12:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.1.0 Linux Compile error in taglib.cpp
Replies: 9
Views: 997

Re: VLC 1.1.0 Linux Compile error in taglib.cpp

Yes very strange. I have at /usr/local/include/taglib/ mp4coverart.h that creates CoverArtList as a List (typedef List<CoverArt> CoverArtList;) mp4item.h includes mp4coverart.h mp4tag.h includes mp4item.h mp4file.h includes mp4tag.h and finally mp4file.h is included in vlc-1.1.0/modules/meta_engine/...
by natanael
01 Jul 2010 19:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.1.0 Linux Compile error in taglib.cpp
Replies: 9
Views: 997

Re: VLC 1.1.0 Linux Compile error in taglib.cpp

Yes I have commented out the code in ReadMetaFromMP4() and now compiles.

Regards
by natanael
01 Jul 2010 18:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.1.0 Linux Compile error in taglib.cpp
Replies: 9
Views: 997

Re: VLC 1.1.0 Linux Compile error in taglib.cpp

tarball for VLC and taglib 1.6.3
There is SVN for taglib, not git repo.
by natanael
01 Jul 2010 17:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.1.0 Linux Compile error in taglib.cpp
Replies: 9
Views: 997

VLC 1.1.0 Linux Compile error in taglib.cpp

Hi, I get an error compiling 1.1.0 sources in Ubuntu: taglib.cpp: In function 'void ReadMetaFromMP4(TagLib::MP4::Tag*, demux_t*, demux_meta_t*, vlc_meta_t*)': taglib.cpp:329: error: 'CoverArtList' is not a member of 'TagLib::MP4' I have installed the libtag-dev packages version 1.6 but no success. I...
by natanael
01 Jul 2010 15:25
Forum: VLC stream-output (sout)
Topic: VLC 1.1.0 and VLC 1.2.0 RTMP output
Replies: 5
Views: 5846

VLC 1.1.0 and VLC 1.2.0 RTMP output

Is it possible to publish a stream to a FMS/Wowza/Red5 server using RTMP ouput ?

If so, how should be the commandline, with say:
Application URL => rtmp : // serverip : port / application
Stream => publishedstreamname
??

Thanks and regards
by natanael
08 Apr 2010 00:35
Forum: VLC stream-output (sout)
Topic: deinterlace generic error: doubling the frame rate ...
Replies: 6
Views: 1427

Re: deinterlace generic error: doubling the frame rate ...

Nope, the same problem with 1.1.0-pre1 from Git repository. I have seen at vlc/modules/video_filter/deinterlace.c this code: case DEINTERLACE_BOB: #if 0 RenderBob( p_vout, pp_outpic[0], p_pic, 0 ); RenderBob( p_vout, pp_outpic[1], p_pic, 1 ); break; #endif case DEINTERLACE_LINEAR: #if 0 RenderLinear...
by natanael
06 Apr 2010 13:36
Forum: VLC stream-output (sout)
Topic: deinterlace generic error: doubling the frame rate ...
Replies: 6
Views: 1427

deinterlace generic error: doubling the frame rate ...

I'm using Ubuntu 9.10 Server and VLC 1.0.5 compiled by me + FFMPEG SVN-r19352. I'm trying to use the deinterlace video filter for transcoding in realtime with several modes, however only discard,blend,mean,x modes work ok. The rest of modes : bob,linear,yadif,yadif2x don't work and send the error &q...
by natanael
01 Apr 2010 12:47
Forum: VLC stream-output (sout)
Topic: Yadif2x deinterlacing on transcoding
Replies: 1
Views: 1517

Re: Yadif2x deinterlacing on transcoding

Sorry, the default deinterlace filter for transcoding is always "blend". Even if I use deinterlace=yadif2x or any other filter, it always use the blend algo.

Is there any way to use the deinterlace filter I want ?
Thanks
by natanael
30 Mar 2010 16:34
Forum: VLC stream-output (sout)
Topic: Yadif2x deinterlacing on transcoding
Replies: 1
Views: 1517

Yadif2x deinterlacing on transcoding

I'm using VLC 1.0.5 compiled on Ubuntu 9.10 - 32 bits with FFMPEG SVN-r19352. I'm deinterlacing with the default transcode module function deinterlace, however as far as I can see, in the logs it always use the Bob algorithm by default. I would like to use yadif2x that is nicer. However I saw this i...

Go to advanced search