Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-13 Thread Carl Zwanzig
On 9/13/2020 11:47 PM, Edward Park wrote: Okay, so the file displays 25:47 in Media Player and plays... how long? Yep, and I also asked that almost two weeks ago. The only sure ways to know the actual Total Running Time (TRT) are either to render it in real time or to count the frames/samples

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-13 Thread Edward Park
Hi, > Does anyone know anything about it? > I use the 96k option, but a difference of about 1s remains. > The file size is large, so I want to use it with more compression, but I > cannot apply it. >> The contents requested for confirmation have been retested and confirmed. >> This is the result

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-13 Thread myounggun jang
Dear FFmpeg user Does anyone know anything about it? I use the 96k option, but a difference of about 1s remains. The file size is large, so I want to use it with more compression, but I cannot apply it. 2020년 9월 3일 (목) 오전 11:23, myounggun jang 님이 작성: > Thank you for your interest > > The conten

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-02 Thread myounggun jang
Thank you for your interest The contents requested for confirmation have been retested and confirmed. This is the result of recording a wav file on an Android device and converting it on Windows PC. The length of the original file is 26:39, and the result of converting it to the default option is

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-01 Thread Edward Park
Hi, > When converting a wav file to MP3 using the default option, an error occurs > in the length. > Converted using the following command > > ffmpeg.exe -i 1.wav 1.mp3 > > The duration of the original wav is 1:09:30, but the length of the > converted MP3 is 1:07:16. > The length of the file was

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-01 Thread Carl Eugen Hoyos
Am Di., 1. Sept. 2020 um 10:22 Uhr schrieb myounggun jang : > ffmpeg.exe -i 1.wav 1.mp3 Complete, uncut console output missing. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscri

Re: [FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-01 Thread Carl Zwanzig
On 9/1/2020 1:21 AM, myounggun jang wrote: The duration of the original wav is 1:09:30, but the length of the converted MP3 is 1:07:16. Are those durations from actually playing the file? It's not uncommon for the container's metadata to be wrong and it sounds as if that's what's wrong (when

[FFmpeg-user] Problem about duration value of converted mp3 file

2020-09-01 Thread myounggun jang
When converting a wav file to MP3 using the default option, an error occurs in the length. Converted using the following command ffmpeg.exe -i 1.wav 1.mp3 The duration of the original wav is 1:09:30, but the length of the converted MP3 is 1:07:16. The length of the file was checked through Window