X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2Ftitle.C;h=380873006669500a90e085fa35083e1256beafb5;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=a23c73b65590913464ca354061d9e18b6b396ee5;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/libzmpeg3/title.C b/cinelerra-5.1/libzmpeg3/title.C index a23c73b6..38087300 100644 --- a/cinelerra-5.1/libzmpeg3/title.C +++ b/cinelerra-5.1/libzmpeg3/title.C @@ -44,10 +44,10 @@ title_t(ztitle_t &title) int ztitle_t:: dump_title() { - printf("path %s "_LX"-"_LX" cell_table_size %d\n", + printf("path %s 0x%jx-0x%jx cell_table_size %d\n", fs->path, start_byte, end_byte, cell_table_size); for( int i=0; iprogram_start, cell->program_end, cell->title_start, cell->title_end); }