Punit Lodha

Results 61 comments of Punit Lodha

It should be ready before October

@utkarsh2102 Progress has been made on this. But the GSoC project was extended recently. So this will take a bit more time. Do you build from the master branch, or...

Fixed by #1480 Thanks @prateekmedia

#1499 details the issue with mp4 code flow and how to fix it

> Any idea why this PR isn't merged? Is there some work left? @ArchitBhonsle If you test this PR, you'll see that the SCC header is being repeated for each...

Could you please check if this is still an issue on the latest master? Should have been fixed by #1479

> Can't test for hardsub > > ``` > ~/ccextractor-master/linux % RUST_BACKTRACE=full ./build_hardsubx > Running pre-build script... > Obtaining Git commit > Git command not present, trying folder approach >...

@rezad1393 can you try adding the env variables, FFMPEG_INCLUDE_DIR and FFMPEG_PKG_CONFIG_PATH and then trying again? ``` FFMPEG_INCLUDE_DIR=/usr/include FFMPEG_PKG_CONFIG_PATH=/usr/lib/pkgconfig ``` or to whatever the correct path for your machine is

As @cfsmp3 mentioned, it should be initialized to NULL. You should also add a function to set the value for `encoder` field, which is called whenever the value for `dtvcc->encoder`...

You'll need to expose another extern function