Search found 68 matches

Go to advanced search

by rkleemann
05 Aug 2016 23:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: ts demux: MPEG-4 descriptor not found when streaming to mp4 file
Replies: 4
Views: 3382

Re: error: ts demux: MPEG-4 descriptor not found when streaming to mp4 file

Thanks for pointing that out. So what would be the appropriate muxer considering I'm dealing with h264/aac? I tried TS, but I'm still not getting video. cvlc http://localhost:8080/live/test/playlist_dvr.m3u8 --sout=file/ts:/shared/tmp/test3.mp4 VLC media player 2.2.0 Weatherwax (revision 2.2.0-0-g13...
by rkleemann
05 Aug 2016 20:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: ts demux: MPEG-4 descriptor not found when streaming to mp4 file
Replies: 4
Views: 3382

error: ts demux: MPEG-4 descriptor not found when streaming to mp4 file

Hi, I'm pulling a m3u8 stream using clvc and outputting to mp4, and I get the errors: [00007f29c0c073d8] httplive stream: HTTP Live Streaming (localhost:8080/live/test/playlist_dvr.m3u8) [00007f29c0c18b78] ts demux: MPEG-4 descriptor not found for pid 0x101 type 0xf [00007f29c0cb2a68] packetizer_mpe...
by rkleemann
30 Jul 2015 17:38
Forum: VLC media player for macOS Troubleshooting
Topic: BlackMagic UltraStudio Mini Recorder and VLC
Replies: 20
Views: 19816

Re: BlackMagic UltraStudio Mini Recorder and VLC

I have the Blackmagic Design SDK, are there instructions on how to build VLC with this SDK so that it will recognize the device on OSX 10.10.3?

thanks
by rkleemann
21 Jun 2015 18:45
Forum: VLC media player for macOS Troubleshooting
Topic: BlackMagic UltraStudio Mini Recorder and VLC
Replies: 20
Views: 19816

Re: BlackMagic UltraStudio Mini Recorder and VLC

I am using VLC 2.2.1 on a MacBook Pro Yosemite 10.10.3. I also have the Ultrastudio Mini Recorder. However on capture device, I only see the Blackmagic Audio option. For video, I do not see Blackmagic at all, only the built-in webcam. But video works fine on the Blackmagic Media Express application ...
by rkleemann
19 Jun 2011 21:59
Forum: VLC stream-output (sout)
Topic: Transcoding to ipad2
Replies: 0
Views: 309

Transcoding to ipad2

Hi

Ive used vlc a lot to do various transcoding but never to a mac-compatible format. I want to take some videos from dig cameras and transcode to a format my ipad2 can play

Using the windows vlc interface, does anyone know how to configure the profile to make this work?

Thanks
Ricardo
by rkleemann
21 May 2009 00:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rtmp access crash on latest trunk (1.1)
Replies: 5
Views: 758

Re: rtmp access crash on latest trunk (1.1)

I guess what you're saying is that I need to recompile vlc with a different libc.
You must use an other libc.
Thanks. Unfortunately my Ubuntu version 8.0.4 currently does not provide glibc above 2.7
by rkleemann
20 May 2009 19:53
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rtmp access crash on latest trunk (1.1)
Replies: 5
Views: 758

Re: rtmp access crash on latest trunk (1.1)

I think the error message is self-explanatory.
You mean about the GNU/libc version?

That was only the output of vlc --version.

I guess what you're saying is that I need to recompile vlc with a different libc.
by rkleemann
20 May 2009 19:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rtmp access crash on latest trunk (1.1)
Replies: 5
Views: 758

Re: rtmp access crash on latest trunk (1.1)

I think the error message is self-explanatory.
I don't understand what you mean?
by rkleemann
20 May 2009 17:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rtmp access crash on latest trunk (1.1)
Replies: 5
Views: 758

rtmp access crash on latest trunk (1.1)

Hi, I created this topic in the linux forum, I'm not sure if it would belong here. If you need more info please let me know (maybe the topic can be moved here?). http://forum.videolan.org/viewtopic.php?f=13&t=59514 I built vlc from trunk on Ubuntu 8.0.4 64 bit. VLC media player 1.1.0-git Goldene...
by rkleemann
20 May 2009 03:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: help: vlc from trunk (1.1) segfaulting on rtmp access
Replies: 4
Views: 833

Re: help: vlc from trunk (1.1) segfaulting on rtmp access

Ok so I ran it inside gdb and was able to get a trace... After connecting, vlc basically outputs a ton of this, then it crashes. [0xbc3d98] access_rtmp generic debug: key: value: 0.000000e+00 [0xbc3d98] access_rtmp generic debug: key: value: 0.000000e+00 [0xbc3d98] access_rtmp generic debug: key: va...
by rkleemann
19 May 2009 18:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: help: vlc from trunk (1.1) segfaulting on rtmp access
Replies: 4
Views: 833

Re: help: vlc from trunk (1.1) segfaulting on rtmp access

Please give backtrace.
I can't find a core file anywhere in order to provide a bt.

How else can I be of help?

thanks
Ricardo
by rkleemann
19 May 2009 17:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: help: vlc from trunk (1.1) segfaulting on rtmp access
Replies: 4
Views: 833

help: vlc from trunk (1.1) segfaulting on rtmp access

Hi, I just built vlc from trunk, on Ubuntu 8.0.4. When I try to access rtmp from Flash Media Server, I get a segfault. The connection happens, vlc identifies the server type and shortly after it segfaults. $ bin/vlc --version VLC media player 1.1.0-git Goldeneye LibVLC has detected an unusable buggy...
by rkleemann
18 May 2009 23:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

Re: vlc 0.9.9 no access module matched "rtmp"

Ok, I'm including the plugin-path now and at least it states that 254 modules were found. but still rtmp is not found as an access module. In my vlc build I do see a rtmp directory inside the modules directory Also, what is the meaning of this error: [00000389] access_rtmp access warning: cannot con...
by rkleemann
17 May 2009 01:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

Re: vlc 0.9.9 no access module matched "rtmp"

Your vlc can't find the modules...
Thanks for the tip, but how do I fix this? Is it a path issue? An environment variable?

I searched around but didn't find anything.
by rkleemann
16 May 2009 23:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

Re: vlc 0.9.9 no access module matched "rtmp"

[00000001] main libvlc debug: module bank initialized, found 1 modules


This is not going to work...
Can you explain? Did I build vlc incorrectly maybe?

What do I need to do?
by rkleemann
16 May 2009 18:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

Re: vlc 0.9.9 no access module matched "rtmp"

Sorry, I cut and paste the wrong attempt. I had attempted both http and rtmp. As you can see below there's the error main input error: open of `rtmp://<ip>/live/liveStream' failed: could not create access: no access module matched "rtmp" VLC media player 0.9.9 Grishenko [00000001] main lib...
by rkleemann
16 May 2009 17:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

Re: vlc 0.9.9 no access module matched "rtmp"

Also, I was told that I needed to have libmodplug-dev installed, which I confirmed I do have installed.
by rkleemann
16 May 2009 17:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 0.9.9 no access module matched "rtmp"
Replies: 10
Views: 6062

vlc 0.9.9 no access module matched "rtmp"

Hi, Is rtmp support not quite functional yet? I just built vlc 0.9.9 under Ubuntu 8.0.4. bin/vlc --version VLC media player 0.9.9 Grishenko [00000001] main libvlc debug: VLC media player - version 0.9.9 Grishenko - (c) 1996-2009 the VideoLAN team [00000001] main libvlc debug: libvlc was configured w...
by rkleemann
12 May 2009 17:26
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot convert/save to FLV
Replies: 4
Views: 1772

Re: Cannot convert/save to FLV

Use MP4 if you want to have H.264 video and AAC audio. Ok thanks. but what if I want to do FLV, what combination should I use? Is flv container supported in any way, since it is an option for convert? Also with the latest windows 0.9.9 if I try h264 with any container type (including MP4), vlc cras...
by rkleemann
11 May 2009 22:14
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot convert/save to FLV
Replies: 4
Views: 1772

Cannot convert/save to FLV

Hi, I just installed windows version 0.9.9 and in the Convert/Save options, there's FLV encapsulation. I try to save as FLV, with h264 video and mp4/AAC audio. However the operation dies and the console complains about flv muxing. [00000425] main mux error: no sout mux module matched "flv"...
by rkleemann
07 May 2009 22:38
Forum: VLC stream-output (sout)
Topic: capture device and stream h264?
Replies: 1
Views: 399

capture device and stream h264?

Hi,

If I have a video capture device, can I use VLC to capture content and then stream out in h264? This would be in a windows computer.

Currently we use WME to capture and encode to WMV but I'd like to encode to h264.

Thanks
Ricardo
by rkleemann
19 Feb 2009 06:55
Forum: VLC stream-output (sout)
Topic: FLV streaming on Windows with 0.9.8a
Replies: 20
Views: 14627

Re: FLV streaming on Windows with 0.9.8a

I got it working! :D

I set keyint=50 in the vlc transcode...

Now I do have one problem... my apache error log is getting ALL the output from ffmpeg that's produced from live.php. There's a ton of garbage characters in my error.log

How do I prevent that from happening?
by rkleemann
19 Feb 2009 01:26
Forum: VLC stream-output (sout)
Topic: FLV streaming on Windows with 0.9.8a
Replies: 20
Views: 14627

Re: FLV streaming on Windows with 0.9.8a

Here's the error I'm getting (dimension not set). I also tried using the -s option to ffmpeg but didnt help: $ ffmpeg -i http://127.0.0.1:8100/stream.ts -vcodec copy -acodec copy -f flv - ... [h264 @ 0x7f14040fb780]decode_slice_header error [h264 @ 0x7f14040fb780]no frame! [h264 @ 0x7f14040fb780]non...
by rkleemann
16 Feb 2009 22:40
Forum: VLC stream-output (sout)
Topic: FLV streaming on Windows with 0.9.8a
Replies: 20
Views: 14627

Re: FLV streaming on Windows with 0.9.8a

I'm having trouble getting ffmpeg to work... I'm transcoding to h264 in vlc, and picking it up with ffmpeg but I get the errors: Input #0, mpegts, from 'http://127.0.0.1:8100/stream.ts': Duration: N/A, start: 64573.323867, bitrate: N/A Program 1 Stream #0.0[0x44], 1/90000: Video: h264, yuv420p, 176x...
by rkleemann
14 Feb 2009 20:53
Forum: VLC stream-output (sout)
Topic: FLV streaming on Windows with 0.9.8a
Replies: 20
Views: 14627

Re: FLV streaming on Windows with 0.9.8a

Joao, But I have a question here... I see that you're using ffmpeg with the "copy" vcodec. Then that means that the original encoding must already be h264, correct? What if we have an encoding source (say using WME) and we want to transcode to h264, and then stream out to flash... can that...

Go to advanced search