Search found 6 matches

Go to advanced search

by Petr Kadlec
25 Oct 2004 22:01
Forum: VLC stream-output (sout)
Topic: Problems with first frame, when streaming from Darwin Stream
Replies: 3
Views: 891

Problems with first frame, when streaming from Darwin Stream

markfm: thank you for your advice, but you understood me wrong, the video stream is OK, the first frame of the stream is an I-frame. But vlc cannot decode the first frame, i took a look in the source code and I saw, that this frame has 1371 bytes (rtp payload for h263 + raw h263 data), this data arr...
by Petr Kadlec
25 Oct 2004 11:13
Forum: VLC stream-output (sout)
Topic: Problems with first frame, when streaming from Darwin Stream
Replies: 3
Views: 891

Problems with first frame, when streaming from Darwin Stream

Hi, I have problems while decoding the first frame of a stream, which is streamed from DSS to VLC (0.7.2). I always get following messages (only for the first frame): bad picture start code header damaged ... first frame is no key frame after getting the next key frame, the stream is OK. I have ever...
by Petr Kadlec
19 Oct 2004 13:52
Forum: General VLC media player Troubleshooting
Topic: command line option for fps (frames per second) setting
Replies: 1
Views: 1781

command line option for fps (frames per second) setting

Hi,
is there a command line option for setting the fps value?

VLC: 0.7.2
OS: linux

regards Petr K.
by Petr Kadlec
15 Oct 2004 09:58
Forum: General VLC media player Troubleshooting
Topic: YUV dumping with vlc
Replies: 4
Views: 1277

Thank you for the advice, it is working fine. btw, in the win32 GUI, yuo cen use following MRL command, in the streamoutput window: :sout=#transcode{vcodec=I420}:std{access=file,mux=raw,url="C:\temp\stream\testDump2.yuv"}} this command will do the same like the command line command before.
by Petr Kadlec
14 Oct 2004 12:13
Forum: General VLC media player Troubleshooting
Topic: H.263 over RTP - needed for DVB-H
Replies: 2
Views: 733

try to check if you have installed ffmpeg libraries (http://ffmpeg.sourceforge.net/index.php) on your system, these are responsible for decoding h.263. Then you will probably need to recompile vlc.

regards Petr
by Petr Kadlec
14 Oct 2004 10:31
Forum: General VLC media player Troubleshooting
Topic: YUV dumping with vlc
Replies: 4
Views: 1277

YUV dumping with vlc

Hi,
is it possible to dump some raw format (yuv, yv2, ...) from rtsp stream with vlc? In principle it should be possible, because vlc implements the ffmpeg libraries and they have this functionality.
OS: linux
vlc ver: 0.7.2
best regards Petr K.

Go to advanced search