Search found 5 matches

Go to advanced search

by koo
11 Nov 2006 04:20
Forum: General VLC media player Troubleshooting
Topic: how to insert PCR in mpeg 2ts.
Replies: 1
Views: 717

how to insert PCR in mpeg 2ts.

i am writing a source code that converts H264 into mpeg2ts.

my question is about PCR.

how can i generate PCR? what is the rule?

i did look the vlc source code and ISO 13818-1.

but still dont know.

does PCR is related H264 Slice???(I,P,B)
by koo
11 Nov 2006 03:55
Forum: General VLC media player Troubleshooting
Topic: Problem displaying MPEG4 H264 video: waiting for SPS
Replies: 1
Views: 1362

SPS and PPS is required when decoding.

googling the RBSP(Raw Byte Sequence Payload)

as I know, H264 decoder needs RBSP.

SPS(Sequence Parameter Set)
PPS(Picture Parameter Set)
by koo
07 Nov 2006 01:34
Forum: General VLC media player Troubleshooting
Topic: H264 RTP Streaming + Packetization
Replies: 22
Views: 14233

hello jerrie85

i should try it.

thank you.
by koo
06 Nov 2006 05:16
Forum: General VLC media player Troubleshooting
Topic: streams h264 using h264 rtp payload not mpeg2 ts
Replies: 0
Views: 633

streams h264 using h264 rtp payload not mpeg2 ts

my job is streaming h264 using rtp.

vlc works when streams h264 using mpeg 2 ts.

but i think there is a some overhead.

so i want to streams h264 using rtp payload(rfc3984) not mpeg2ts.

is there a solution?

thank you .
by koo
06 Nov 2006 04:56
Forum: General VLC media player Troubleshooting
Topic: H264 RTP Streaming + Packetization
Replies: 22
Views: 14233

vlc rtp

hello jerrie85! if you dont mind, can i get the source code that you write? i need your help. my work is streaming h264 using rtp. when i start a work, i have no knowledge both rtp and h264.. i did study h264 and rtp and find a vlc . but vlc is so slow in my embded system. i did try customize it , b...

Go to advanced search