mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Better MI codec support #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've been testing native media flagging and using your generated media
info. I don't know if this can be changed but all encoded videos are pulled
as MPEG-4 Visual. Of course this includes mostly Xvid and DivX encoded
movies. I would like to distinguish between the codec names. Currently it
seems XBMC pulls it's metadata from the nfo using what you have as "Format
Info:" Is it possible to output to "Format Info:" the actual codec name?
Example xvid nfo below:

Video Stream 1
- Codec: MPEG-4 Visual
- Format Info: MPEG-4 Visual
- Duration: 1h 3mn 43s 240ms
- BitRate: 1 144 Kbps
- CodecID: XVID
- CodecID Info: 
- Scan type: Progressive

So if I were to scan my movies without using a NFO xbmc would natively know
the exact codec. Discussion on the values here
http://xbmc.org/forum/showpost.php?p=353137&postcount=5

Original issue reported on code.google.com by krypt2n...@gmail.com on 25 Jun 2009 at 5:04

GoogleCodeExporter commented 9 years ago
The next version does not use mediainfo.dll, and instead uses the exact same 
method
and outputs the same results as XBMC's native scraper.

Original comment by jason.schnitzler on 25 Jun 2009 at 5:57

GoogleCodeExporter commented 9 years ago
Mark as verified to close the issue.

Original comment by nadas.bence@gmail.com on 26 Jun 2009 at 7:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1692.

Original comment by nfnovais@gmail.com on 14 Mar 2010 at 4:55