<div>Hi,</div><div><br></div><div><br></div><div>Is it possible to make a video output module to return the original bytes(no decode at all), or something already exists?</div><div><br></div><div><br></div><div>I used <span class="Apple-tab-span" style="white-space:pre">            </span>libvlc_video_set_format(context->mp, "YUYV", 352, 288, 288 * 2) can get YUYV and looks like no chroma I can use to get the original encoded(whatever) bytes.</div><div><br></div><div><br></div><div><a href="http://wiki.videolan.org/Chroma">http://wiki.videolan.org/Chroma</a></div><div><br></div><div><br></div><div>I read this:</div><div><br></div><div><a href="http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/1257">http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/1257</a></div><div><br></div><div>Thanks.</div><div><br></div>