Yuy, herkenning door mplayer van de h264-data
This commit is contained in:
		
							parent
							
								
									9de298ca44
								
							
						
					
					
						commit
						9af2bc0d93
					
				
					 2 changed files with 13 additions and 12 deletions
				
			
		|  | @ -445,7 +445,7 @@ int main( ) { | |||
|       } | ||||
| 
 | ||||
|       if( ( ( TempChar[1] & 0x40 )  ) && ( ( TempChar[1] & 0x1F ) << 8 ) + ( TempChar[2] ) ) { | ||||
|         fill_pes( PES, TempChar, ( Adaption == 3 ? 4 + TempChar[4] : 4 ) ); | ||||
|         fill_pes( PES, TempChar, ( Adaptation == 3 ? 5 + TempChar[4] : 4 ) ); | ||||
|         print_pes( PES ); | ||||
|       } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Erik Zandvliet
						Erik Zandvliet