Page 1 of 1

display codec details in OSD

Posted: 19 Apr 2012 08:13
by pavithra_mdn
Hi,

Is there a way to display codec details of a video as OSD. This should be applicable in case of a live stream as well as a recorded video.

Thanks,
Pavithra

Re: display codec details in OSD

Posted: 19 Apr 2012 09:12
by Rémi Denis-Courmont
No.

Re: display codec details in OSD

Posted: 19 Apr 2012 10:04
by pavithra_mdn
Thanks for the quick response. Is it not possible to modify the source tree for VLC to add this feature. I want to avold pressing Ctrl+I when I play a recorded video or a live stream in VLC

Re: display codec details in OSD

Posted: 19 Apr 2012 11:08
by Rémi Denis-Courmont
Everything is possible if you modify the source code.

Re: display codec details in OSD

Posted: 19 Apr 2012 11:13
by pavithra_mdn
Thank you