Connecting an arbitrary encoder-decoder to VLC

About encoding, codec settings, muxers and filter usage
aliamiri
New Cone
New Cone
Posts: 7
Joined: 09 Jan 2009 23:32
Operating System: Windows
Location: Studnet

Connecting an arbitrary encoder-decoder to VLC

Postby aliamiri » 14 Jan 2009 22:42

I am working on video streaming. As part of my work, I have change the x.264 slightly and add some error resilience, and error concealment features to it. I hope some one can help to to know what is the simplest way to connect an arbitrary encoder-decoder to VLC.

Rémi Denis-Courmont
Developer
Developer
Posts: 15272
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Connecting an arbitrary encoder-decoder to VLC

Postby Rémi Denis-Courmont » 15 Jan 2009 20:51

If you want to transcode, you create a new encoder plugin that takes the right format as input and output, and the transcode stream output module will use automatically.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

aliamiri
New Cone
New Cone
Posts: 7
Joined: 09 Jan 2009 23:32
Operating System: Windows
Location: Studnet

Re: Connecting an arbitrary encoder-decoder to VLC

Postby aliamiri » 19 Jan 2009 21:58

Thank you Remi,
Can you refer me to a manual, which can help me to create a new plugin.

Rémi Denis-Courmont
Developer
Developer
Posts: 15272
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Connecting an arbitrary encoder-decoder to VLC

Postby Rémi Denis-Courmont » 20 Jan 2009 18:56

There is no up-to-date developper documentation. Although you probably want to look at the x264.c plugin in your case.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 9 guests