Skip to main content
praks411's user avatar
praks411's user avatar
praks411's user avatar
praks411
  • Member for 13 years
  • Last seen this week
17 votes
Accepted

FFMpeg - How to copy codec ( video and audio ) from 'mp4' container to 'ts' container

12 votes
Accepted

How can I seek to frame No. X with ffmpeg?

11 votes

Extract audio to mp3 from mp4 using C++ (not executing ffmpeg with args)

10 votes

Unable to store pcm audio in .mp4 container file

9 votes
Accepted

Reading out specific video frame using FFMPEG API

8 votes
Accepted

Muxing from Audio and Video files with FFmpeg

7 votes

Selecting a Region OpenCV

6 votes
Accepted

Arduino - Using interrupts freezes processing and serial output?

5 votes
Accepted

How to find out bpm of an mp3 with C or python

5 votes
Accepted

FFMPEG - format not available?

4 votes

Seeking large file in c++ on windows

4 votes

How to get fps/frames per second of a videocapture object

3 votes
Accepted

NFC tag reading in python on raspberry pi

3 votes

Why will I have link errors when invoking a library (building the library is successful) in C++

2 votes
Accepted

Two situations regarding Declaring / Releasing IplImages

2 votes
Accepted

Binarisation of image for OCR

2 votes

OpenCV Video module tutorials

2 votes

How do i share a variable's value between C programs

2 votes

std::vector pushback throws EXC_BAD_ACCESS when used inside a C++ static method

1 vote

How to change a char to an integer?

1 vote

Program not accepting string input from console

1 vote

Vector of maps of objects

1 vote

Multiple timers in C

1 vote

How to use lcd.write with String Array in Arduino

1 vote

Balancing robot PID tuning

1 vote

The .mp4 video does not play, which is created from ffmpeg library (not command line)

1 vote

RGB-frame encoding - FFmpeg/libav

1 vote

FFmpeg C API - seek through live stream

1 vote

How to get the limit of processes in C

1 vote

Passing pointer to char* array into function to manipulate values on Arduino