-
I've been meaning to migrate QSTranscode from my local SVN to a public repository for a while. Finally got around to it today. Binaries will be hosted on SourceForge and here, main change is that it will be much easier to get/merge source changes...
-
I just realized that I never released this rev. The change log is small, but there were some bigger changes to the internals to add non-MSDK supported video CODECs support. 1.0.0.8 - Check video codec profile for HW support - Decode video codecs that...
-
1.0.0.7 - If "-of 23" is specified and the reported frame rate is 29.97 soft telecine mode will be enabled (video is converted at 23.976) - Fix a bug where folder based sources didn't signal EOF properly bin
-
We don't put locks on our doors because it's convenient. We do it to create inconvenience when someone wants to open them, hoping the bad guys respect that - moving on to an easier target. We use other methods like alarms, cameras, etc. to encourage...
-
1.0.0.6 - Add sanity checks on FFMPEG reported frame rate - Don't parse AAC, FLAC, or COOK audio - Revert to FFMPEG 1.13 - Drop audio frames scheduled before video stream begins - Use the aspect ratio to calculate unspecified width/height parameters...
-
1.0.0.5 - Don't try to select non-folder sources audio tracks by language - Don't crash when an unsupported video codec is found - Update to FFMPEG 1.2 - Add -cp argument to select an encoding profile - Add -cl argument to select an encoding level...
-
1.0.0.3 - Add BDMV support - Add -rc arg to select rate control method bin
-
1.0.0.2 - Better support for files without audio - Add VIDEO_TS support - Disable MFX_EXTBUFF_VPP_PROCAMP bin
-
1.0.0.1 - Better handle files where the frame rate is not detected by scanning the header - Better support for VC-1 - Add -detect arg to dump the file format without processing the file - Add support for files without audio bin
-
QSTranscode : Command line utility that can be used to transcode video files using Intel QuickSync for decoding/encoding and FFMPEG for container and audio support. Edit files are supported in EDL and XML format for editing while transcoding. Special...
-
Getting closer... 2.7.2 - Add FfmpegProbeMultiplier setting. Multiplies default ffmpeg probesize by this number. Default is 1. - Add FfmpegAnalyzeMultiplier setting. Multiplies default ffmpeg max_analyze_duration by this number. Default is 1. - Use av_find_best_stream...
-
A few weeks ago I was having a realy hard time trying to figure out how to transcode audio with ffmpeg. It turned out to pretty straight forward, but I ended up crawling through ffmpeg.c to find out how to do it. As I want to figure out other concepts...
-
Haven't heard any negative feedback (besides speed) of the new Ffmpeg capture method so I'm opening up 2.7.0 to Early Access members. 2.7.0 - Add Ffmpeg RTP capture method. Preferred way to capture TS for other platforms Download
-
Simple command line utility that can be used to remux media files from one container to another. The main purpose is to scrub MPTS files created by SageDCT so media programs that don't deal with these files well can play a remuxed version. bin
-
This is an Early Access release. Version 1.2.2.6 - Add support for LAV Video decoder (forces DI and HWA decode, if available, during transcoding) - Fix a bug in codec detection when incomplete video stream informations is present - Fix a bug where JRSidecar...