ID3v2 tag parser refactoring
[platform/core/multimedia/libmm-fileinfo.git] / mm_file_config.ini
1 ;junk_counter_limit
2 ; limit loop count for junk-data in mpeg4
3 ;max_analyze_duration
4 ; MPEGTS file timeout set
5 ;probesize
6 ; the size of the data to probe
7 [mm-file-config]
8 junk_counter_limit=1000
9 max_analyze_duration=100000
10 probesize=50000