issues Search Results · repo:deepmedia/Transcoder language:Java
Filter by
127 results
(99 ms)127 results
indeepmedia/Transcoder (press backspace or delete to remove)1. Description of the Bug
When the input video s aspect ratio is greater than 1 (landscape) and the desired aspect ratio is less than 1
(portrait), the cropping behavior is incorrect.
Example:
- Input ...
fedoseevav
- Opened 14 days ago
- #215
2025-06-20 18:57:31.815 5838-7118 TranscodeEngine I transcode(): called... 2025-06-20 18:57:31.853 5838-7118
TranscodeEngine I Created Tracks, Segments, Timer... 2025-06-20 18:57:31.856 5838-7118 TranscodeEngine ...
xunjianma
- 1
- Opened 22 days ago
- #214
When transcoding a specific video, I encounter the following issue:
java.lang.IllegalStateException: Timestamps must be monotonically increasing: 17229000, 17229000 at
com.otaliastudios.transcoder.internal.Timer$SegmentInterpolator.interpolate(Timer.kt:103) ...
Tahmasebimh
- 3
- Opened on Mar 13
- #213
I am merging two videos first one has audio and second one has not then it fails
GhostCorp0
- Opened on Feb 27
- #212
Stacktrace
Unexpected error while transcoding. (Ask Gemini)
java.lang.IllegalArgumentException: Failed ...
soroa
- Opened on Feb 7
- #211
I am using your API to compress a video file, it works fine on 95% of my tests, but on one video i have this stack trace
right after the begining :
E/TranscodeEngine(10577): Unexpected error while transcoding. ...
Tom3652
- 4
- Opened on Nov 17, 2024
- #210
When trying to parse the .mov file on some devices Transcoder fails with: java.lang.RuntimeException: setDataSource
failed: status = 0x80000000
Transcoder.into(resultFileAbsolutePath)
.addDataSource(sourceFileAbsolutePath) ...
kackogut
- 1
- Opened on Oct 24, 2024
- #208
this my code
try {
TrackStrategy mTranscodeAudioStrategy = DefaultAudioStrategy.builder()
.channels(1)//1單聲道 2立體聲道
.sampleRate(DefaultAudioStrategy.SAMPLE_RATE_AS_INPUT)
.bitRate(128000)
.build(); ...
c2977440
- 1
- Opened on Aug 22, 2024
- #206
Thanks a lot for jumping in @natario1 and fixing all of these issues. Would you be willing to consider the following
feature request: I basically want to generate a video from the image files that I already ...
enhancement
vanniktech
- 1
- Opened on Aug 20, 2024
- #205
The problem with android 10 is that there are always errors when the video is nearly compressed.
java.lang.IllegalArgumentException: bufferInfo must specify a valid buffer offset, size and presentation ...
bug
needs-info
MeiLaoban
- 2
- Opened on Jul 18, 2024
- #197

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.